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 def9e38 commit c353e71Copy full SHA for c353e71
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.3](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.2...v1.4.3) (2022-01-24)
2
+
3
4
+### Bug Fixes
5
6
+* watch 编译时,样式丢失 ([def9e38](https://github.com/searchfe/san-ssr-plugin/commit/def9e38803f3f238640294cd338b4e16d18e9a71))
7
8
## [1.4.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.4.1...v1.4.2) (2021-12-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "san-ssr-plugin",
- "version": "1.4.2",
+ "version": "1.4.3",
"description": "",
"main": "dist/plugin.js",
"scripts": {
0 commit comments