Skip to content

Comments

[pull] main from motiondivision:main#185

Merged
pull[bot] merged 14 commits intocode:mainfrom
motiondivision:main
Jan 5, 2026
Merged

[pull] main from motiondivision:main#185
pull[bot] merged 14 commits intocode:mainfrom
motiondivision:main

Conversation

@pull
Copy link

@pull pull bot commented Jan 5, 2026

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 : )

mattgperry and others added 14 commits January 5, 2026 09:32
…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
@pull pull bot locked and limited conversation to collaborators Jan 5, 2026
@pull pull bot added the ⤵️ pull label Jan 5, 2026
@pull pull bot merged commit fe52cd8 into code:main Jan 5, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants