v3.0.0
3.0.0 (2023-07-29)
⚠ BREAKING CHANGES
UseTres
is nowuseTresContext
. Instead of using a store like in v2, we now use a context provider based onprovide/inject
.
Features
Documentation
- explain state breaking changes (4757da9)
What's Changed
- feat: 331 new context for state by @alvarosabu and @Tinoooo in #333
Full Changelog: 2.4.2...3.0.0