Releases: HichemTab-tech/react-shared-states
Releases · HichemTab-tech/react-shared-states
1.0.16
What's Changed
- fix: update return type of subscribe method in SharedValuesManager toa function by @HichemTab-tech in #28
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- feat: add subscribe method to SharedValuesManager for listening to shared data changes by @HichemTab-tech in #27
Full Changelog: 1.0.14...1.0.15
1.0.14
1.0.13
What's Changed
- fix: bump the all-updates group with 6 updates by @dependabot[bot] in #24
- chore: update peer dependencies for React 18 compatibility by @HichemTab-tech in #25
New Contributors
- @dependabot[bot] made their first contribution in #24
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- fix: update version handling in auto-bumper workflow by @HichemTab-tech in #18
- fix: restrict version retrieval to allowed users in auto-bumper workflow by @HichemTab-tech in #19
- fix: abort version bump if no PR branch is found in auto-bumper workflow by @HichemTab-tech in #20
- fix: retrieve PR branch name dynamically in auto-bumper workflow by @HichemTab-tech in #21
- Fix workflow by @HichemTab-tech in #22
- Introduce
useSharedStateSelectorhook by @HichemTab-tech in #17 - Add tests for shared states selector by @HichemTab-tech in #23
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Refactor shared state, function, and subscription APIs for consistency by @HichemTab-tech in #12
- Restrict auto-bumper to maintainers only by @HichemTab-tech in #14
- Enhance auto-bumper workflow version handling by @HichemTab-tech in #15
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Update README to document scoped state management features by @HichemTab-tech in #7
- Add reusable shared resource factory functions by @HichemTab-tech in #8
- Remove redundant horizontal rules from PR template by @HichemTab-tech in #9
- Add tests by @HichemTab-tech in #10
- Update auto-bumper comment to clarify version change by @HichemTab-tech in #11
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Enhance shared state management with improved API methods and error handling by @HichemTab-tech in #4
- Add auto-bump workflow and version bump script by @HichemTab-tech in #5
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Fix logs and put dev mode manipulation in exported configuration by @HichemTab-tech in #3
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Introduce shared subscriptions feature by @HichemTab-tech in #1
- Bump version to 1.0.5 in package.json by @HichemTab-tech in #2
Full Changelog: 1.0.4...1.0.5