Skip to content

chore: release 2.0.0 🚀 - #489

Open
eslintbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--css
Open

chore: release 2.0.0 🚀#489
eslintbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--css

Conversation

@eslintbot

@eslintbot eslintbot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-08-29)

⚠ BREAKING CHANGES

  • add meta.languages to CSS rules (#447)

Features

Bug Fixes

  • correctly identify font-size in font shorthand (#526) (7ac061e)
  • detect equivalent selectors in no-duplicate-keyframe-selectors (#512) (f4fbea8)
  • distinguish named timeline range keyframe selectors (#507) (c96ceeb)
  • handle CSS case-insensitivity (#530) (c979a85)
  • recognize nesting feature detection in use-baseline (#531) (de5965b)
  • skip validating values containing env() in no-invalid-properties (#510) (ffc5c32)
  • update baseline data (005db74)
  • update baseline data (43672ee)
  • update baseline data (1ae3a41)
  • update baseline data (#504) (e90e001)
  • update baseline data (#514) (1c8a632)
  • update baseline data (#539) (0f7b823)
  • update dependency @eslint/css-tree to ^4.0.5 (#511) (500ad2a)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Introduced the 2.0.0 major release with updated package and plugin version information.
  • Breaking Changes

    • Rule metadata now follows a revised meta.languages format. Review integrations and rule metadata consumers before upgrading.
  • Documentation

    • Added a 2.0.0 changelog entry summarizing the release’s feature updates, fixes, and compatibility considerations.

@eslintbot
eslintbot requested a review from a team as a code owner July 5, 2026 14:09
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 5 times, most recently from d5e68a7 to 5651a4a Compare July 12, 2026 02:09
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 4 times, most recently from 94bbcb5 to 89997e2 Compare July 21, 2026 21:34
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 7 times, most recently from 2effc13 to 8d600ff Compare July 29, 2026 08:54
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 2 times, most recently from 247ace2 to 9677b47 Compare August 2, 2026 08:09
@eslintbot eslintbot changed the title chore: release 1.4.1 🚀 chore: release 1.5.0 🚀 Aug 4, 2026
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 5 times, most recently from db0493e to 515b1bf Compare August 9, 2026 04:32
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 2 times, most recently from a667311 to b788a59 Compare August 12, 2026 04:04
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 3 times, most recently from e9f6c29 to 778b800 Compare August 24, 2026 16:27
@eslintbot eslintbot changed the title chore: release 1.5.0 🚀 chore: release 2.0.0 🚀 Aug 24, 2026
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch 3 times, most recently from d202cee to ff8305f Compare August 24, 2026 21:19
@eslintbot
eslintbot force-pushed the release-please--branches--main--components--css branch from ff8305f to 0997044 Compare August 29, 2026 12:57
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d15b2b3f-85c8-4b0a-a563-b28a5d1af446

📥 Commits

Reviewing files that changed from the base of the PR and between a340c84 and 0997044.

📒 Files selected for processing (5)
  • .release-please-manifest.json
  • CHANGELOG.md
  • jsr.json
  • package.json
  • src/index.js

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The release version changed from 1.4.0 to 2.0.0 across package metadata and plugin metadata. The changelog now documents the breaking change, new features, and fixes in the 2.0.0 release.

Changes

2.0.0 release versioning

Layer / File(s) Summary
Version metadata synchronization
.release-please-manifest.json, jsr.json, package.json, src/index.js
All package and plugin version declarations changed from 1.4.0 to 2.0.0.
2.0.0 changelog entry
CHANGELOG.md
The changelog documents the breaking meta.languages rule metadata change, four new features, and eleven fixes or dependency updates.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 09970

This PR updates the 2.0.0 release metadata, changelog, and package version references. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: fasttime

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary change: preparing the package for the 2.0.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (4 skipped: 4 unsupported.)

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--css

Comment @coderabbitai help to get the list of available commands.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant