jashkenas / backbone

Give your JS App some Backbone with Models, Views, Collections, and Events
http://backbonejs.org
MIT License
28.1k stars 5.39k forks source link

Release 1.4.1 #4255

Closed jgonggrijp closed 2 years ago

jgonggrijp commented 2 years ago

I'm making this PR for transparency, and to facilitate review for any volunteer. However, a review is not necessary. I will proceed to merge and publish this release without actually waiting for a review. Post-merge and post-publication reviews are still possible and welcome.

I thought I'd casually make a new release with the latest changes to let everyone know that Backbone is being worked on. Due to the updated development dependencies (#4252, #4246) and due to the general passage of time, this turned out to be a bit more work than I anticipated. Among other things, I had to deal with the fact that some of the updated tools generate files in different places nowadays. The commit log tells the full story.