Skip to content

Releases: adonisjs/assembler

Publish under alpha tag

25 Oct 04:38
Compare
Choose a tag to compare
  • chore: publish under latest tag a039ec2
  • chore: update dependencies 6751fca

v3.0.5...v3.0.6

Update sink version

21 Oct 15:54
Compare
Choose a tag to compare
  • chore: update dependencies b286620

v3.0.4...v3.0.5

Improvements to development workflow

21 Oct 10:38
Compare
Choose a tag to compare
  • chore: update dependencies 1013043
  • chore: update dependencies 9f20e3e
  • fix: reload server when .env files change 6a09386
  • refactor: do not kill watcher when HTTP server dies 08cbabe
  • refactor: do not pluralize Dashboard controller name 6f9019c
  • chore: remove package-lock file (#14) 6afd6d6

v3.0.3...v3.0.4

Tweaking stubs

14 Oct 07:39
Compare
Choose a tag to compare
  • chore: update dependencies 8e9b8ed
  • improvement: attempt to obtain port only when is a valid number 13b4fb9
  • refactor: update stub templates 71971dd
  • chore: update dependencies 11affee

v3.0.2...v3.0.3

Update underlying dependencies

10 Oct 13:24
Compare
Choose a tag to compare
  • chore: set FORCE_COLOR env var when running release command c65144f
  • chore: update @adonisjs/core package fb82f0d
  • chore: update dependencies dae68f9
  • refactor: import BaseCommand,args and flags from @adonisjs/core 8a03d7b

v3.0.1...v3.0.2

Install missing dependency @adonisjs/application

04 Oct 13:12
Compare
Choose a tag to compare

Getting ready for next release of core

04 Oct 11:01
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare