Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 685 Bytes

Changelog

0.4.0

  • feat: add compression #23

0.3.2

  • fix: perform build before publish!

0.3.1

  • fix: config.unleashAppName should default to unleashAppName

0.3.0

  • feat: Add support for namePrefix and tag filtering (#21)
  • fix: add maxAge to /proxy endpoint

0.2.0

  • feat: improve info logger
  • fix: do not call "start()" in exported main.
  • feat: add unleash instance id option (#19)
  • feat: add support for reverse proxies (#17)
  • fix: update package-lock-json
  • build(deps): bump tar from 6.1.0 to 6.1.5 (#15)
  • chore: Added workflows on tags

0.1.1

  • fix: Update unleash-client to 3.9.1
  • fix: require app instead of index.
  • fix: Update README.md