Skip to content

Releases: gadingnst/swr-global-state

[RELEASE] v2.3.2

08 Jul 04:38
2cd4390
Compare
Choose a tag to compare

Release Notes

Version: 2.3.2

Summary:
This release introduces React Native support, simplifies core logic, and includes several enhancements to the demo application.

New Features:

  • React Native Compatibility: swr-global-state can now be used seamlessly in React Native projects.
  • Enhanced Demo: The demo application now includes a new test input page for better testing and demonstration of the library's features.

Improvements:

  • Simplified API: The internal logic for store creation and mutation has been refactored, making the library easier to maintain and understand.
  • Improved Documentation: Various typos and comments have been fixed to improve the overall quality of the documentation.

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

21 Jun 04:21
1cf0e6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

Publish v2.3.0

18 Jun 07:30
b7a8e8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

28 Jul 23:44
9cc9a37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

19 Dec 02:24
46cf48e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

17 Dec 16:39
ad8201a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.1.0-preview

17 Dec 15:59
f191be9
Compare
Choose a tag to compare
2.1.0-preview Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.1...2.1.0-preview

2.0.1

02 Dec 01:57
175890d
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 by @dependabot in #37
  • chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 by @dependabot in #36
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.42.0 by @dependabot in #35
  • chore(deps-dev): bump @types/react from 18.0.21 to 18.0.24 by @dependabot in #34
  • chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 by @dependabot in #33
  • chore(deps-dev): bump husky from 8.0.1 to 8.0.2 by @dependabot in #38
  • chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #39
  • chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.45.0 by @dependabot in #40
  • chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #42
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.45.0 by @dependabot in #41
  • chore(deps-dev): bump @types/react from 18.0.24 to 18.0.25 by @dependabot in #43
  • v2.0.1: upgrade minor dependencies by @gadingnst in #44
  • [v2.0.1] fix: import types by @gadingnst in #45

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0-beta

30 Oct 09:27
Compare
Choose a tag to compare

Full Changelog: 1.4.0...2.0.0-beta

2.0.0

30 Oct 14:33
727590a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...2.0.0