Commit 00ebdbd 1 parent 15c77cb commit 00ebdbd Copy full SHA for 00ebdbd
File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to Parcel will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and Parcel adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 2.13.1] - 2024-11-24
9
+
10
+ ### Fixed
11
+
12
+ - JavaScript
13
+ - Improve HMR with dynamic imports – [ Details] ( https://github.com/parcel-bundler/parcel/pull/10017 )
14
+ - Update SWC – [ Details] ( https://github.com/parcel-bundler/parcel/commit/15c77cbe7557fb441df5d0fc09dab220f55fa4db )
15
+
16
+ - SASS
17
+ - Fix SASS resolution rules for modern API – [ Details] ( https://github.com/parcel-bundler/parcel/pull/10018 )
18
+
8
19
## [ 2.13.0] - 2024-11-12
9
20
10
21
### Added
You can’t perform that action at this time.
0 commit comments