v0.8.0
🚨 Breaking Changes
- Restructure project files and improve configuration handling - by @rainbowatcher (cac46)
🚀 Features
- Add non_web.js to support platform except web - by @rainbowatcher (d8ae1)
- Remove optimize step in build command - by @rainbowatcher (40e7b)
- Remove wasm-opt in info command - by @rainbowatcher (75c26)
- Remove wasm-opt in install command - by @rainbowatcher (f22b1)
- Generate and add shims to the CLI - by @rainbowatcher (76c92)
🐞 Bug Fixes
- Update lock file - by @rainbowatcher (bfecd)
- Remove defu, avoid convert config path to absolute in config.ts - by @rainbowatcher (e24a0)
- Ensure
initSyncis only called once - by @rainbowatcher (0e1e1) - Update lock file - by @rainbowatcher (8391b)