Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JavaScript SDK and other dependencies #102

Merged
merged 20 commits into from
Mar 27, 2024

Conversation

EmilianoSanchez
Copy link
Contributor

@EmilianoSanchez EmilianoSanchez commented Mar 26, 2024

Redux SDK

What did you accomplish?

  • Added sideEffects: false property in the package.json file to allow tree shaking.
  • Updated Redux-Thunk peer dependency range to include redux-thunk@3.x.x.
  • Updated the build process and added the tslib package as an explicit dependency to import TypeScript helpers, thereby avoiding duplicated helper code in the output files.
  • Updated @splitsoftware/splitio package to version 10.25.2.

How do we test the changes introduced in this PR?

  • Automated tests and validation in sample apps.

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner March 26, 2024 16:31
@EmilianoSanchez EmilianoSanchez changed the title Update JavaScript SDK Update JavaScript SDK and other dependencies Mar 27, 2024
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@EmilianoSanchez EmilianoSanchez merged commit b8946fb into development Mar 27, 2024
2 checks passed
@EmilianoSanchez EmilianoSanchez deleted the update_dependencies branch March 27, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants