v0.5.2
What's Changed
-
🎉 feat: build cmake-ts using Vite by @aminya in #33
Now cmake-ts is built using vite, which makes its dependency management independent of the runtime. Two bundles legacy and modern are provided that support Node 12 and Node 20 respectively.
This allows you to build your package in older runtimes and support older versions of Nodejs. -
fix: revamp the downloading and extraction utils by @aminya in #34
-
fix: make bundle paths backwards compatible by @aminya in #36
Full Changelog: v0.4.0...v0.5.0
Full Changelog: v0.5.0...v0.5.1
Full Changelog: v0.5.1...v0.5.2