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

Update Backbone to latest version #2569

Open
robyngit opened this issue Nov 14, 2024 · 1 comment
Open

Update Backbone to latest version #2569

robyngit opened this issue Nov 14, 2024 · 1 comment

Comments

@robyngit
Copy link
Member

Current version: 1.3.3 (Apr. 5, 2016)
Latest version: 1.6.0 (Feb. 5, 2024)

Backbone has had several updates in recent years. Improvements include one that will allow our collections to be compatible with our new linting rules, as well as some bug fixes. There look to be no breaking changes mentioned in the changelog. Also, it appears the author is using semantic versioning and the newer version is still part of the same major version as the one we're using. Still, we'll have to do some pretty thorough testing before officially switching.

We should keep up-to-date moving forward so that we don't have to skip a bunch of intermediate versions in case a change in one does cause a bug. It looks like the backbone repo is still under active development.

@robyngit
Copy link
Member Author

(Also, the author opened an issue in May of this year asking the community what they'd like to see in Backbone 2.0!)

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

No branches or pull requests

1 participant