1.0.6 / 2020-01-13
===================

* npm update
* Fix empty <style> processing

1.0.5 / 2019-09-01
===================

  * Upgraded dev dependencies to latest versions except less and mocha
  * Upgraded svelte to v3 and tested
  * Info: Svelte v3 stop support IE and PhantomJS due to https://github.com/babel/babel/issues/8915
    * but plugin still work on svelte v2 

1.0.4 / 2019-03-08
===================

  * Don't remove themePath extension

1.0.3 / 2019-03-08
===================

  * Added js syntax (see npm: postcss-js-syntax)

1.0.2 / 2019-03-08
===================

  * Added support custom language

1.0.1 / 2019-02-15
===================

  * Added option: debug.showComponentsIds

1.0.0 / 2019-02-15
===================

  * First version