Releases: adonisjs/assembler
Releases · adonisjs/assembler
Fix bundler arguments not passed
Fix broken source maps on spawned processes
Use latest version of cpy
Full Changelog: v6.1.3-12...v6.1.3-13
Another Bug fix
- fix: concat options.scriptArgs to args passed to Japa 58b6f40
Full Changelog: v6.1.3-11...v6.1.3-12
Bug fix
- fix: incorrect conversion of options to flags 5ac081f
Full Changelog: v6.1.3-10...v6.1.3-11
Accept all Japa flags as options
- refactor: allow test suite files to be a string or an array 54850a9
- feat: accept rest of japa flags as config options b83078c
- chore: update dependencies 9164284
Full Changelog: v6.1.3-9...v6.1.3-10
Add methods to close the dev server and tests runner
- feat: expose methods to close test runner and dev server 8e7652d
Full Changelog: v6.1.3-8...v6.1.3-9
Improvements to the way child process errors are displayed
- refactor: do not reprint child process errors b9a70bd
- refactor: do not rewrite fatal error c0501e3
- fix: do not kill tests watcher when test fails 50a97b8
Full Changelog: v6.1.3-7...v6.1.3-8
Bug fixes
- fix: metafiles copying (#60) dbda3b7
- refactor: remove test filters.match property 083db02
- chore: add engines to package.json file 18d78e2
- chore: do not publish source files 343ca83
- chore: use @adonisjs/tooling presets for tooling config c3e2b47
- chore: upgrade japa to v3 004ac1c
- chore: update dependencies 8225934
What's Changed
- fix: metafiles copying by @Julien-R44 in #60
Full Changelog: v6.1.3-6...v6.1.3-7
Pass logger assets server
- fix: assign logger to assets server when creating an instance of it d7dfd75
Full Changelog: v6.1.3-5...v6.1.3-6