Skip to content

Releases: adonisjs/static

Rename config stub to match the convention of other packages

09 Jan 05:10
Compare
Choose a tag to compare
  • refactor: rename config stub path to match the convention of other packages 23de8f8

Full Changelog: v1.1.0...v1.1.1

Small improvements

08 Jan 09:02
Compare
Choose a tag to compare
  • refactor: compute middleware default config from defineConfig helper c02a641
  • chore: bundle types.ts file via tsup as well 88ece42
  • chore: update dependencies d766fd9

Full Changelog: v1.0.4...v1.1.0

Update configure hook

24 Dec 07:38
Compare
Choose a tag to compare
  • docs: update link to docs 89c5b58
  • refactor: configure hook 8bb458a
  • refactor: assign exported config to a variable 124ae2c
  • refactor: codemods to update metaFiles 927e67e

Full Changelog: v1.0.3...v1.0.4

Generate bundled types using TSC

27 Nov 04:24
Compare
Choose a tag to compare
  • chore: publish source maps and use tsc for generating types 182930d
  • chore: update dependencies cfca5f5
  • chore: update peer dependencies range c208d39

Full Changelog: v1.0.2...v1.0.3

Bundle using tsup

18 Oct 05:28
Compare
Choose a tag to compare
Bundle using tsup Pre-release
Pre-release
  • chore: use tsup for bundling 0e2b60e
  • chore: update dependencies b1947e0

Full Changelog: v1.0.3-1...v1.0.3-2

Register middleware on configure

23 Aug 11:19
Compare
Choose a tag to compare
Pre-release
  • feat: register middleware via codemods be1b7fb

v1.0.3-0...v1.0.3-1

Update dependencies

22 Aug 05:56
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release
  • ci: increase test timeout for ci 3613fcd
  • chore: update dependencies f610566
  • ci: add typecheck script 6cf3b28
  • ci: use shared checks file 2e225a9

Full Changelog: v1.0.2...v1.0.3-0

Update dependencies

26 Jul 10:58
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Update dependencies

09 Jun 06:52
Compare
Choose a tag to compare
  • chore: add engines.node to package.json file 0aa513d
  • chore: update dependencies 15532da
  • chore: add repo details to package.json file e48ca09

Full Changelog: v1.0.0...v1.0.1

First working release

20 Feb 12:46
Compare
Choose a tag to compare

Commits

  • docs: typo in readme (#1) 37ecd11
  • refactor: update to be used with @adonisjs/core next version e6b0cd7
  • chore: update dependencies 72c9b2d
  • feat: add provider 311a1f4
  • feat: add stubs af69bc1
  • feat: export static_middleware via submodule f6df349
  • chore: gitignore coverage dir ee223a9
  • chore: update dependencies 6aed04a

What's Changed

New Contributors

Full Changelog: https://github.com/adonisjs/static/commits/v1.0.0