v7.1.1v7.1.0
Reading changes from the repo…
store
and children
are handled more efficiently, reducing potential errors when rendering components. create*Hook
APIs, allowing for more flexible and powerful hook creation tailored to your needs. Provider
component uses the previous store for an additional render when the store changes, ensuring that your components always receive the correct data.