Skip to content

Releases: errorception/staticify

v5.0.0

04 Sep 17:44
Compare
Choose a tag to compare

Highlights:

  • Update dependencies most notably [email protected]
  • Add official TypeScript declarations

v4.0.0...v5.0.0

v4.0.0

28 Feb 07:30
Compare
Choose a tag to compare

Highlights:

  • Drop Node.js 8.x support
  • Minor code cleanup
  • Switch to GitHub Actions CI

v3.3.4...v4.0.0

v3.3.4

30 Aug 11:34
Compare
Choose a tag to compare

Fix handling of a URL which has a non-hash component in the place of a hash (#37)

v3.3.3

15 Jul 05:59
Compare
Choose a tag to compare

CI and dep updates

v3.3.2

30 Aug 09:24
Compare
Choose a tag to compare
3.3.2

v3.3.1

03 Apr 07:27
Compare
Choose a tag to compare
  • Refresh should refresh file hashes by clearing the memoized hashes (#30)

v3.3.0

25 Mar 12:56
Compare
Choose a tag to compare
  • Handle substrings and repetitions correctly in replacePaths (#25)
  • Update devDependencies

v3.2.0

06 Dec 08:26
Compare
Choose a tag to compare
3.2.0

v3.1.0

21 Oct 14:28
Compare
Choose a tag to compare
  • Lazy-load file hashes (#23)
  • Update devDependencies

v3.0.0

16 Jun 06:12
Compare
Choose a tag to compare
  • Drop Node.js 4.x support; minimum is 6.x now
  • Add support to specific route in express (#18)