Skip to content

2.4.0

Compare
Choose a tag to compare
@cristianl cristianl released this 28 Nov 17:20
· 13 commits to master since this release
101bfe5

Breaking changes

  • Use the pipe operator (|) in scopes selectors instead of commas, e.g. source.ts | source.js instead of source.ts, source.js
    #78

Fixes

  • Simplify regexes for HTML files; match files with the htm extension #78
  • Tentative fix for unintended margins around icons #76