Skip to content

Releases: Unleash/unleash-proxy-client-js

v2.1.0-beta.0

10 Aug 11:20
Compare
Choose a tag to compare
v2.1.0-beta.0 Pre-release
Pre-release
  • e62198d - 2.0.3-beta.0
  • 856240c - 2.0.3
  • 2c53fd1 - feat: add script to check if release is ok
  • 1aba6d8 - refactor: fix eslint setup (#100)
  • 19a3ba7 - Update scripts/check-release.sh
  • 5403068 - Merge branch 'main' into feat/test-release-script
  • efb1605 - fix: revert getter
  • 5d2b8aa - fix: catch fetch errors when sending metrics (#101)
  • 8e04524 - Merge branch 'main' into feat/test-release-script
  • c58593e - fix: change field getter
  • 0b8b514 - Merge pull request #102 from Unleash/feat/test-release-script
  • f3e08ac - feat: allow using URL instances in config objects (#103)
  • 3ede401 - 2.1.0-beta.0

v2.0.3-beta.0

27 Jul 09:33
Compare
Choose a tag to compare

v2.0.3

27 Jul 09:38
Compare
Choose a tag to compare

v2.0.2-beta-0

20 Jul 08:35
Compare
Choose a tag to compare
  • fdfe79f - Merge pull request #53 from Unleash/release1.8.0
  • d8bf413 - fix: Update package.json (#51)
  • 28a0bb9 - fix: create metrics start
  • 57afbf4 - fix: refactor metrics to interval
  • a73da8f - feat: tests for metrics interval
  • 01c90e4 - Merge branch 'master' into fix/metrics
  • 4834eb4 - fix: add a test for start
  • 6fca324 - fix: prettier config
  • 500e8fc - fix: npm install
  • 9159e38 - fix: remove check from startTimer
  • 347f6dc - Merge pull request #54 from Unleash/fix/metrics
  • 34b9483 - feat: init toggles with bootstrap data
  • d105f2e - fix: prettierrc
  • 680ef96 - fix: test file
  • 23aa2ae - Merge pull request #55 from Unleash/feat/ssr
  • a2484d7 - 1.9.0 (#56)
  • 42e02fb - feat: additional possibility to customize header for clientKey (#58)
  • ef62a9e - fix: pin transitive dependency
  • afdc1eb - chore: update workflows and links after branch rename (#57)
  • eb48cd3 - fix: upgrade react example
  • 52ae7bb - 1.10.0-beta.0
  • 8185a89 - fix: update example
  • f96a627 - fix: add test for bootstrap ready event
  • ba4e3fd - fix: only emit event in start if bootstrap is not set
  • 4d84934 - Merge pull request #64 from Unleash/fix/emit-ready-on-bootstrap
  • 3202f39 - 1.10.0-beta.1
  • c8dc281 - 1.10.0
  • 3ad4bf8 - chore: move examples to unleash-sdk-examples
  • 90bcef7 - fix: do not include context fields with null value (#60)
  • c152687 - feat/impression events (#68)
  • 35f2caa - fix: upgrade @react-native-async-storage/async-storage to v1.15.17
  • d1098e0 - fix: add tslib as a devDependency
  • bfaaccd - fix: remove unused import
  • 95e4a99 - fix: add uuid as a dependency
  • 91bb796 - 1.11.0-beta.1
  • 8c27173 - 1.11.0
  • d494a66 - docs: Add a section for the stop() method (#74)
  • 22c7b06 - fix: add missing property enabled to IVariant interface (#78)
  • 786d016 - Update README.md (#70)
  • f463f78 - chore(deps): bump minimist from 1.2.5 to 1.2.6 (#75)
  • 404526b - Update README.md
  • 3c0c3ee - Merge pull request #79 from Unleash/fix/overridden-typo
  • 35d4999 - BREAKING CHANGE: remove built-in support for react native async storage (#76)
  • 0eaa301 - fix: pin node-fetch to v2.6.7
  • 0a0e287 - fix: pin serialize-javascript to v3.1.0
  • 5fa518d - 2.0.0-beta.0
  • dc4833b - 2.0.0
  • 99b186a - add ability to pass custom http headers (#81)
  • c7ed7b0 - fix: add src to dist
  • cf9ee6e - Merge branch 'main' into fix/bundle-src-with-dist
  • 40a3546 - Merge pull request #82 from Unleash/fix/bundle-src-with-dist
  • ef14c21 - 2.0.1
  • 150e9de - meta: add 'new items to project board' workflow
  • 58f84b6 - meta: add external PRs to project board
  • f66fcc0 - Merge pull request #84 from Unleash/thomasheartman-patch-1
  • e98f64d - Fix failing tests with mocked fetch because of typescript (#88)
  • 0240302 - meta: add stale bot config (reference unleash/.github)
  • 9ed71cc - Merge branch 'main' into meta/add-stalebot
  • 92f9828 - Merge pull request #89 from Unleash/meta/add-stalebot
  • a68de04 - Added option to start the client after fetching toggles (synchronized)
  • 379b27b - Added option to start the client after fetching toggles (synchronized)
  • 089d939 - Sync once
  • d31e1bd - Only emit Ready event once the first fetch was successful
  • 27ecf0d - bug
  • 52ff880 - Merge pull request #91 from Unleash/task/expose-syncnronized
  • [cd7a34b](http://github.com/Unleash/unleash-proxy-client-js/commit/cd7a3...
Read more

v2.0.2

20 Jul 11:16
Compare
Choose a tag to compare

v2.0.2-beta-1

07 Sep 11:11
Compare
Choose a tag to compare
v2.0.2-beta-1 Pre-release
Pre-release
  • ca2a3e5 - use npm instead of yarn
  • b70c898 - Merge pull request #93 from Unleash/workflow-tag-fix
  • 8f890ab - Merge remote-tracking branch 'origin/main'
  • 2a4c196 - add prepare script
  • f1394b8 - Merge pull request #95 from Unleash/task/add_prepare_Script
  • dbd21a6 - 2.0.3
  • a2f05d8 - Merge remote-tracking branch 'origin/main'
  • 87c97f2 - 2.0.2-beta-0
  • dbf2a2f - change cache to npm for release script
  • dc46d31 - change cache to npm for release script
  • 217c5d5 - 2.0.2-beta-1

1.8.0

06 Dec 09:29
Compare
Choose a tag to compare

What's Changed

  • task: Allow turning off proxy refresh by @chriswk in #50

New Contributors

Full Changelog: v1.7.1...v1.8.0