Skip to content

Conversation

@prosdev
Copy link
Contributor

@prosdev prosdev commented Dec 26, 2025

Fixes critical npm install error and adds improvements.

Critical Fix

  • Replace workspace:* with ^0.1.0 for plugins dependency (caused npm install to fail)

Improvements

  • Add README to both packages
  • Fix pnpm version conflicts in workflows
  • Add release banner to docs homepage

Release Process

After merge, the changesets workflow will create a "Version Packages" PR. Merging that will automatically publish v0.1.1 to npm.

Fixes npm install error where workspace protocol doesn't work in published packages.
Bump version to 0.1.1.
Changeset will automatically convert workspace:* to proper version during publish.
@prosdev prosdev merged commit ae506e2 into main Dec 26, 2025
1 check passed
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