Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Releases: zss-in-js/elter

v1.0.5

02 Nov 09:03
Compare
Choose a tag to compare

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

01 Nov 07:33
Compare
Choose a tag to compare

Patch update: refactor

  • Removed duplicate number type definitions.

v1.0.3

31 Oct 14:01
Compare
Choose a tag to compare

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

31 Oct 12:14
Compare
Choose a tag to compare

Fix Added the required AndStringType.

v1.0.1

31 Oct 11:28
Compare
Choose a tag to compare

Fixed the path fs warning.
Currently, the "use server" warning has no effect, so please tolerate it.

v1.0.0

31 Oct 03:50
Compare
Choose a tag to compare

Newly Released