We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e18c3 commit ed8ac5dCopy full SHA for ed8ac5d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# rollup-plugin-svelte changelog
2
3
+## Unreleased
4
+
5
+* Added default value to CssWriter.write map option ([#135](https://github.com/sveltejs/rollup-plugin-svelte/pull/135))
6
+* Do not warn about missing unused css selectors if both css and emitCss are false ([#127](https://github.com/sveltejs/rollup-plugin-svelte/pull/127))
7
8
## 6.0.1
9
10
* Fix types to allow `css: false` ([#125](https://github.com/sveltejs/rollup-plugin-svelte/pull/125))
0 commit comments