Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@janghye0k janghye0k released this 09 Jan 02:15

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2024-02-08)

Bug Fixes

  • effect immediate options not work (feab60e)

1.0.1 (2024-01-09)

Bug Fixes

  • compare value is not pass through compare function before comparison when options.length === 2 (c7b6c4d)

1.0.0 (2024-01-08)

Features

  • create observable factory (9d2dc86)
  • effect (like React.useEffect) (a4c3b0d)

Bug Fixes

  • error can't find this when unsubscribe listener (2b78d94)