Skip to content

Releases: adonisjs/core

Updating underlying dependencies

09 Sep 14:38
Compare
Choose a tag to compare
  • chore(package): update dependencies 7a4de27

v2.0.17...v2.0.18

Swapping poppinss packages with AdonisJs one's

09 Sep 13:48
Compare
Choose a tag to compare
  • chore: update http-server 58d1718
  • chore: add instructions file to execute hash instructions b0f46db
  • refactor: cleaningup by using dedicated subpackages 9412423
  • chore(package): update dependencies 19c6546
  • fix: remove RequestLoggerConfig import from config template 0ee57b4

v2.0.16...v2.0.17

Using new API to copy templates

04 Sep 06:56
Compare
Choose a tag to compare

Now run:instructions command will copy templates defined inside the package.json file

  • chore: get rid of instructions file in favor of package.json declarations 6da2dbd
  • chore(package): update dependencies da3e212

v2.0.15...v2.0.16

Updating underlying dependencies

02 Sep 14:24
Compare
Choose a tag to compare
  • refactor: update module import style 4e9e3f5
  • refactor: update module import style for templates a0ef160
  • chore(package): update dependencies d9f6afd
  • chore(package): update dependencies ee58046
  • refactor: remove logger typings, since code has been removed dd00f8b

v2.0.14...v2.0.15

Binding CORS as a server vs a middleware

28 Aug 09:51
Compare
Choose a tag to compare
  • chore: upgrade to japav3 ca51a00
  • chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#1136) 1e4ced7
  • refactor(config): removing dead options after request logger removal 0840aef
  • refactor: use cors as a before hooks vs a middleware abd545d
  • chore(package): define require peer dependencies 725bc94
  • chore(package): update dependencies f0177b3

v2.0.13...v2.0.14

Removing request logger in favor of profiler

27 Aug 17:21
Compare
Choose a tag to compare

We must use profiler as one stop solution for all sort of internal logs

  • chore(package): upgrade application module c8a58e1
  • refactor: remove request logger in favor of universal profiler 9fa69de
  • chore(package): update dependencies b7fdd34

v2.0.12...v2.0.13

Adding logs to instructions file

19 Aug 02:37
Compare
Choose a tag to compare
  • refactor: add log message to instructions cec11c7
  • chore(package): update dependencies 4930279

v2.0.11...v2.0.12

Added support for profiler

17 Aug 09:01
Compare
Choose a tag to compare
  • feat: adding profiler to the core f8b6d38
  • chore(package): update dependencies 24a0cec

v2.0.10...v2.0.11

Handful of bug fixes related to application state

30 Jul 03:17
Compare
Choose a tag to compare
  • test: add test for application state 2e47664
  • fix: set application.isReady when server is ready 31ea269
  • chore(package): update dependencies 9e5e1df

v2.0.9...v2.0.10

Adding support for signed urls

29 Jul 05:43
Compare
Choose a tag to compare

Yayy! We finally have support for signed urls. Once a URL is signed, you can ensure that no one has tampered it at all.

  • test: fix breaking tests 343aa14
  • chore: update app config template 71ea842
  • feat: extend request and router on boot 5032536
  • feat: add support for signedUrl f6e6fd0
  • chore(package): update dependencies 7c44352

v2.0.8...v2.0.9