Releases: adonisjs/assembler
Releases · adonisjs/assembler
Copy dot-files from metaFiles patterns
- fix: junk files filtering logic c2ebc6a
- feat: copy dot-files and dot-folders from metaFiles patterns 55410a3
- refactor: do not watch .adonisrc.json file anymore 9f8c1b6
- fix: metafile copying when lock file is not found (#64) f3e3070
What's Changed
- Fix metafile copying when lock file is not found by @Julien-R44 in #64
Full Changelog: v6.1.3-28...v6.1.3-29
Display inter process message duration
- refactor: display inter process message duration in the welcome message 16ad6a1
Full Changelog: v6.1.3-27...v6.1.3-28
Construct click friendly URL in welcome message
- refactor: construct click friendly URL in welcome message bf3d2fb
Full Changelog: v6.1.3-26...v6.1.3-27
Add codemod to register a japa plugin
- chore: publish source maps and use tsc for generating types 62d0251
- chore: update snapshots a726c8d
- chore: update dependencies ba0b6d0
- feat: add
addJapaPlugin
to Codemods (#63) e18c64e
What's Changed
- Add
addJapaPlugin
to Codemods by @Julien-R44 in #63
Full Changelog: v6.1.3-25...v6.1.3-26
Improvements to log messages during dev server
- feat: display time taken to start the HTTP server process 2d6477d
What's Changed
- fix(transformer): addCommand method was not using correct property name by @RomainLanz in #62
Full Changelog: v6.1.3-22...v6.1.3-25
Install @japa/runner@2 when configuring tests
Use tsup for bundling
- chore: update the list of files to publish 8872ef5
- chore: use tsup for bundling 3eaea80
- chore: update dependencies 2215c38
- test: update unreliable tests ce331e2
- chore: pin swc version 63dc53c
- fix(transformer): addCommand method was not using correct property name 9252b71
Full Changelog: v5.9.5...vv6.1.3-24
v6.1.3-23
What's Changed
- fix(transformer): addCommand method was not using the correct property name by @RomainLanz in #62
Full Changelog: v6.1.3-22...v6.1.3-23
Codemods - Do not modify source on duplicate entries
- refactor: do not modify source file on duplicate entries ed3efb5
Full Changelog: v6.1.3-21...v6.1.3-22
Do not copy .adonisrc.json file to build folder
Full Changelog: v6.1.3-20...v6.1.3-21