Changelog v1.6.0(2022-02-25) 🎉 Enhancements feat: https is enabled by default 👉 ( liuweigl ) feat: allow force to generate certificate 👉 ( liuweigl ) 🪲 Bug Fixes fix: fix access denied error caused by JAVA_HOME close #15 👉 ( liuweigl ) 🌹 Improve code quality refactor: replace chalk with picocolors 👉 ( liuweigl ) 🚀 Improve Performance perf: upgrade dependencies version 👉 ( liuweigl ) 😊 Other Changes chore: remove git merge conflict 👉 ( liuweigl ) chore: update playground vite config 👉 ( liuweigl ) v1.5.2(2021-10-08) 🪲 Bug Fixes fix: fix the error caused by the path containing spaces close #17 👉 ( liuweigl ) 😊 Other Changes chore: fix changelog author shows incorrect when name containing spaces 👉 ( liuweigl ) chore: upgrade dependencies 👉 ( liuweigl ) v1.5.1(2021-08-06) 🪲 Bug Fixes fix: fix wrong debug log 👉 ( Jeremy Cook ) v1.5.0(2021-08-02) 🎉 Enhancements feat: support read host from server config 👉 ( liuweigl ) 🪲 Bug Fixes fix: fix tsc report an type error 👉 ( liuweigl ) v1.4.2(2021-08-06) No Change Log v1.4.1(2021-07-29) 🎉 Enhancements feat: pretty write config.json file 👉 ( liuweigl ) 🪲 Bug Fixes fix(plugin): mkcert binary lost (#13) 👉 ( iulo ) 📝 Documents Changes docs: add hosts parameter description 👉 ( liuweigl ) 🌹 Improve code quality refactor(plugin): make code clean 👉 ( liuweigl ) v1.4.0(2021-07-22) 🎉 Enhancements feat(plugin): add certificate cache 👉 ( liuweigl ) feat(plugin): 支持自定义域名 (#11) 👉 ( blacksunset ) 🪲 Bug Fixes fix(script): fix release workflow wrong 👉 ( liuweigl ) 🌹 Improve code quality refactor(plugin): Adjust the hosts parameter 👉 ( liuweigl ) refactor(script): 把 version 跟 changelog 操作拆分开来 👉 ( liuweigl ) 😊 Other Changes chore: adjust filename case 👉 ( liuweigl ) chore: update tsc outdir structure 👉 ( liuweigl ) chore: remove jest to keep simple 👉 ( liuweigl ) chore: update github template 👉 ( liuweigl ) v1.3.2(2021-07-03) 🪲 Bug Fixes fix(script): 修复发包之前没有构建资源 👉 ( liuweigl ) v1.3.1(2021-07-03) 😊 Other Changes chore: rm needless file 👉 ( liuweigl ) chore: update CHANGELOG 👉 ( liuweigl ) v1.3.0(2021-07-03) 🪲 Bug Fixes fix(script): fix read config.json error 👉 ( liuweigl ) fix(plugin): fix linux system permission denied resolve #7 👉 ( liuweigl ) 😊 Other Changes chore: remove unused file 👉 ( liuweigl ) v1.2.1-beta.1(2021-07-03) 🪲 Bug Fixes fix(plugin): fix linux system permission denied resolve #7 👉 ( liuweigl ) v1.2.0(2021-07-03) 🪲 Bug Fixes fix(script): 修复获取最新版本号错误 👉 ( liuweigl ) v1.1.2-beta.1(2021-07-03) No Change Log v1.1.2-beta.0(2021-07-03) No Change Log v1.1.1(2021-07-03) No Change Log v1.1.0(2021-07-03) 🎉 Enhancements feat(script): 添加 npm 发布环节 👉 ( liuweigl ) feat(script): add version command 👉 ( liuweigl ) feat(plugin): plugin only works in serve mode 👉 ( liuwei ) feat: add logger prefix 👉 ( liuwei ) 🪲 Bug Fixes fix(script): 修复 git commit 类型判断错误 👉 ( liuweigl ) 📝 Documents Changes docs: add changelog link 👉 ( liuwei ) docs: update plugin readme 👉 ( liuwei ) 🌹 Improve code quality refactor(script): 调整 git tag 时机 👉 ( liuweigl ) 🛠️ Update Workflow Scripts build: fix changelog location incorrect 👉 ( liuweigl ) build: update release script 👉 ( liuweigl ) build: 添加发布脚本模块 👉 ( liuweigl ) 😊 Other Changes chore: fix script package version incorrect 👉 ( liuweigl ) chore: 更新 playground 的依赖 👉 ( liuweigl ) chore: 使用 pnpm 包管理器 👉 ( liuweigl ) chore: conform with the vite plugin conventions 👉 ( liuwei )