Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 374 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 374 Bytes

svelte-style-directive Changelog

1.1.0

  • Support Inline Components
  • Refactored and simplified walking

1.0.7

  • Fixed a bug where style attribute caused to throw an error

1.0.3 - 1.0.6

  • Changes for fixing dist generation

1.0.2

  • Use rollup and node resolve

1.0.1

  • Fixes a bug where style directive won't work with Mustache tags

1.0.0

  • First release