Closed krainboltgreene closed 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
- 01bbd1b https://github.com/motiondivision/motion/pull/2864/commits/01bbd1b20c171718451e6739f28f0edbe31e62c7 Adding breaking changes that were missed in 11 update
File Changes
(1 file https://github.com/motiondivision/motion/pull/2864/files)
- M CHANGELOG.md https://github.com/motiondivision/motion/pull/2864/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed (4)
Patch Links:
- https://github.com/motiondivision/motion/pull/2864.patch
- https://github.com/motiondivision/motion/pull/2864.diff
— 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: @.***>
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.