Skip to content

Conversation

@Mantas97
Copy link
Collaborator

After updated dev dependencies to their latest versions publish workflow started failing. These newer versions and their dependencies started using modern JavaScript syntax (??= operator) that requires Node.js 15+ to run.

Node.js 18.x because:

  • It's the current LTS (Long Term Support) version
  • It fully supports all modern JavaScript features including ??=

@Mantas97 Mantas97 merged commit 4dbc167 into main Sep 16, 2025
@Mantas97 Mantas97 deleted the update-nodejs-version branch September 16, 2025 09:20
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.

2 participants