janl / mustache.js

Minimal templating with {{mustaches}} in JavaScript
https://mustache.github.io
MIT License
16.37k stars 2.4k forks source link

Super Upgrade PR #837

Open lucas42 opened 1 month ago

lucas42 commented 1 month ago

I've made a bunch of individual Pull Requests to upgrade parts of this repository.

However, merging them all will cause a bunch of conflicts. This pull request combines them all into a single PR with the conflicts already sorted.

This covers:

For the purposes of review, you may wish look at each of those individually to understand the changes.

(Fixes #832)