motiondivision / motion

A modern animation library for React and JavaScript
https://motion.dev
MIT License
25.66k stars 842 forks source link

Changelog doesn't detail breaking changes that are causing downstream issues #2864

Closed krainboltgreene closed 1 week ago

krainboltgreene commented 1 week ago

So I'm using the livemotion elixir library but we maintain a custom integration with the motion library and we're noticing quite a few deprecations that happened in the v11 update that aren't reflected in the changelog.

I'm still trying to find the replacement for createMotionState() that was used.

mattgperry commented 1 week ago

Yeah this is a good point, I can add these to the changelog - however as an undocumented API this one probably won’t be listed. You can find an upgrade guide for documented features here: https://motion.dev/docs/upgrade-guide

There’s no need to upgrade though if you were using createMotionState as there’s no direct replacement, and the repo remains at motiondivision/motionone

On Tue, 12 Nov 2024 at 23:38, Kurtis Rainbolt-Greene < @.***> wrote:

So I'm using the livemotion elixir library but we maintain a custom integration with the motion library and we're noticing quite a few deprecations that happened in the v11 update that aren't reflected in the changelog.

I'm still trying to find the replacement for createMotionState() that was used.

You can view, comment on, or merge this pull request online at:

https://github.com/motiondivision/motion/pull/2864 Commit Summary

File Changes

(1 file https://github.com/motiondivision/motion/pull/2864/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/motiondivision/motion/pull/2864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB34WKQ364I35IK7NACYFAL2AJ7N3AVCNFSM6AAAAABRVDO7UKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TGNJRGU3TIOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>