Skip to content

v0.6.0

Choose a tag to compare

@bjoerge bjoerge released this 24 Jul 14:09
· 137 commits to main since this release
964a0d3
  • chore: upgrade dependencies 7de8754
  • chore: fix package scripts ca9281d
  • chore: align package config with pkg-utils af09463
  • refactor: make examples dir workspace root and add web example 88e8db6
  • fix(types): add SafePath excluding path parse errors f9cc3c1
  • chore(deps): upgrade dependencies 643a19e
  • 0.6.0-beta.4 0488ef3
  • fix: add typesversions workaround for unstable store export 5b12b06
  • 0.6.0-beta.3 267136e
  • fix: add missing exports 555e238
  • 0.6.0-beta.2 05d5b44
  • fix: add missing exports c36c6cb
  • refactor: adjust for changes after rebasing b02e1dc
  • 0.6.0-beta.1 d6e2b45
  • fix(store): export api types 717229b
  • fix: inline mutation event 8eb49f2
  • feat(store): expose meta streams 63bcaac
  • 0.6.0-beta.0 a412be0
  • fix(tests): add tests for array utils e8aee45
  • feat: add low level store implementation 01ee65e
  • feat(store): export unstable_store d2245ee
  • fix(store): send intention-based mutations along with the mutation event 7aeb7af
  • fix(deps): add required dependencies 8b6c650
  • refactor(store): rename apply => applyMutiny 27ee324
  • refactor(store): make store abstraction more like datasets 292fbfe
  • test(store): add a few basic tests 958ad42
  • chore(store): remove query for now 8e04de0
  • feat(store): start implementation of cl-store 02d7e48
  • fix(pkg): add sideEffects: false to package.json f2ec4ca
  • chore: fix eslint problems d2e4dd6
  • chore: tweak eslint setup 5817c48
  • fix(test): update snapshots 05b739f
  • chore(deps): upgrade all dependencies a2fb34b
  • chore: switch to pnpm 306b048

v0.5.3...v0.6.0