Skip to content

Releases: vinsonchuong/passing-notes-static

v1.3.3

29 Apr 18:11
96a6622

Choose a tag to compare

1.3.3 (2026-04-29)

Bug Fixes

  • dependencies: Update all dependencies (da74433)
  • serveStatic: Omit Content-Type when the file path has no extension (e06e6d2)

v1.3.2

11 Aug 03:54
da6f3f0

Choose a tag to compare

1.3.2 (2023-08-11)

Bug Fixes

  • dependencies: Update dependencies (da6f3f0)

v1.3.1

10 Aug 15:12
cab7d3a

Choose a tag to compare

1.3.1 (2023-08-10)

Bug Fixes

  • npmignore: Exclude dependency cache from package (cab7d3a)

v1.3.0

27 Feb 01:18
c1c56fe

Choose a tag to compare

1.3.0 (2023-02-27)

Features

  • serveStatic: Allow serving from a map of path to string (5cda149)

v1.2.3

27 Jun 22:33
e3854fe

Choose a tag to compare

1.2.3 (2022-06-27)

Bug Fixes

  • package.json: Add main field to address deprecation warning (e3854fe)

v1.2.2

20 Jun 22:56
466e9d8

Choose a tag to compare

1.2.2 (2022-06-20)

Bug Fixes

  • dependencies: Update dependencies (466e9d8)

v1.2.1

11 Jul 22:15
6779058

Choose a tag to compare

1.2.1 (2021-07-11)

Bug Fixes

  • github-actions: Avoid packaging temp files in package (6779058)

v1.2.0

06 Dec 03:37
5702a91

Choose a tag to compare

1.2.0 (2020-12-06)

Features

  • serveStatic: Allow mounting to a specific baseUrl (d8b59ec)

v1.1.2

23 Nov 20:02
7c3d9d6

Choose a tag to compare

1.1.2 (2020-11-23)

Bug Fixes

  • ci: Fix Dependabot action (7c3d9d6)

v1.1.1

02 Nov 17:10
4434fbb

Choose a tag to compare

1.1.1 (2020-11-02)

Bug Fixes

  • serveStatic: Force clients to revalidate cached resources (4434fbb)