-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: optimizely/react-sdk
base: 3.0.1
head repository: optimizely/react-sdk
compare: 3.1.0
- 9 commits
- 15 files changed
- 4 contributors
Commits on Mar 4, 2024
-
build(deps): bump json5 from 2.2.1 to 2.2.3 (#245)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d61c5e2 - Browse repository at this point
Copy the full SHA d61c5e2View commit details
Commits on Mar 5, 2024
-
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#247)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cbb6062 - Browse repository at this point
Copy the full SHA cbb6062View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02a720 - Browse repository at this point
Copy the full SHA f02a720View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e3b29a - Browse repository at this point
Copy the full SHA 8e3b29aView commit details
Commits on Mar 19, 2024
-
build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#251)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 916f82b - Browse repository at this point
Copy the full SHA 916f82bView commit details -
build(deps): bump semver from 5.7.1 to 5.7.2 (#253)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e5bdf9 - Browse repository at this point
Copy the full SHA 2e5bdf9View commit details -
[FSSDK-9621] bump js sdk to 5.2.0 (#254)
this adds persistentCacheProvider option to createInstance config cause react sdk createInstane just uses the js sdk config type
Configuration menu - View commit details
-
Copy full SHA for a87fe08 - Browse repository at this point
Copy the full SHA a87fe08View commit details
Commits on Apr 9, 2024
-
[FSSDK-9984] fix: initialization and setUser errors (#255)
* fix: remove successful fetch requirement for onReady * Revert "fix: remove successful fetch requirement for onReady" This reverts commit 566daaf. * fix: error with OnReadyResult being undefined * fix: setUser should use VUID if possible * revert: timeout of undefined * docs: update copyright year * revert: Provider.tsx copyright since no code change * build: bump JS SDK version * refactor: `res` should never be `undefined` * docs: add clarifying comment * revert: retrieval & use of current user context * wip: partial solution; needs collab * refactor: setUser logic updated * revert: move setUser back to Provider constructor * style: remove commented code * fix: fetchQualifiedSegments under SSR/sync scenario * ci: VS Code jest settings to run via extension * test: use NotReadyReason enum * test: use NotReadyReason & add missing getUserId in mock user context * fix: add onInitStateChange for default ready result * fix: logic in Promise.all user & client readiness * refactor: isReady() to isReactClientReady() * test: fixes for uses of getUserId() in setUser() * wip: fixing tests * wip: fixed more tests * revert: refactor of isReactClientReady() * docs: Update copyrights * fix: later setUser not getting new usercontext (manual testing) * fix: PR review changes * test: add initial OptimizelyProvider tests * fix: PR review changes * docs: add clarification inline comments * build: bump underlying JS SDK version to 5.3.0 * fix: add missing getProjectConfig() from JS SDK * refactor: omit getProjectConfig instead of implementing it * style: remove unused import --------- Co-authored-by: Mike Chu <michael.chu@optmizely.com>
Configuration menu - View commit details
-
Copy full SHA for fae169f - Browse repository at this point
Copy the full SHA fae169fView commit details -
[FSSDK-9984] chore: prepare for release v3.1.0 (#257)
* build: increment the semantic version * docs: update changelog.md * docs: PR review adjustment to CHANGELOG --------- Co-authored-by: Mike Chu <michael.chu@optmizely.com>
Configuration menu - View commit details
-
Copy full SHA for 3389cd6 - Browse repository at this point
Copy the full SHA 3389cd6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...3.1.0