- Suggest props destructuring if possible (#6069)
- Fix typo in migration task (#6070)
- Migrate type comments on arrow functions (#5933)
- Use LayoutLoad inside +layout.js files (#5931)
- Create
.ts
files from<script context="module" lang="ts">
(#5905)
- Rewrite type names (#5778)
- handle lone return statements (#5831)
- Fix error placement on (arrow) function when checking load input (#5840)
- handle more import cases (#5828)
- check load function input (#5838)
- Correctly rename files with spaces when migrating (#5820)
- Add a README (#5817)