Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Latest commit

 

History

History
46 lines (23 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 2.17 KB

Changelog

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

1.2.2 (2022-08-27)

Chores

1.2.1 (2022-08-01)

1.2.0 (2022-07-25)

Features

  • added support for maxAge and cacheControl options (2f3b1b9)

1.1.0 (2022-07-22)

Features

  • added support for filter function and regex (8ad420e)
  • added support for gzip (b387ac0)

Bug Fixes

  • only add const when filter is a function (45b02b8)

1.0.1 (2022-07-21)

Bug Fixes

  • added publishConfig to package.json (d74d1d2)
  • changed name to compression (b59ba19)

1.0.0 (2022-07-21)