Skip to content

Releases: adonisjs/assembler

Install missing dependency @adonisjs/application

04 Oct 13:12

Choose a tag to compare

Getting ready for next release of core

04 Oct 11:01

Choose a tag to compare

The next release of core will have in-memory typescript compiler and hence assembler just need to watch and re-start the process

  • chore(deps): bump lodash from 4.17.15 to 4.17.20 (#13) 1fa45d7
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 (#12) 58f57fd
  • test: do not add colors functions in CI output 88ca66f
  • test: fix breaking tests ad12897
  • chore: publish under next tag 2f5068f
  • fix: pass explicit set of nodeOptions to generate:manifest command ce6a094
  • refactor: update logs output 9cb9dec
  • fix: access watcher.chokidar after calling watcher.watch method fa77bed
  • chore: update dependencies 2efbad0
  • refactor: cleanup ab76d1a
  • chore: update dependencies 29ad202
  • refactor: generate manifest file inside the build folder 954a731
  • refactor: update templates d3b8089
  • refactor: iron out rough edges 8f44440
  • fix: typo in require path 4ae9958
  • refactor: use typescript watcher to watch only source files e1521ef
  • refactor: cleanup and get it ready for newer version of AdonisJS 27cb8df
  • refactor: finalize EnvParser API b683bdc
  • refactor: finalize HTTP server API 07bae26
  • refactor: finalize Manifest generator API 2f0b9c2
  • refactor: cleanup Rcfile API 620af26
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 (#11) 727c6a7

v2.1.5...v3.0.0

Typo fix

07 Aug 12:53

Choose a tag to compare

  • fix: typo in the command message 067e99e

v2.1.4...v2.1.5

Updating underlying dependencies

07 Aug 08:06

Choose a tag to compare

  • docs(README): add audit badge and update links a7c1730
  • docs(README): add audit badge and update links 82697eb
  • fix: make sure to only set environment in rc file, when defined by the user ae5b238
  • chore: update/format meta and source files b2a7639
  • chore: update dependencies 4598686

v2.1.3...v2.1.4

Updating underlying dependencies

22 Jun 18:31

Choose a tag to compare

Updating underlying dependencies

15 May 11:15

Choose a tag to compare

Moving build script to the bin directory

11 May 11:03

Choose a tag to compare

Attempt to fix adonisjs/ace#113. Will add the complete story

  • fix: move index.ts to bin/index.ts and update main file entry 1b2b191

v2.1.0...v2.1.1

Adding support for using random ports

08 May 16:10

Choose a tag to compare

  • feat: use random port when port defined inside .env file is in use 7ece60f
  • chore: update dependencies c01eef1
  • chore: update dependencies d53f527
  • fix: validator stub update unique rule example (#8) 4b54b99

v2.0.3...v2.1.0

Export all missing commands

27 Apr 17:51

Choose a tag to compare

  • chore: update dependencies b6e568d
  • feat: add dynamic read a files from a commands directory (#6) f0bea82

v2.0.2...v2.0.3

Invoking instructions in verbose mode

21 Apr 18:36

Choose a tag to compare

  • refactor: invoke instructions in verbose mode c051f29
  • chore: update dependencies 92f8439

v2.0.1...v2.0.2