Stable major release
Please consult the following release to learn more about the breaking changes
Commits
- chore: publish under latest tag 22d6926
- Merge pull request #66 from adonisjs/next 14aab7b
- Merge branch 'develop' into next 9a8d68e
- test: fix failing tests a02eaf5
- refactor: remove usage --expiremental-meta-resolve flag 831d361
- chore: bundle types.ts file via tsup as well b4ed967
- chore: update dependencies 7dad0d4
- chore(release): 5.9.6 5f23411
- test: fix breaking tests 0572331
- refactor: install @japa/[email protected] as the latest one is ESM only 330aa21
- chore: add engine key 7189b93
- chore: update dependencies 189d7b9
- fix: remove deprecated string options on examples d261515
- chore: update dependencies 4f11032
What's Changed
- refactor: use builtin
fs/promises
instead offs-extra
by @targos in #58 - fix: metafiles copying by @Julien-R44 in #60
- Add code transformer APIs by @Julien-R44 in #61
- fix(transformer): addCommand method was not using correct property name by @RomainLanz in #62
- Add
addJapaPlugin
to Codemods by @Julien-R44 in #63 - Fix metafile copying when lock file is not found by @Julien-R44 in #64
- Bundler automatically detect used package manager by @Julien-R44 in #65
- Merge to develop for final release by @thetutlage in #66
New Contributors
- @thetutlage made their first contribution in #66
Full Changelog: v5.9.6...v7.0.0