squirrelly v8.0.8 Release Notes

Release Date: 2020-09-11 // over 3 years ago
  • TL;DR

    • ๐Ÿ”€ Merged a PR by @jmclean-cnexus that fixed the types of FilterFunction
    • ๐Ÿฑ @jmclean-cnexus also abstracted some utility functions in containers.ts into container-utils.ts, and wrote accompanying tests ๐ŸŽ‰

    Commits

    • Rebuild 0383045
    • Format, add specific examples of blocks & filters ad6fe3d
    • Format d158e64
    • ๐Ÿ”€ Merge pull request #205 from jmclean-cnexus/master 81c09e9
    • โšก๏ธ update README to include tests tag in contributers as well as reference name 93d2997
    • โž• add test contribution since there are some unit tests in this latest push 56e8685
    • โž• add name to .allcontributors d200f89
    • โœ‚ remove package lock from previous commit and add to .gitignore c1c71d5
    • โœ… break out container to be more testable 4ba4f2b
    • ๐Ÿ”€ Merge pull request #204 from squirrellyjs/all-contributors/add-jmclean-cnexus 4fd4a57
    • ๐Ÿ“„ docs: update .all-contributorsrc [skip ci] 08c72d2
    • ๐Ÿ“„ docs: update README.md [skip ci] bf3e9bd
    • Rebuild after FilterFunction type fix 009073d
    • ๐Ÿ›  Merge pull request #203 from jmclean-cnexus/bugfix/update-filter-function-type-def db7ef0f
    • โœ‚ remove package-lock b97041c
    • ๐Ÿ”„ change string type to any type 82fa1bf
    • ๐Ÿ‘ Allow any number of arguments that are strings 6211864

    v8.0.7...v8.0.8


Previous changes from v8.0.7

  • 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

    v8.0.6...v8.0.7