Releases · effector/next
v0.7.1 React 19 support@effector/next
0.6.0 Major peer deps update
Minimal required versions of effector
and effector-react
now are
effector@22.8.6
(was 22.8.1
)effector-react@22.5.4
(was 22.5.1
)Now all memo(Component)
components receive state updates on page transitions correctly
With the recent stabilization of the App Router mode in Next.js 13.4.0, it has now become the primary way to develop Next.js applications.
As a result, we are offering full support for the App Router in @effector/next
by injecting the 'use client'
directive in the package bundle. We have also updated the documentation to provide more detailed explanations on how to use the App Router with effector
.
Pages Router will be supported for a next few major updates of Next.js, so @effector/next
still supports it too.
If you previously used @effector/next with App Router by re-exporting the 'provider with 'use client', just use the direct import from the library as the directive is now bundled into the package.
Re-exported version of provider can be deleted from the project.
"use client"
#13 (@AlexandrHoroshih)You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4