Skip to content

Avoid import assert syntax that doesn't work in Node.js 22 - #3092

Merged
schiller-manuel merged 4 commits into
TanStack:mainfrom
thomasballinger:dont-use-assert
Jan 1, 2025
Merged

Avoid import assert syntax that doesn't work in Node.js 22#3092
schiller-manuel merged 4 commits into
TanStack:mainfrom
thomasballinger:dont-use-assert

Conversation

@thomasballinger

@thomasballinger thomasballinger commented Dec 31, 2024

Copy link
Copy Markdown
Contributor

fixes #3091

@nx-cloud

nx-cloud Bot commented Dec 31, 2024

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit e026642.

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

☁️ Nx Cloud last updated this comment at 2025-01-01 00:07:04 UTC

@pkg-pr-new

pkg-pr-new Bot commented Dec 31, 2024

Copy link
Copy Markdown

Open in Stackblitz

More templates

@tanstack/arktype-adapter

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

@tanstack/create-router

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

@tanstack/create-start

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

@tanstack/eslint-plugin-router

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

@tanstack/react-cross-context

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

@tanstack/react-router

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

@tanstack/history

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

@tanstack/react-router-with-query

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

@tanstack/router-cli

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

@tanstack/router-devtools

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

@tanstack/router-generator

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

@tanstack/router-plugin

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

@tanstack/router-vite-plugin

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

@tanstack/start

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

@tanstack/start-vite-plugin

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

@tanstack/valibot-adapter

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

@tanstack/virtual-file-routes

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

@tanstack/zod-adapter

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

commit: e026642

@schiller-manuel
schiller-manuel merged commit db8035b into TanStack:main Jan 1, 2025
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.

Create Start CLI not working with node v22.11

2 participants