Releases: superlucky84/lithent
Releases · superlucky84/lithent
v0.13.0
Change remove
- Removed the
make
factory api as it became meaningless.
v0.12.1
Fixed
- Modify where
redrawQueue
is initialized
v0.12.0
Change
- Improving the updated mounted unmounted hook interface
- New make function signal interface
v0.11.1
Fixed
- Fixed an issue that caused updates to behave incorrectly on mounted callbacks.
v0.11.0
Change
- change api naming (globalData -> sharedUpdater)
v0.10.1
Change
- Change
mount
tomounter
in the options of themake
API
v0.9.0
Change
- change api naming (makeSignal -> updater)
v0.8.1
FIX
- Fixed bug finding root element incorrectly when root element is not a fragment
v0.8.0
Improvement
- Optimize to avoid unnecessary render events
v0.7.1
Fixed
- Fixed bug JSX element implicitly type