Skip to content

Releases: TanStack/store

v0.5.5

11 Jul 03:46
Compare
Choose a tag to compare

Version 0.5.5 - 7/11/24, 3:45 AM (Manual Release)

Changes

Fix

  • solid-store: build with vite and tsc (#90) (eaf419e) by Lachlan Collins

Chore

  • deps: update dependency zone.js to ^0.14.7 (#88) (de26bd3) by renovate[bot]
  • deps: update dependency svelte to ^5.0.0-next.179 (#87) (f1863c0) by renovate[bot]
  • deps: update dependency sherif to ^0.10.0 (#85) (652fb62) by renovate[bot]
  • deps: update dependency vue-demi to ^0.14.8 (#83) (e5a30b2) by renovate[bot]
  • deps: update dependency @types/use-sync-external-store to ^0.0.6 (#82) (68478e7) by renovate[bot]
  • deps: update dependency @tanstack/config to ^0.9.2 (#81) (9b63914) by renovate[bot]
  • deps: update all non-major dependencies (#80) (816d33b) by renovate[bot]

Ci

  • add missing git config (1636c1e) by Lachlan Collins
  • enable npm provenance (#89) (c95a089) by Lachlan Collins
  • Improve Nx inputs (#86) (5a07ba5) by Lachlan Collins
  • renovate: Add ignorePresets (411cc81) by Lachlan Collins
  • renovate: Add postUpdateOptions (#84) (2ee3999) by Lachlan Collins
  • renovate: Disable automatically updating react (fac9dac) by Lachlan Collins
  • renovate: Require manual approval of major updates (7e3bb27) by Lachlan Collins
  • renovate: Add renovate.json (#77) (72cffc4) by Lachlan Collins
  • Merge preview into pr.yml (#76) (83f8d40) by Lachlan Collins
  • Add preview workflow (#75) (5f36a65) by Lachlan Collins

Packages

v0.5.4

04 Jul 14:29
Compare
Choose a tag to compare

Version 0.5.4 - 7/4/24, 2:28 PM

Changes

Fix

  • Add correct "repository" field to package.json (#74) (27d6b24) by Lachlan Collins

Ci

  • Optimise Nx workflow (#73) (06b43f6) by Lachlan Collins

Packages

v0.5.3

28 Jun 23:42
Compare
Choose a tag to compare

Version 0.5.3 - 6/28/24, 11:42 PM

Changes

Refactor

  • Move tests folders out of src (#72) (b259252) by Lachlan Collins

Chore

  • Update ESLint config (#71) (9845241) by Lachlan Collins
  • Migrate to ESLint flat config (#68) (5306b86) by Lachlan Collins
  • Set root "moduleResolution" to "Node" (#69) (1ab4720) by Lachlan Collins
  • Remove browserslistrc (#67) (9d952cb) by Lachlan Collins
  • Replace ESLint plugins (#65) (22508ef) by Lachlan Collins

Packages

v0.5.2

24 Jun 04:38
Compare
Choose a tag to compare

Version 0.5.2 - 6/24/24, 4:38 AM

Changes

Fix

  • core: export StoreOptions type (#66) (3b8c545) by Kevin Van Cott

Chore

  • Update typescript-eslint to v7 (#64) (d4a0e86) by Lachlan Collins

Ci

  • Add TS 5.3 and 5.4 tests (#63) (b7ddb16) by Lachlan Collins

Packages

v0.5.1

20 Jun 04:26
Compare
Choose a tag to compare

Version 0.5.1 - 6/20/24, 4:26 AM

Changes

Fix

  • angular-store: Use ng-packagr as build tool (#62) (8fa8ec3) by Lachlan Collins

Packages

v0.5.0

20 Jun 02:43
Compare
Choose a tag to compare

Version 0.5.0 - 6/20/24, 2:42 AM (Manual Release)

Changes

Ci

  • Update knip, vite, vitest (#61) (220f7cb) by Lachlan Collins
  • Update workspace dependencies (#60) (5ecaa55) by Lachlan Collins

Other

  • feat(svelte-store): Svelte adapter (#31) (71d8f65) by david-roeger

Packages

v0.4.1

13 May 08:49
Compare
Choose a tag to compare

Version 0.4.1 - 5/13/2024, 8:48 AM (Manual Release)

Changes

Chore

  • Update @tanstack/config to v0.7.4 (#59) (e791820) by Lachlan Collins
  • Enable link-workspace-packages (#58) (2205ef6) by Lachlan Collins
  • Update pnpm to v9 (#57) (287c892) by Lachlan Collins
  • Disable vitest globals (#52) (82fa0e1) by Lachlan Collins
  • Use tsconfig paths to improve local DX (#51) (5043212) by Lachlan Collins
  • Add workspace config from Query (#45) (5235213) by Lachlan Collins

Ci

  • Add missing tasks (#46) (be32993) by Lachlan Collins
  • Run Nx Agents on ci.yml (#44) (d81cf5a) by Lachlan Collins
  • Add Nx agents (#43) (c4ea388) by Lachlan Collins
  • Add read-only Nx cloud access token (#42) (848300a) by Lachlan Collins

Docs

Packages

v0.4.0

09 Feb 08:43
Compare
Choose a tag to compare

Version 0.4.0 - 2/9/2024, 8:43 AM

Changes

Feat

Chore

  • fix publish (7a64bc6) by Corbin Crutchley

Ci

  • Update Nx config (#39) (59953ba) by Lachlan Collins

Packages

v0.3.1

27 Jan 01:18
Compare
Choose a tag to compare

Version 0.3.1 - 1/27/2024, 1:18 AM (Manual Release)

Changes

Fix

  • Add extensions to relative exports in declaration files (#36) (c12eb26) by Lachlan Collins

Chore

  • Update @tanstack/config to 0.3.2 (#37) (a5b7a36) by Lachlan Collins

Docs

Packages

v0.3.0

09 Jan 11:29
Compare
Choose a tag to compare

Version 0.3.0 - 1/9/2024, 11:29 AM

Changes

Feat

  • Migrate all packages to use TanStack Config (#34) (5dfb993) by Corbin Crutchley

Chore

  • improve README header (6b16bff) by Corbin Crutchley

Other

  • chore!: remove priority from store to reduce bundle size (#30) (ac2fd37) by Corbin Crutchley

Packages