Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 839 Bytes

Changelog.md

File metadata and controls

44 lines (33 loc) · 839 Bytes

Changelog

0.1.2

  • fix: re export config types
  • feat: useFlagsReady

0.1.1

  • fix: do not emit error if getVariant is called to early
  • chore: code formatting in README.md

0.1.0

  • fix: upgrade unleash-proxy-client to 1.6.0
  • fix: re-use types from JS SDK

0.0.9

  • fix: upgrade unleash-proxy-client to version 1.4.0

0.0.8

  • fix: update unleash-proxy-client to version 1.3.0

0.0.7

  • fix: return empty object if variant does not exist
  • fix: defer calls

0.0.6

  • fix: track flag with ref
  • fix: rename

0.0.5

  • feat: add useUnleashContext
  • fix: use refs to track value through closure

0.0.4

  • fix: only update when result changes

0.0.3

  • fix: add files
  • fix: readme code
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7

0.0.2

  • chore: update readme
  • fix: update hostname example
  • feat: add files