Skip to content

Release v1.9.1#1804

Merged
coliff merged 2 commits intomainfrom
dev/coliff/release-v191
Feb 11, 2026
Merged

Release v1.9.1#1804
coliff merged 2 commits intomainfrom
dev/coliff/release-v191

Conversation

@coliff
Copy link
Member

@coliff coliff commented Feb 11, 2026

Revert breaking change (introduced in v1.9.0) of adding an exports field to package.json

Revert breaking change (introduced in v1.9.0) of adding an `exports` field to `package.json`.
Fixes: #1803
Copilot AI review requested due to automatic review settings February 11, 2026 05:23
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly prepares for the v1.9.1 release. The primary change is reverting the addition of the exports field in package.json, which was a breaking change in v1.9.0. This reversion is appropriate for a patch release aimed at restoring compatibility. The version numbers in package.json and package-lock.json are updated correctly, and the corresponding documentation in the changelog and website banner has been updated as well. The changes are consistent and look good.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the v1.9.1 release by reverting the breaking package.json exports change introduced in v1.9.0, and updating the website/docs to reflect the new release.

Changes:

  • Bump package version to 1.9.1 and remove the exports field from package.json.
  • Update package-lock.json version metadata to 1.9.1.
  • Update website banner and changelog to announce/document v1.9.1.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
website/src/content/docs/index.mdx Updates homepage banner to announce v1.9.1.
website/src/content/docs/changelog.mdx Adds v1.9.1 release notes and adjusts v1.9.0 date line.
package.json Bumps version to 1.9.1 and removes exports to revert the breaking change.
package-lock.json Updates lockfile package/version metadata to 1.9.1.

@coliff coliff merged commit e78c0b5 into main Feb 11, 2026
32 checks passed
@coliff coliff deleted the dev/coliff/release-v191 branch February 11, 2026 05:25
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.

1 participant