Update framer-plugin #638
Merged
huntercaron merged 4 commits intomainfrom Apr 30, 2026
Merged
Conversation
Made-with: Cursor
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the monorepo’s plugin workspaces to use framer-plugin@3.11.0-alpha.11, ensuring the lockfile and Yarn zero-install cache reflect the new version.
Changes:
- Bump
framer-pluginfrom3.11.0-alpha.8→3.11.0-alpha.11across allplugins/*workspaces. - Update
yarn.lockto the newframer-pluginresolution/checksum. - Update Yarn bundle cache by adding the
3.11.0-alpha.11artifact (and removing the previously cached3.11.0-alpha.7artifact).
Reviewed changes
Copilot reviewed 32 out of 35 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| yarn.lock | Updates framer-plugin resolution from 3.11.0-alpha.8 to 3.11.0-alpha.11 across affected workspaces and updates checksum. |
| plugins/unsplash/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/tidyup/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/threshold/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/rss-feeds/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/renamer/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/redirect-sync/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/recruitee/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/prco/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/pong/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/photobooth/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/phosphor/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/notion/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/locale-sync/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/hubspot/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/greenhouse/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/google-sheets/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/google-search-console/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/global-search/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/flip-image/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/doodles/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/dither/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/design-system/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/csv-import/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/concentric/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/color-extract/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/code-versions/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/code-link/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/cms-export/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/ashby/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/ascii/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/airtable/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| plugins/3rd-party-optimizer/package.json | Bumps framer-plugin dependency to 3.11.0-alpha.11. |
| .yarn/cache/framer-plugin-npm-3.11.0-alpha.7-236eca6bf9-bba2ca92ed.zip | Removes no-longer-needed cached artifact for an older alpha version. |
| .yarn/cache/framer-plugin-npm-3.11.0-alpha.11-0644912988-ebe26fdb6f.zip | Adds the cached artifact for framer-plugin@3.11.0-alpha.11 to support zero-installs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Made-with: Cursor
Made-with: Cursor
madebyisaacr
approved these changes
Apr 30, 2026
Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request bumps
framer-pluginto3.11.0-alpha.12for all workspaces underplugins/, and runsyarn dedupeChangelog
Testing