Releases: adonisjs/core
Releases · adonisjs/core
Add assets manager config to the config/app.ts file
Preparing for the final release
- 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
Updating underlying dependencies
Getting ready for the big 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
Upgrade dependencies & handle uncaughtExceptions
Publish under alpha tag
- chore: update dependencies a59ff3e
Externalize validator config
Update underlying dependencies
Update @adonisjs/application
Update instructions to setup environment variables and env validations
- 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