Skip to content

Releases: mintsweet/reate

1.2.0

01 Sep 08:01
Compare
Choose a tag to compare

2021-09-01

  • 🌟 Compare the state twice when updating the state.
  • 🛠 Improve the type definition.

1.1.0

08 Jul 03:01
Compare
Choose a tag to compare

2021-07-08

  • 🐛 Fixed state cannot be updated after being used multiple times.
  • 🛠 Repair setState function parameter type definition.

1.0.0

08 Jul 02:51
Compare
Choose a tag to compare

2021-07-01

  • 🌟 Initialize the library.
  • 🌟 Support three APIs, useState setState dispatch.