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 #34

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Biome migration and Node.js upgrade #34

merged 4 commits 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 Changed from with to assert #32
  • Fix import assertion compatibility with Node.js 22 (fix Support for NodeJS 22.x #30)

Copy link

stackblitz bot commented Nov 18, 2024

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

@yoriiis yoriiis force-pushed the feat/biome branch 2 times, most recently from 09d7bbe to dcfc24b Compare November 18, 2024 11:37
Upgrade node 20 to node 22 for dev
Upgrade minimal node to 20
@yoriiis yoriiis marked this pull request as ready for review November 18, 2024 13:57
@yoriiis yoriiis merged commit 09609f6 into main Nov 18, 2024
12 checks passed
@yoriiis yoriiis deleted the feat/biome branch November 18, 2024 14:26
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.

Support for NodeJS 22.x
1 participant