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

Biome migration and Node.js upgrade #105

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Biome migration and Node.js upgrade #105

merged 1 commit into from
Nov 18, 2024

Conversation

yoriiis
Copy link
Owner

@yoriiis yoriiis commented Nov 18, 2024

  • Drop Node.js v18, minimal version is v20.18.0
  • Updates packages
  • Upgrade Node.js version for development environment
  • Migrate ESLint/Prettier to Biome to simplify linter updates and unblock Node.js 22 upgrade
  • Fix import assertion compatibility with Node.js 22 (fix Incompatibility with Node.js 22 #104)

Update node js version
Update packages
Copy link

stackblitz bot commented Nov 18, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@yoriiis yoriiis merged commit 2714b24 into main Nov 18, 2024
12 checks passed
@yoriiis yoriiis deleted the feat/biome branch November 18, 2024 14:57
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.

Incompatibility with Node.js 22
1 participant