Moving to version 3.0
See original GitHub issueThe next major release is in active development with the biggest update being the removal of the dependency on redux. By leveraging React’s new Context API the library will now work without redux, while still providing the option to use redux for those users using it in their app.
Release plan:
✅ release-candidate - READY!!! ✅ release v3.0.0
Todo for release:
✅ should work without redux by default
✅ should work with redux if store provided to LocalizeProvider
✅ option to show default language on missing translation
✅ correct spelling for add language action #71
✅ update documentation
✅ battle test new TypeScript definition #69
✅ update examples
✅ document breaking changes
✅ provide migration guide
What’s changed?
See official change log.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Moving From NuGet Version 2 to NuGet Version 3
For you to move to the NuGet version 3 API, you will complete the following steps without making changes to your version 2...
Read more >Moving from pymbar version 3 - Read the Docs
Moving from pymbar version 3¶. Pymbar v4.0 contains several changes to improve the API longer term. This, however, breaks the API used in...
Read more >Update supported Ruby version to 3.0 (&5149) · Epics - GitLab
Pushed back release to early 2023. Refocus on moving developers onto Ruby 3 ahead of a release to improve test coverage and detect...
Read more >Web 3.0 Explained, Plus the History of Web 1.0 and 2.0
Web 2.0 refers to the current version of the Internet; Web 3.0 is its next ... Web 3.0 has moved well beyond the...
Read more >How to Move to Cloud-to-Cloud Backup Version 3
This article is only for customers looking to move from Cloud-to-Cloud Version 2 to the latest Cloud-to-Cloud Version 3.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ryandrewjohnson opened in #79. I appreciate you accommodating my contribution efforts 😄
v3.0.0 now released!!