Skip to content

Releases: superlucky84/lithent

v0.13.0

07 Jun 02:48
Compare
Choose a tag to compare

Change remove

  • Removed the make factory api as it became meaningless.

v0.12.1

07 Jun 02:12
Compare
Choose a tag to compare

Fixed

  • Modify where redrawQueue is initialized

v0.12.0

06 Jun 19:35
Compare
Choose a tag to compare

Change

  • Improving the updated mounted unmounted hook interface
  • New make function signal interface

v0.11.1

05 Jun 17:23
Compare
Choose a tag to compare

Fixed

  • Fixed an issue that caused updates to behave incorrectly on mounted callbacks.

v0.11.0

05 Jun 09:22
Compare
Choose a tag to compare

Change

  • change api naming (globalData -> sharedUpdater)

v0.10.1

05 Jun 05:11
Compare
Choose a tag to compare

Change

  • Change mount to mounter in the options of the make API

v0.9.0

05 Jun 05:01
Compare
Choose a tag to compare

Change

  • change api naming (makeSignal -> updater)

v0.8.1

04 Jun 19:17
Compare
Choose a tag to compare

FIX

  • Fixed bug finding root element incorrectly when root element is not a fragment

v0.8.0

04 Jun 18:36
Compare
Choose a tag to compare

Improvement

  • Optimize to avoid unnecessary render events

v0.7.1

03 Jun 17:28
Compare
Choose a tag to compare

Fixed

  • Fixed bug JSX element implicitly type