Skip to content

Releases: antfu/strip-literal

v2.1.0

29 Mar 10:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Handle unclosed string literal for multiline vue component props  -  by @hi-ogawa in #7 (a39ba)
    View changes on GitHub

v2.0.0

29 Dec 12:04
Compare
Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub

v1.3.0

03 Aug 09:06
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.2.0

02 Aug 17:58
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.1.0

02 Aug 14:09
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

03 Feb 09:31
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.0.0

14 Nov 14:14
Compare
Choose a tag to compare

No changes, just bumping the version to mark as stable.

v0.4.2

18 Sep 07:58
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • SinglelineCommentsRE incorrect matching  -  by @YIngChenIt in #3
    View changes on GitHub

v0.4.1

12 Sep 20:55
Compare
Choose a tag to compare

   🚀 Features

  • Introduce createIsLiteralPositionAcorn function  -  by @sapphi-red in #2
    View changes on GitHub

v0.4.0

14 Jun 05:55
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Introduce strip using regex as fallback #1
    View changes on GitHub