File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 7
7
* Breaking: dropped Svelte 2 support ([ #150 ] ( https://github.com/sveltejs/svelte-loader/pull/150 ) )
8
8
* Breaking: dropped Node 8 support ([ #157 ] ( https://github.com/sveltejs/svelte-loader/pull/157 ) )
9
9
* Add Webpack 5 support ([ #151 ] ( https://github.com/sveltejs/svelte-loader/pull/151 ) )
10
+ * Webpack 5 requires [ an additional rule] ( https://github.com/sveltejs/svelte-loader#usage ) in ` webpack.config.js ` to load the Svelte runtime correctly
10
11
* Replace broken Svelte 2 HMR with the implementation from ` rixo/svelte-loader-hot ` ([ #156 ] ( https://github.com/sveltejs/svelte-loader/pull/156 ) )
11
12
* Add Node 14 support and remove virtual modules implementation (fixes [ #125 ] ( https://github.com/sveltejs/svelte-loader/pull/125 ) , [ #131 ] ( https://github.com/sveltejs/svelte-loader/pull/131 ) )
12
13
You can’t perform that action at this time.
0 commit comments