We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0f510 commit 39e3b77Copy full SHA for 39e3b77
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v0.0.5
5
+
6
+[compare changes](https://github.com/markthree/nuxt-style-extractor/compare/v0.0.4...v0.0.5)
7
8
## v0.0.4
9
10
[compare changes](https://github.com/markthree/nuxt-style-extractor/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-style-extractor",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Extracts the style of the page as an external css when rendered on the server side | 提取服务端渲染时页面的 style 为外部 css",
"repository": "markthree/nuxt-style-extractor",
"license": "MIT",
0 commit comments