Releases: zss-in-js/elter
Releases · zss-in-js/elter
v1.0.5
Patch update
Server Components on the rootLayout can now be hot reloaded properly.
With this update, all server components support hot reloading.
I will continue to focus on development, so please continue to support elterjs.
v1.0.4
Patch update: refactor
- Removed duplicate number type definitions.
v1.0.3
improve bugfix SC(Next.js)
The code to monitor changes was removed because it caused a loop,
and a refresh on mount was added to the original code.
v1.0.2
Fix Added the required AndStringType.
v1.0.1
Fixed the path fs warning.
Currently, the "use server" warning has no effect, so please tolerate it.