Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use const type parameters #3085

Merged
merged 2 commits into from
Dec 28, 2024
Merged

fix: use const type parameters #3085

merged 2 commits into from
Dec 28, 2024

Conversation

chorobin
Copy link
Contributor

@chorobin chorobin commented Dec 27, 2024

Fixes: #3029,#3031

Copy link

nx-cloud bot commented Dec 27, 2024

View your CI Pipeline Execution ↗ for commit daa70b8.

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded 4m 48s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 42s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-28 13:12:53 UTC

Copy link

pkg-pr-new bot commented Dec 27, 2024

Open in Stackblitz

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@3085

@tanstack/create-start

npm i https://pkg.pr.new/@tanstack/create-start@3085

@tanstack/create-router

npm i https://pkg.pr.new/@tanstack/create-router@3085

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@3085

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@3085

@tanstack/react-cross-context

npm i https://pkg.pr.new/@tanstack/react-cross-context@3085

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@3085

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@3085

@tanstack/react-router-with-query

npm i https://pkg.pr.new/@tanstack/react-router-with-query@3085

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@3085

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@3085

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@3085

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@3085

@tanstack/start

npm i https://pkg.pr.new/@tanstack/start@3085

@tanstack/start-vite-plugin

npm i https://pkg.pr.new/@tanstack/start-vite-plugin@3085

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@3085

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@3085

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@3085

commit: daa70b8

@chorobin chorobin merged commit e2a7fec into main Dec 28, 2024
5 checks passed
@chorobin chorobin deleted the const-type-parameters branch December 28, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<Link>'s to prop should not widen value type
1 participant