Skip to content

Commit 3c2ab8f

Browse files
committed
Changelog for v2.8.2
1 parent 7f47146 commit 3c2ab8f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.8.2] - 2022-12-14
9+
10+
- Core
11+
- Ensure maxListeners for process.stdout accounts for workers – [Details](https://github.com/parcel-bundler/parcel/pull/8689)
12+
- JavaScript
13+
- Bump SWC to fix scoping issue with block-less loops – [Details](https://github.com/parcel-bundler/parcel/pull/8686)
14+
- Fix requires of external CommonJS SWC helpers – [Details](https://github.com/parcel-bundler/parcel/pull/8693)
15+
816
## [2.8.1] - 2022-12-07
917

1018
### Fixed

0 commit comments

Comments
 (0)