Skip to content

Commit 00ebdbd

Browse files
committed
Changelog for v2.13.1
1 parent 15c77cb commit 00ebdbd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to Parcel will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and Parcel adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

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+
819
## [2.13.0] - 2024-11-12
920

1021
### Added

0 commit comments

Comments
 (0)