Skip to content

Releases: Suzan-Dev/react-complex-state

v1.4.0

02 Oct 07:50
Compare
Choose a tag to compare
  • fix(docs): add escape characters (2b9e50f)
  • feat(docs): add docs for find, findOne & count functions (c9d06ca)
  • feat(example): create new example with initial state values & use count function (9368444)
  • feat(lib): add count, find & findOne new state functions (f0c467a)

v1.3.0

30 Sep 03:22
Compare
Choose a tag to compare
  • feat(docs): update docs with new partialUpdateMany function (865edeb)
  • feat(lib): add new partialUpdateMany function (786692a)
  • feat(example): Update the previous dummy example to a real life example (8508fe5)

v1.2.0

29 Sep 04:58
Compare
Choose a tag to compare
  • feat(docs): update when to use it section and add removeMany function details (589af55)
  • feat(example): use new removeMany function to test it (c93d679)
  • feat(lib): add new removeMany function to delete many data at once (713c3e7)
  • chore: add build script before releasing library to npm (a6db6bb)
  • chore: update release-it releaseName config (1e4d456)

v1.1.0

28 Sep 18:00
Compare
Choose a tag to compare
  • feat(example): use insertMany function to add multiple data at once (ed2f1bf)
  • feat(docs): include insertMany function (cfdc2aa)
  • feat(lib): add new insertMany function and change the way the hook is exported (fc33a56)
  • chore: add release-it config to package.json file (0d13357)

v1.0.0

28 Sep 09:49
Compare
Choose a tag to compare