Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Releases: fracht/stocked

stocked@1.0.0-beta.1

28 Nov 16:47
Compare
Choose a tag to compare
stocked@1.0.0-beta.1 Pre-release
Pre-release

Bug fixes

  • Observation of non-normalized path fixes (#25) 36ecbb5

v1.0.0-beta.0...v1.0.0-beta.1

stocked@1.0.0-beta.0

28 Nov 16:04
Compare
Choose a tag to compare
stocked@1.0.0-beta.0 Pre-release
Pre-release

Breaking changes

  • Observers: replaced deletion by reference with deletion by id (#19)
  • Replace value cloning with force updates (#20)

Bug fixes

  • Fixed hooks, which were breaking react rule-of-hooks (#24)
  • Merge pull request #18 from ArtiomTr/Fix-exhaustive-deps
  • Fixed exhaustive deps warning

Documentation

  • Added coverage badge to README.md

v0.2.0...v1.0.0-beta.0

stocked@0.2.0

29 Oct 08:08
Compare
Choose a tag to compare

New features

  • created observeBatchUpdates parameter (#16)

v0.1.4...v0.2.0

stocked@0.1.4

27 Oct 15:52
Compare
Choose a tag to compare

Bug fixes

  • fixed array value support (#11)
  • fixed circular dependencies (#14)

Documentation updates

  • created explanations (#13)
  • added example to README (#15)

v0.1.3...v0.1.4

stocked@0.1.3

25 Oct 14:37
Compare
Choose a tag to compare
  • Removing "src" folder from files 2f23527

v0.1.2...v0.1.3

stocked@0.1.2

25 Oct 14:12
Compare
Choose a tag to compare