This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: unplugin/unplugin-vue-ce
Releases · unplugin/unplugin-vue-ce
v1.0.0
🚀 Features
- Added sub component style support - by @baiwusanyu-c in #1 (a92cb)
- Vue Router、Pinia support - by @baiwusanyu-c (87e62)
- @unplugin-vue-ce/sub-style support taiwindcss - by @baiwusanyu-c (0817c)
- @unplugin-vue-ce/sub-style support unocss - by @baiwusanyu-c (3b763)
- @unplugin-vue-ce/ce-app support A more complete app instance object - by @baiwusanyu-c (eedd8)
- Unplugin-vue-ce support ES module import css - by @baiwusanyu-c in #120 (441ad)
- Supports injecting code into storybook - by @baiwusanyu-c in #134 (99d64)
🐞 Bug Fixes
- Fix webpack error - by @baiwusanyu-c (3fadd)
- Fix runtime error with filter id - by @baiwusanyu-c (b516c)
- Fix the problem that the plugin fails on the vite development server - by @baiwusanyu-c (3e4ab)
- Fix createCEApp parameter optional - by @baiwusanyu-c (a5445)
- Fix import error - by @baiwusanyu-c (84c5f)
- When ce is used multiple times, subcomponents can hang on the style - by @baiwusanyu-c in #60 (78289)
- Async component styles are lost for descendants - by @baiwusanyu-c in #62 (da1b1)
- Async component styles are lost for nested - by @baiwusanyu-c in #64 (5b1d5)
- Eliminate phantom dependencies - by @fi3ework in #66 (3e4f9)
- Fix deps - by @baiwusanyu-c in #67 (b7c85)
- Make sure webpack is running properly - by @baiwusanyu-c in #68 (72819)
- Fix build errors in webpack5 - by @baiwusanyu-c in #72 (be2d2)
- The order of style tags remains consistent with the playground - by @baiwusanyu-c (4c1aa)
- Multiple ce instances styles tracking - by Othmane BENTALEB and @baiwusanyu-c in #114 (d3453)
- deps:
View changes on GitHub
v1.0.0-beta.21
🚀 Features
- Supports injecting code into storybook - by @baiwusanyu-c in #134 (99d64)
View changes on GitHub
v1.0.0-beta.20
No significant changes
View changes on GitHub
v1.0.0-beta.19
🚀 Features
- Unplugin-vue-ce support ES module import css - by @baiwusanyu-c in #120 (441ad)
🐞 Bug Fixes
View changes on GitHub
v1.0.0-beta.18
🐞 Bug Fixes
- Multiple ce instances styles tracking - by @OBe95 and @baiwusanyu-c in #114 (d3453)
View changes on GitHub
v1.0.0-beta.17
🐞 Bug Fixes
- The order of style tags remains consistent with the playground - by @baiwusanyu-c (4c1aa)
- deps:
View changes on GitHub
v1.0.0-beta.16
v1.0.0-beta.15
No significant changes
View changes on GitHub
v1.0.0-beta.14
🐞 Bug Fixes
- Make sure webpack is running properly - by @baiwusanyu-c in #68 (72819)
View changes on GitHub
v1.0.0-beta.13
🐞 Bug Fixes
- Eliminate phantom dependencies - by @fi3ework in #66 (3e4f9)
- Fix deps - by @baiwusanyu-c in #67 (b7c85)