Back to Explore

nicolo-ribaudo/babel-preset-current-node-syntax

GitHub
1 watchersOpen source

Last release:

babel-preset-current-node-syntax is a Babel preset that enables parsing of JavaScript language proposals supported by the current Node.js version. It is useful if you want Babel to understand newer syntax features without enabling unsupported proposals.

Project status

  • The source appears to be maintained, with the upstream repository showing a recent push on 2026-06-29, but the most recently summarized published update versions were in late July 2025 (no detailed update notes shown after that gap).
  • The apparent update cadence is sparse based on the provided version history summaries, with updates clustered around 2025-07-28 to 2025-07-30 and then no additional summarized changes before today.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.2.0

    Release v1.2.0 contains no provided release notes. The code change significantly alters how the preset builds its Babel syntax plugin list and changes the preset factory function signature, which impacts plugin selection for different Babel major versions.

  • v1.1.1

    This release appears to be a metadata-only update. The provided release notes are missing (none provided), and the code diff shows only a package version bump.

  • v1.0.2

    Release v1.0.2 was published on 2025-07-28, but no release notes were provided by the publisher. As a result, the specific functional, API, dependency, or security changes included in this version are not described, so you should verify the upgrade by reviewing the Git diff and any changelog sources (tags/commits, PRs) for this release.