Skip to content

Releases: TanStack/store

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

  • @tanstack/store@0.4.1
  • @tanstack/react-store@0.4.1
  • @tanstack/vue-store@0.4.1
  • @tanstack/solid-store@0.4.1
  • @tanstack/angular-store@0.4.1

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

  • @tanstack/angular-store@0.4.0

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

  • @tanstack/store@0.3.1
  • @tanstack/react-store@0.3.1
  • @tanstack/vue-store@0.3.1
  • @tanstack/solid-store@0.3.1

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

  • @tanstack/store@0.3.0
  • @tanstack/react-store@0.3.0
  • @tanstack/vue-store@0.3.0
  • @tanstack/solid-store@0.3.0

v0.2.1

18 Oct 09:56
Compare
Choose a tag to compare

Version 0.2.1 - 10/18/2023, 9:56 AM

Changes

Fix

  • publish solid store (#28) (3d42d7e) by Corbin Crutchley

Packages

  • @tanstack/react-store@0.2.1
  • @tanstack/solid-store@0.2.1

v0.2.0

18 Oct 09:51
Compare
Choose a tag to compare

Version 0.2.0 - 10/18/2023, 9:51 AM

Changes

Feat

Docs

Test

Packages

  • @tanstack/react-store@0.2.0
  • @tanstack/vue-store@0.2.0

v0.1.3

02 Sep 06:45
Compare
Choose a tag to compare

Version 0.1.3 - 9/2/2023, 6:45 AM

Changes

Fix

  • react now imports as expected (3382e37) by Corbin Crutchley
  • remove unused code (17599c7) by Corbin Crutchley

Other

  • Merge pull request #21 from TanStack/chore-remove-bump-helper (915b63a) by Corbin Crutchley

Packages

  • @tanstack/store@0.1.3
  • @tanstack/react-store@0.1.3
  • @tanstack/vue-store@0.1.3

v0.1.2

02 Sep 05:53
Compare
Choose a tag to compare

Version 0.1.2 - 9/2/2023, 5:53 AM

Changes

Fix

  • Build artifacts should be published now. Apologies for the headache - @crutchcorn

Packages

  • @tanstack/store@0.1.2
  • @tanstack/react-store@0.1.2
  • @tanstack/vue-store@0.1.2

v0.1.1

31 Aug 23:26
Compare
Choose a tag to compare

Version 0.1.1 - 8/31/2023, 11:26 PM

Changes

This release has known issues with the packaging of the packages. They are fixed in 0.1.2 - @crutchcorn

Packages

  • @tanstack/vue-store@0.1.1

v0.1.0

31 Aug 21:38
Compare
Choose a tag to compare

Version 0.1.0 - 8/31/2023, 9:38 PM

Changes

**This release has known issues with the packaging of the packages. They are fixed in 0.1.2 - @crutchcorn

Feat

  • add Vue adapter (cc76f8e) by Corbin Crutchley
  • add Vue adapter (c7c0c4c) by Corbin Crutchley

Chore

  • fix parse version (b110905) by Corbin Crutchley
  • fix prettier (d4bd1d7) by Corbin Crutchley
  • migrate to TSUp to match Query (b077ecc) by Corbin Crutchley
  • add linting configuration files (d4281fd) by Corbin Crutchley
  • migrate to newer bundler setup (6110cdd) by Corbin Crutchley

Docs

  • updates (9b879e6) by Tanner Linsley

Other

  • Merge pull request #2 from TanStack/improve-bundling (922465e) by Corbin Crutchley

Test

  • vue-store: add tests to new Vue package (ea27cff) by Corbin Crutchley
  • Merge pull request #1 from TanStack/react-store-tests (d849910) by Tanner Linsley
  • react-store: add initial tets for react store package (1a83900) by Corbin Crutchley

Packages

  • @tanstack/store@0.1.0
  • @tanstack/react-store@0.1.0
  • @tanstack/vue-store@0.1.0