Skip to content

Releases: omarluq/stimulus-store

v0.0.2

31 Jan 01:43
Compare
Choose a tag to compare
  • preserve initial value on store class
  • introduce reset<StoreName> function for controller by

🚀 v0.0.1-beta.1

28 Nov 02:02
Compare
Choose a tag to compare

What's Changed

  • chore: security, contributing, code of conduct and templates by @omarluq in #29
  • chore: fix types file path in package.json by @omarluq in #27
  • chore: update rollup plugins for dev by @omarluq in #28
  • chore: compare stimulus store size to other popular state management libs by @omarluq in #31
  • feat: enhance type definitions for runtime type checking by @omarluq in #32
  • Build size drop and types bug fix by @omarluq in #33
  • chore: enforce size limit in actions by @omarluq in #36
  • chore: cleanup readme by @omarluq in #37
  • fix: use rollup-plugin-copy to move .d.ts files from src to dist on build by @omarluq in #38
  • chore: completely refactor types and remove global types by @omarluq in #39
  • chore: add all contributors bot by @omarluq in #40
  • chore: use all-contributors-cli by @omarluq in #42
  • chore: fix readme badges by @omarluq in #43

Full Changelog: v0.0.1-beta...v0.0.1-beta.1

🚀 Launching v0.0.1-beta: The First Flight!

26 Nov 03:06
Compare
Choose a tag to compare

Excited for you to try out Stimulus Store and look forward to your feedback!

What's Changed

  • feat: Add Callback to set by @tcarac in #1
  • feat: Make store set async and accept promise as arg by @omarluq in #6
  • feat: createStore hook & Strong typed store values by @omarluq in #7
  • feat: Implemented setStoreValue method in controllers and added warnings for direct store access inside controllers by @omarluq in #12
  • feat: enhance error handling and warnings by @omarluq in #13

New Contributors

  • @tcarac made their first contribution in #1

Full Changelog: https://github.com/omarluq/stimulus-store/commits/v0.0.1-beta