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 12ba1e0 commit 6ee498dCopy full SHA for 6ee498d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.2](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.1...v1.5.2) (2022-10-29)
2
+
3
4
+### Bug Fixes
5
6
+* importing css file leads to error ([#17](https://github.com/searchfe/san-ssr-plugin/issues/17)) ([12ba1e0](https://github.com/searchfe/san-ssr-plugin/commit/12ba1e0eedf0bdd5f5cb5e12d4f5931fe4ca298d))
7
8
## [1.5.1](https://github.com/searchfe/san-ssr-plugin/compare/v1.5.0...v1.5.1) (2022-08-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "san-ssr-plugin",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "",
"main": "dist/plugin.js",
"scripts": {
0 commit comments