Skip to content

v0.8.9 - Interoperability and bug fix

Latest
Compare
Choose a tag to compare
@brandonmcconnell brandonmcconnell released this 12 Mar 21:48
· 1 commit to master since this release

Fixes

  • Interoperability: Make package compatible with LibSass and Dart Sass (thanks to @richardsonian for the reports and @nex3 for the suggestion that led to a viable fix that supported both engines! 💯)
    • Make package compatible with LibSass and Dart Sass in #9
      • Fixes #6
    • Explicitly quote interpolation near operators and replace slash separator with comma in #12
  • Bug fix: Resolve bug where paused chars get rendered for the end-on string (fixes #15, thanks @greyskin for the report! 🙌🏼)
    • Character-timed delay syntax is displayed if included in end-on string #15

Full Changelog: v0.8.6...v0.8.9