Skip to content

chore(master): release 5.0.0#4

Merged
ahmednfwela merged 1 commit into
masterfrom
release-please--branches--master--components--bdaya_shared_value
May 31, 2026
Merged

chore(master): release 5.0.0#4
ahmednfwela merged 1 commit into
masterfrom
release-please--branches--master--components--bdaya_shared_value

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 30, 2026

🤖 I have created a release beep boop

5.0.0 (2026-05-31)

⚠ BREAKING CHANGES

  • persistence API removed entirely (load, save, key, autosave, customEncode, customDecode, customSave, customLoad, serialize, deserialize, SharedValueStorage). Use external persistence solutions and set SharedValue.$ directly.
  • shared_preferences is no longer a dependency. load()/save() require customSave/customLoad callbacks. Users who relied on the built-in SharedPreferences persistence must provide their own callbacks.
  • rxdart is no longer a transitive dependency. Consumers who relied on rxdart being pulled in transitively must add it directly.

Features

  • clean API redesign — remove persistence, optimize internals (145c65f)
  • remove rxdart dependency (7b8a6ec)
  • remove shared_preferences dependency, make persistence pluggable (5906895)

Bug Fixes

  • add # Changelog header to fix release-please insertion order (7815ec7)

Miscellaneous

  • clean up .gitignore and remove tracked IDE/generated files (b2438b3)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(master): release 4.0.1 chore(master): release 5.0.0 May 30, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--bdaya_shared_value branch 3 times, most recently from acb7aeb to ffcae48 Compare May 31, 2026 05:02
@github-actions github-actions Bot force-pushed the release-please--branches--master--components--bdaya_shared_value branch from 9402e82 to 07245be Compare May 31, 2026 05:14
@ahmednfwela ahmednfwela merged commit c320d54 into master May 31, 2026
@github-actions
Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant