[pull] main from motiondivision:main#185
Merged
Conversation
…s-1767601944281 Add Claude Code GitHub Workflow
Bumps [next](https://github.com/vercel/next.js) from 15.4.7 to 15.4.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.4.7...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Add explicit named exports for `motion` and `m` alongside the wildcard re-export from framer-motion. This helps VSCode's TypeScript language server properly index these exports for auto-import suggestions. Fixes #3432 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…next-15.4.10 Bump next from 15.4.7 to 15.4.10
Exclude x, y, z from CSSProperties when creating MotionCSS type to prevent TypeScript error "Interface 'MotionStyle' cannot simultaneously extend types" when using Motion with React 19 and skipLibCheck: false. React 19's CSSProperties now includes x, y, z properties which conflict with Motion's TransformProperties. This follows the same pattern already used in CSSStyleDeclarationWithTransform. Fixes #3422
Security fix: Remove accidentally committed .env file containing UPDATE_SECRET_TOKEN and add .env patterns to .gitignore to prevent future accidental commits of environment files.
Remove exposed .env file and add to .gitignore
Fix MotionStyle type conflict with React 19 CSSProperties
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )