Skip to content

Releases: adonisjs/static

Fix `dotfiles` broken option

15 Mar 17:35

Choose a tag to compare

2.0.1 (2026-03-15)

Bug Fixes

  • pass dotfiles option to serve-static (#4) (5db6b53)

Tag as latest

25 Feb 07:32

Choose a tag to compare

2.0.0 (2026-02-25)

Full Changelog: v1.1.1...v2.0.0

Register middleware as singleton

25 Oct 08:27

Choose a tag to compare

Pre-release

2.0.0-next.1 (2025-10-25)

Features

  • register middleware as a singleton (dcd95c0)

Full Changelog: v2.0.0-next.0...v2.0.0-next.1

Target v7

10 Sep 10:10

Choose a tag to compare

Target v7 Pre-release
Pre-release

2.0.0-next.0 (2025-09-10)

Full Changelog: v1.1.1...v2.0.0-next.0

Rename config stub to match the convention of other packages

09 Jan 05:10

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

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

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

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

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

Choose a tag to compare

Pre-release
  • feat: register middleware via codemods be1b7fb

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