Skip to content

Releases: TanStack/config

@tanstack/publish-config@0.2.7

27 Mar 17:31
64b9024

Choose a tag to compare

Patch Changes

  • Default GH_TOKEN input to github.token in composite actions for backward compatibility with consumer repos. (d600d56)

@tanstack/publish-config@0.2.6

27 Mar 17:22
691c7f7

Choose a tag to compare

Patch Changes

  • Pass GH_TOKEN as an explicit input to composite GitHub actions so the token is available inside inner steps. (7222fcd)

@tanstack/publish-config@0.2.5

27 Mar 17:11
0e7bdec

Choose a tag to compare

Patch Changes

  • Fix composite GitHub actions so GH_TOKEN is forwarded into the action steps that post release and preview comments. (ea41266)

@tanstack/publish-config@0.2.4

27 Mar 17:03
3c326b1

Choose a tag to compare

Patch Changes

  • Fix release-related GH_TOKEN handling so composite GitHub actions inherit the token from workflow env. (9c303c6)

@tanstack/publish-config@0.2.3

27 Mar 16:52
fda8648

Choose a tag to compare

Patch Changes

  • Standardize GitHub auth token usage on GH_TOKEN for release-related tooling and workflows. (a2c8f9c)

@tanstack/vite-config@0.5.2

17 Mar 11:48
0964693

Choose a tag to compare

Patch Changes

  • fix: esm module 99 and cjs module 100 (#354)

@tanstack/vite-config@0.5.1

15 Mar 14:57
f35fa37

Choose a tag to compare

Patch Changes

  • fix: declaration resolution where CJS output does not exist for import (#352)

@tanstack/vite-config@0.5.0

12 Mar 22:13
9879392

Choose a tag to compare

Minor Changes

  • Bump to Vite 8 with Rolldown. Drops Vite 6/7 support. Switches to rolldownOptions and native resolve.tsconfigPaths. (#348)

Patch Changes

  • fix: remove rollup-plugin-preserve-directives (#351)

@tanstack/eslint-config@0.4.0

16 Feb 08:08
d517be1

Choose a tag to compare

Minor Changes

  • feat: update to @eslint/js v10 (#340)

@tanstack/typedoc-config@0.3.3

06 Dec 12:37
8ab2997

Choose a tag to compare

Patch Changes

  • build: migrate to tsdown (#327)