Skip to content

Releases: unplugin/unplugin-macros

v0.13.3

18 Aug 11:04
v0.13.3
80c9937
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.13.2

16 Aug 18:03
v0.13.2
8fe6a0a
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.13.1

24 Jun 17:22
v0.13.1
b9f6f1c
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.13.0

17 Apr 19:34
v0.13.0
9c96654
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.12.1

17 Apr 10:37
v0.12.1
00f11d8
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.12.0

17 Apr 10:08
v0.12.0
a6c160d
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.11.0

06 Mar 10:21
v0.11.0
39713ce
Compare
Choose a tag to compare

   🚨 Breaking Changes

--- import { defineMacro } from 'unplugin-macros'
+++ import { defineMacro } from 'unplugin-macros/api'
    View changes on GitHub

v0.10.3

04 Mar 12:55
v0.10.3
72d30db
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.10.2

04 Mar 12:44
v0.10.2
28f509c
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.10.1

04 Mar 03:56
v0.10.1
6c9ea05
Compare
Choose a tag to compare

   🚀 Features

  • Try to resolve array & object expression  -  by @sxzz (bddf8)
    View changes on GitHub