Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 2.26 KB

Changelog

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

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)