Skip to content

Releases: TanStack/config

v0.7.6

21 May 07:44
Compare
Choose a tag to compare

Version 0.7.6 - 5/21/2024, 7:44 AM

Changes

Fix

  • publish: Correct types for github search API (#92) (8615668) by Lachlan Collins

Chore

  • Update node and pnpm (#90) (27d58be) by Lachlan Collins

Docs

  • Fix relative links in markdown (#91) (5de5a46) by Jack

Packages

v0.7.5

17 May 12:10
Compare
Choose a tag to compare

Version 0.7.5 - 5/17/2024, 12:10 PM (Manual Release)

Changes

Chore

  • Fix cross-platform preinstall script (#87) (be1425f) by Lachlan Collins
  • Include .vscode/settings.json (2cde776) by Lachlan Collins
  • Setup @antfu/eslint-config (#89) (48e1e73) by Lachlan Collins

Packages

v0.7.4

13 May 08:28
Compare
Choose a tag to compare

Version 0.7.4 - 5/13/2024, 8:28 AM (Manual Release)

Changes

Chore

  • Update packages, enable link-workspace-packages (#88) (3d7b13b) by Lachlan Collins

Packages

v0.7.3

13 May 06:56
Compare
Choose a tag to compare

Version 0.7.3 - 5/13/2024, 6:56 AM

Changes

Fix

  • publish: Replace forEach loop with for/of (#86) (d44d223) by Lachlan Collins

Packages

v0.7.2

13 May 06:42
Compare
Choose a tag to compare

Version 0.7.2 - 5/13/2024, 6:42 AM

Changes

Fix

  • publish: Remove async/await from publish logic (#85) (ed37172) by Lachlan Collins

Packages

v0.7.1

13 May 06:34
Compare
Choose a tag to compare

Version 0.7.1 - 5/13/2024, 6:33 AM

Changes

Fix

  • publish: Remove scripts section (#84) (be41899) by Lachlan Collins

Chore

  • upgrade to PNPM 9, fix prettier (#82) (4aefe86) by Corbin Crutchley

Packages

v0.7.0

09 Apr 09:31
Compare
Choose a tag to compare

Version 0.7.0 - 4/9/2024, 9:30 AM

Changes

Feat

  • Add custom tsconfig path resolution (#76) (9b279c2) by Corbin Crutchley

Packages

v0.6.1

09 Apr 06:32
Compare
Choose a tag to compare

Version 0.6.1 - 4/9/2024, 6:32 AM (Manual Release)

Changes

Chore

  • Update dependencies (#80) (f8e9972) by Lachlan Collins

Docs

  • Update docs/config.json (#67) (e1a7af1) by Lachlan Collins

Packages

v0.6.0

06 Mar 07:58
Compare
Choose a tag to compare

Version 0.6.0 - 3/6/2024, 7:58 AM

Changes

Feat

  • Add vite-tsconfig-paths plugin (#63) (b3ff78d) by Lachlan Collins

Packages

v0.5.2

02 Mar 22:05
Compare
Choose a tag to compare

Version 0.5.2 - 3/2/2024, 10:05 PM

Changes

Fix

  • replace bundledDeps with externalDeps (#59) (72dc4c1) by Lachlan Collins

Chore

  • deps: bump pnpm/action-setup from 2 to 3 (#53) (62f0cb4) by dependabot[bot]
  • deps: bump nrwl/nx-set-shas from 3 to 4 (#52) (2c6cd63) by dependabot[bot]

Ci

  • Add dependabot.yml (#51) (08fb568) by Lachlan Collins
  • Fix evergreen action (#49) (cde3156) by Lachlan Collins
  • Trial github/evergreen action (#48) (2fde8bb) by Lachlan Collins

Packages