Skip to content

Commit bcd4137

Browse files
Version Packages
1 parent e6c4262 commit bcd4137

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-cycles-cry.md

-5
This file was deleted.

packages/svelte-hmr/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-hmr
22

3+
## 0.15.1
4+
5+
### Patch Changes
6+
7+
- support 'external' as value for compileOptions.css ([#63](https://github.com/sveltejs/svelte-hmr/pull/63))
8+
39
## 0.15.0
410

511
### Minor Changes

packages/svelte-hmr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-hmr",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Bundler agnostic HMR utils for Svelte 3",
55
"main": "index.js",
66
"author": "rixo <[email protected]>",

0 commit comments

Comments
 (0)