Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.82 KB

File metadata and controls

44 lines (25 loc) · 2.82 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.5.0 (2025-10-30)

7.4.2 (2025-10-29)

Bug Fixes

  • Use base table query for checking version existense when setting a head version

Features

  • Introducing an option to have a single fingerprint id for all the files in a package so that the files can be co-located at runtime.

7.2.0 (2022-02-26)

Features

  • support custom cdnBaseUrl (6de56d9)

7.1.0 (2021-11-29)

Features

  • cache: properly handle http caching headers (#135) (d90e8f5)

7.0.0 (2021-07-22)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#113) (ca69527)
  • package.json & package-lock.json to reduce vulnerabilities (#80) (dc7e483)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (#115) (b05a431)
  • upgrade async from 3.1.0 to 3.2.0 (#78) (c99e666)
  • upgrade ioredis from 4.14.1 to 4.16.0 (#76) (5756d75)
  • upgrade readable-stream from 3.4.0 to 3.6.0 (#79) (0122ef7)
  • upgrade winston from 2.3.1 to 2.4.4 (#77) (b9c4d4b)