Skip to content

docs: add a note about configuration under node24 #4406

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

sodle
Copy link
Contributor

@sodle sodle commented May 14, 2025

Description

Add documentation explaining how to work around a config loading bug introduced by Node 24.

Motivation and Context

Fixes #4399

Usage examples

N/A, docs only

How Has This Been Tested?

N/A, docs only

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@escapedcat
Copy link
Member

Awesome, thanks!

@escapedcat escapedcat merged commit 93d83f7 into conventional-changelog:master May 14, 2025
7 checks passed
@escapedcat
Copy link
Member

Added it here as well: https://commitlint.js.org/guides/getting-started.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

fix: fails to load config file on Node v24.0.0
2 participants