Skip to content

Releases: TanStack/config

v0.1.3

04 Jan 01:53
Compare
Choose a tag to compare

Version 0.1.3 - 1/4/2024, 1:53 AM

Changes

Perf

  • Replace axios with fetch (#16) (43925e8) by Lachlan Collins

Test

  • Ensure all integration dist files match (#14) (455dfdb) by Lachlan Collins

Packages

v0.1.2

03 Jan 23:37
Compare
Choose a tag to compare

Version 0.1.2 - 1/3/2024, 11:37 PM

Changes

Fix

  • Run ESLint on JS files, sort imports (#13) (fb7fcb8) by Lachlan Collins

Chore

  • Types for CLI script dependencies (#12) (1cc0498) by Lachlan Collins

Docs

  • improve README docs (a1dfdca) by Corbin Crutchley
  • Tweak Vite build instructions (#11) (e55ce49) by Lachlan Collins

Ci

  • Run test:types on CI (#9) (00dc983) by Lachlan Collins

Packages

v0.1.1

03 Jan 07:14
Compare
Choose a tag to compare

Version 0.1.1 - 1/3/2024, 7:14 AM

Changes

Fix

  • Make Vite plugins dependencies (#10) (b12d2bb) by Lachlan Collins

Packages

v0.1.0

03 Jan 04:34
Compare
Choose a tag to compare

Version 0.1.0 - 1/3/2024, 4:34 AM

Changes

Feat

  • Add Vite build config (#2) (f3bd6a9) by Lachlan Collins

Chore

  • Remove GH_TOKEN debugging (d504d6f) by Lachlan Collins

Packages

v0.0.2

31 Dec 21:01
Compare
Choose a tag to compare

Version 0.0.2 - 12/31/2023, 9:01 PM

Changes

Fix

  • Fix publish import for CLI (#8) (440a5c4) by Lachlan Collins

Chore

  • Debug GH_TOKEN on CI (fcfa1c2) by Lachlan Collins
  • Update dependencies (#7) (f9cf154) by Lachlan Collins

Other

  • Move publish export to ./publish (#6) (e4610dd) by Lachlan Collins

Packages