Skip to content

Releases: unplugin/unplugin-macros

v0.17.0

09 May 00:21
v0.17.0
4b98f08
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

  • deps:
    • Update dependency vite to v6.2.6 [security]  -  in #73 (b003c)
    • Update all non-major dependencies  -  in #74 (3c670)
    • Update all non-major dependencies  -  in #76 (d22d8)
    • Update all non-major dependencies  -  in #77 (ff9a7)
    • Update dependency vite to v6.3.4 [security]  -  in #78 (47bac)
    • Update all non-major dependencies  -  in #79 (01e5f)
    View changes on GitHub

v0.16.3

09 Apr 23:24
v0.16.3
db4b9b9
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps:
    • Update all non-major dependencies  -  in #67 (e7209)
    • Update all non-major dependencies  -  in #68 (de704)
    • Update dependency vite to v6.2.3 [security]  -  in #69 (8497f)
    • Update dependency vite to v6.2.4 [security]  -  in #71 (b9a2c)
    • Update all non-major dependencies  -  in #70 (0252f)

   🏎 Performance

    View changes on GitHub

v0.16.2

10 Mar 16:08
v0.16.2
e0d85a5
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps: Update all non-major dependencies  -  in #65 (a3484)
    View changes on GitHub

v0.16.1

05 Mar 18:07
v0.16.1
e881202
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps:
    • Update all non-major dependencies  -  in #62 (b4d22)
    • Update all non-major dependencies  -  in #63 (0b6ce)
    • Update all non-major dependencies  -  in #64 (11b0b)
    View changes on GitHub

v0.16.0

10 Feb 09:54
v0.16.0
01925cd
Compare
Choose a tag to compare

   🚨 Breaking Changes

--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }
    View changes on GitHub

v0.15.1

07 Feb 03:53
v0.15.1
370694e
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.15.0

06 Feb 22:41
v0.15.0
8ebfaf1
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.14.2

06 Feb 09:22
v0.14.2
af50f2f
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.14.1

30 Jan 20:35
v0.14.1
a835bc8
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Close built-in server  -  by @sxzz (c2a9d)
  • deps:
    • Update all non-major dependencies  -  in #53 (2d1a6)
    • Update all non-major dependencies  -  in #54 (3df62)
    • Update dependency vite to v6.0.9 [security]  -  in #56 (bf9b4)
    • Update all non-major dependencies  -  in #57 (023b9)
    View changes on GitHub

v0.14.0

08 Jan 05:36
v0.14.0
b9eab4c
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • deps:
    • Update dependency unplugin to v2  -  in #52 (9d025)
    • Update all non-major dependencies  -  in #51 (70793)
    View changes on GitHub