Releases: TanStack/config
Releases · TanStack/config
@tanstack/publish-config@0.2.7
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
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
Patch Changes
- Fix composite GitHub actions so
GH_TOKENis forwarded into the action steps that post release and preview comments. (ea41266)
@tanstack/publish-config@0.2.4
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
Patch Changes
- Standardize GitHub auth token usage on
GH_TOKENfor release-related tooling and workflows. (a2c8f9c)
@tanstack/vite-config@0.5.2
Patch Changes
- fix: esm module 99 and cjs module 100 (#354)
@tanstack/vite-config@0.5.1
Patch Changes
- fix: declaration resolution where CJS output does not exist for import (#352)
@tanstack/vite-config@0.5.0
@tanstack/eslint-config@0.4.0
Minor Changes
- feat: update to @eslint/js v10 (#340)
@tanstack/typedoc-config@0.3.3
Patch Changes
- build: migrate to tsdown (#327)