Skip to content

Releases: adonisjs/assembler

Copy dot-files from metaFiles patterns

28 Nov 06:55
Compare
Choose a tag to compare
Pre-release
  • 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

23 Nov 06:53
Compare
Choose a tag to compare
Pre-release
  • 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

23 Nov 06:22
Compare
Choose a tag to compare
  • 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

23 Nov 05:02
Compare
Choose a tag to compare
Pre-release
  • 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

Full Changelog: v6.1.3-25...v6.1.3-26

Improvements to log messages during dev server

17 Oct 11:59
Compare
Choose a tag to compare
  • 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

07 Oct 06:46
Compare
Choose a tag to compare
  • test: fix breaking tests 0572331
  • refactor: install @japa/runner@2.5.1 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

Full Changelog: v5.9.5...v5.9.6

Use tsup for bundling

17 Oct 09:59
Compare
Choose a tag to compare
Use tsup for bundling Pre-release
Pre-release
  • 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

03 Oct 21:57
Compare
Choose a tag to compare

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

22 Aug 18:03
Compare
Choose a tag to compare
  • 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

22 Aug 17:21
Compare
Choose a tag to compare
  • test: fix breaking tests 352c5a0
  • refactor: do not copy .adonisrc.json file 52ea054

Full Changelog: v6.1.3-20...v6.1.3-21