Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 migration guide #39

Open
djmarland opened this issue Apr 14, 2021 · 1 comment
Open

2.0 migration guide #39

djmarland opened this issue Apr 14, 2021 · 1 comment

Comments

@djmarland
Copy link

Hi,

I'm seeking to update our dependency to the latest major version, but I can't see what may have changed and what code I need to update.
Is there a changelog or migration guide somewhere I can read? I can't seem to find one.

Thank you

@mdietsche
Copy link

mdietsche commented Sep 1, 2021

For anyone else seeing this after migrating, view the difference in methods names in the README files of the 1.2 and 2.0 tags. The ones that bit me were append() changing to appendWIth() and remove() changing to destroy(). A migration isn't laid out anywhere, but viewing the method list should make the changes pretty apparent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants