Skip to content

Releases: adonisjs/static

Fix `dotfiles` broken option

Choose a tag to compare

@github-actions github-actions released this 15 Mar 17:35

2.0.1 (2026-03-15)

Bug Fixes

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

Tag as latest

Choose a tag to compare

@github-actions github-actions released this 25 Feb 07:32

2.0.0 (2026-02-25)

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

Register middleware as singleton

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Oct 08:27

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

Target v7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 10:10

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

Choose a tag to compare

@thetutlage thetutlage released this 09 Jan 05:10
  • refactor: rename config stub path to match the convention of other packages 23de8f8

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

Small improvements

Choose a tag to compare

@thetutlage thetutlage released this 08 Jan 09:02
  • 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

Choose a tag to compare

@thetutlage thetutlage released this 24 Dec 07:38
  • 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

Choose a tag to compare

@thetutlage thetutlage released this 27 Nov 04:24
  • 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

Bundle using tsup Pre-release
Pre-release

Choose a tag to compare

@thetutlage thetutlage released this 18 Oct 05:28
  • chore: use tsup for bundling 0e2b60e
  • chore: update dependencies b1947e0

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

Register middleware on configure

Pre-release

Choose a tag to compare

@thetutlage thetutlage released this 23 Aug 11:19
  • feat: register middleware via codemods be1b7fb

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