Releases: DCODE-HQ/rippleX
Releases · DCODE-HQ/rippleX
Release list
Release v0.0.10
Automated release from branch main.
Changes:
- fix: bug fix in ripple
Release v0.0.9
Automated release from branch main.
Changes:
- feat: added support for immer
Release v0.0.8
Automated release from branch main.
Changes:
- fix: bug fix in weakMap
Release v0.0.7
Automated release from branch main.
Changes:
- fix: bug fix in createProxy
Release v0.0.6
Automated release from branch main.
Changes:
- fix: memoize nested proxies and fix useRippleEffect with signals
Release v0.0.5
Automated release from branch main.
Changes:
- fix: resolve race condition between CI and publish workflows
- ci: bump version
- fix: automated publish to npm registry
Release v0.0.3
Automated release from branch main.
Changes:
- fix: debug npm publish
- chore:added npm publish
Release v0.0.2
Automated release from branch main.
Changes:
- chore:added npm publish
Release v0.0.1
Automated release from branch main.
Changes:
- feat: published to npm registery
- changed to repplix
- Release v0.0.3
- ran prettier
- Release v0.0.2
- feat: added rippleProxy
- Release v0.0.8
- typo fixes
- Release v0.0.7
- Update docs
- Release v0.0.6
- chore: debug ci/cd
- chore: added dev-dependencies
- feat: added CI/CD -by @balwa
- .
- updates
- feat: can Explicitly say if you want to use proxies or signals ofr object
- chore: reoptimized proxy
- chore: optimized proxy to avoid stale ripple
- chore: optimized ripple performance
- chore: declare react as peer dependency and clean up dev deps
- chore: update package name to @ripplex
- Update README.md
- Update README.md
- chore: update package name to @rk/ripple
- chore: remove node_modules from repo and update .gitignore
- Merge branch 'main' of https://github.com/RISHIK92/ripple
- feat: initial commit with ripple-based state management core
- feat: initial commit with ripple-based state management core
- Initial commit