File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.4
5+
6+ [ compare changes] ( https://github.com/markthree/nuxt-style-extractor/compare/v0.0.3...v0.0.4 )
7+
8+ ### 🔥 Performance
9+
10+ - Use of more compatible programmes ([ d9574c7] ( https://github.com/markthree/nuxt-style-extractor/commit/d9574c7 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Ignored if there is no style ([ adb18eb] ( https://github.com/markthree/nuxt-style-extractor/commit/adb18eb ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Markthree ([ @markthree ] ( http://github.com/markthree ) )
19+
420## v0.0.3
521
622[ compare changes] ( https://github.com/markthree/nuxt-style-extractor/compare/v0.0.2...v0.0.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-style-extractor" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "description" : " Extracts the style of the page as an external css when rendered on the server side | 提取服务端渲染时页面的 style 为外部 css" ,
55 "repository" : " markthree/nuxt-style-extractor" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments