Skip to content

v5.2.0

Compare
Choose a tag to compare
@martijnversluis martijnversluis released this 16 Feb 13:43
· 661 commits to master since this release

Changes

  • Allow directive with empty value and trailing space (#455). This solves parser errors for directives without value but with semicolon, like {chorus: }, and for tags followed by whitespace.

Dependency updates

  • Bump eslint from 8.7.0 to 8.8.0 (#441)
  • Bump jsdoc-to-markdown from 7.1.0 to 7.1.1 (#440)
  • Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0 (#445)
  • Bump @babel/cli from 7.16.8 to 7.17.0 (#444)
  • Bump @babel/eslint-parser from 7.16.5 to 7.17.0 (#443)
  • Bump @babel/core from 7.16.12 to 7.17.2 (#442/#453)
  • Bump jest from 27.4.7 to 27.5.1 (#449/#452)