chore: release v0.8.4 #179
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
examples/tanstack/src/routes/json.tsx#L5
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/node/build.ts#L185
'transformState' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
src/node/critial.ts#L32
'e' is defined but never used
|
Lint:
src/node/vite-plugin/index.ts#L32
'next' is defined but never used. Allowed unused args must match /^_/u
|
Loading