squirrelly v8.0.4 Release Notes

Release Date: 2020-08-15 // over 3 years ago
  • TL;DR

    🚀 Changes in this release:

    • ⚡️ Updated development dependencies
    • 👀 Squirrelly's XML-escape filter (e) is now applied after all other filters by default. See #189 and #198
      • This is potentially a slightly breaking change, but the chance of it affecting anyone is quite low

    Commits

    • ⚡️ Rebuild after dev-dependency update b61f2b0
    • ⚡️ Update dependencies 623dc42
    • 🛠 Fix tests so XML-escape filter is on the outside 264c230
    • 🛠 Fix changes in making XML-escape the last filter 1e5d747
    • Apply XML-escape filter after all other filters 0e511f0
    • Merge pull request #197 from squirrellyjs/dependabot/npm_and_yarn/elliptic-6.5.3 f6a4920
    • ⬆️ Bump elliptic from 6.5.2 to 6.5.3 5bb49a7
    • ➕ Add Cypress to list of projects using Squirrelly 0d647a1

    v8.0.3...v8.0.4