squirrelly v8.0.7 Release Notes
Release Date: 2020-09-06 // almost 2 years ago-
TL;DR
⚡️ Mainly minor updates. One important fix by @futurelucas4502 preventing
renderFile
from erroring if the data argument was undefined or null; see #201.Commits
- 🔀 Merge pull request #202 from squirrellyjs/all-contributors/add-futurelucas4502 a5b40f6
- 📄 docs: update .all-contributorsrc [skip ci] b310830
- 📄 docs: update README.md [skip ci] 9744133
- 🛠 Fix link to contributor d15e60a
- 🚚 Rebuild to remove carriage returns from map a62f36f
- 🔀 Merge pull request #201 from futurelucas4502/master 31d0268
- ⚡️ Update file handler renderFile function to allow for an undefined data parameter without erroring 4b9e964
- ⚡️ Update FUNDING.yml e9a023d
- 🛠 Fix Travis Node version, eslint-plugin doesn't support v11 386c3aa
Contributors