- Merge pull request #17 from GabrielNastase/feat/async-update-context
- feat: async capabilites for updating context
- chore: update changelog
- fix: proxy connection string
- fix: action
- fix: run placement
- fix: run yarn
- feat: github actions workflow
- feat: unit tests
- fix update lockfile
- feat/use-flags-status move client start call last
- fix: re export config types
- feat: useFlagsReady
- fix: do not emit error if getVariant is called to early
- chore: code formatting in README.md
- fix: upgrade unleash-proxy-client to 1.6.0
- fix: re-use types from JS SDK
- fix: upgrade unleash-proxy-client to version 1.4.0
- fix: update unleash-proxy-client to version 1.3.0
- fix: return empty object if variant does not exist
- fix: defer calls
- fix: track flag with ref
- fix: rename
- feat: add useUnleashContext
- fix: use refs to track value through closure
- fix: only update when result changes
- fix: add files
- fix: readme code
- chore(deps): bump path-parse from 1.0.6 to 1.0.7
- chore: update readme
- fix: update hostname example
- feat: add files