Skip to content

Releases: adonisjs/core

Add assets manager config to the config/app.ts file

24 Mar 08:36
Compare
Choose a tag to compare
  • refactor: rename AssetsConfig type to AssetsManagerConfig 323e42c
  • chore: update dependencies 83e8ffe
  • refactor: update config stub fda32d7
  • feat: add assets manager config to the stub 81c1697

v5.1.0...v5.1.1

Preparing for the final release

23 Mar 06:50
Compare
Choose a tag to compare
  • chore: update publish tag to latest 25890c1
  • refactor: remove return statement, since exiting process already 86dc781
  • test: fix breaking tests 0886329
  • improvement: use ctx.logger inside exception handler for reporting errors c15dbe4
  • chore: update dependencies 2ef92fc
  • docs(ISSUES_TEMPLATE): typo in bug_report.md (#2311) c5fbac4
  • test: write required tests for the assets manager a18969c
  • feat: add version property to the assets manager 6885945
  • feat: add assets manager 22f7d26
  • chore: update dependencies 989f83c
  • chore: update contact links c7d6ddd
  • fix: add templates back 2729aae
  • chore: remove templates added via UI a45f659
  • chore: update gh templates 4708335
  • chore: update dependencies 3787353

v5.0.5-canary-rc-2...v5.1.0

Updating underlying dependencies

15 Feb 12:29
Compare
Choose a tag to compare
Pre-release

v5.0.5-canary-rc-1...v5.0.5-canary-rc-2

Getting ready for the big release :)

14 Feb 13:08
Compare
Choose a tag to compare
Pre-release
  • chore: update compile script to copy templates d8be6fb
  • feat: export Exception from standalone module 49652cb
  • refactor: use container.resolveBinding instead of container.use 0881bb7
  • fix: flush headers when serving static files 6fdbcd8
  • fix: do not handle error when prompt was cancelled 30e623f
  • style: reformat source files f2b614b
  • chore: remove npm-audit in favor of synk 513791c
  • chore: update dependencies f42cce2
  • docs(readme): add foss badge 091083e
  • docs: update image title for appmasters c43b205
  • docs: update patreons list b4ce0d9

v5.0.4-preview-rc-2.1...v5.0.5-canary-rc-1

Upgrade dependencies & handle uncaughtExceptions

28 Nov 01:28
Compare
Choose a tag to compare
  • improvement: crash process on uncaughtException bbc320f
  • chore: upgrade typescript to 4.1.2 1f37609
  • chore: upgrade dependencies 4883650
  • docs: updating patreons list 30da87a

v5.0.4-preview-rc-2...v5.0.4-preview-rc-2.1

Publish under alpha tag

24 Oct 13:45
Compare
Choose a tag to compare
Pre-release

Externalize validator config

21 Oct 05:16
Compare
Choose a tag to compare
Pre-release
  • chore: update dependencies 8c7e640
  • refactor: define validator config 7a2e802
  • refactor: cleanup app config a4a71d8
  • chore: update dependencies a2ec723

v5.0.2-beta-rc-9...v5.0.3-beta-rc-10

Update underlying dependencies

20 Oct 16:19
Compare
Choose a tag to compare
Pre-release
  • chore: remove package-lock file a5dc542
  • chore: update dependencies e7c146b

v5.0.2-beta-rc-8...v5.0.2-beta-rc-9

Update @adonisjs/application

14 Oct 18:30
Compare
Choose a tag to compare
Pre-release
  • test: fix breaking tests after dependencies upgrade 1613b67
  • chore: update dependencies 6a2d3a3

v5.0.2-beta-rc-7...v5.0.2-beta-rc-8

Update instructions to setup environment variables and env validations

14 Oct 07:20
Compare
Choose a tag to compare
  • chore: update dependencies dc5b443
  • chore: add link to the contracts file aa68ab7
  • chore: validate node env 85ac9cd
  • chore: define NODE_ENV inside .env file b8d4ea0
  • refactor: do not register exception handler when not configured ec24b6a
  • chore: update instructions to create env validations and .env file 817ee8d

v5.0.2-beta-rc-6...v5.0.2-beta-rc-7