Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog for v2.9.0 #9013

Merged
merged 4 commits into from
May 26, 2023
Merged

Changelog for v2.9.0 #9013

merged 4 commits into from
May 26, 2023

Conversation

devongovett
Copy link
Member

@devongovett devongovett commented May 16, 2023

Closes #9006

CHANGELOG.md Outdated
- Bump napi-rs to latest – [Details](https://github.com/parcel-bundler/parcel/pull/8838), [Details](https://github.com/parcel-bundler/parcel/pull/8918)
- Fix pnpm autoinstall – [Details](https://github.com/parcel-bundler/parcel/pull/8788)
- Fix "does not exports" error for multiple assets returned by transformers – [Details](https://github.com/parcel-bundler/parcel/pull/8947)
- Fix missing asset errors in runtime manifest bundles – [Details](https://github.com/parcel-bundler/parcel/pull/8981)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd probably leave this one off as it's fixing an issue with manifest bundles which are only just releasing.

@devongovett devongovett marked this pull request as ready for review May 26, 2023 05:46
@mischnic
Copy link
Member

PRs since this was last updated:

- Fixup DiagnosticCodeHighlight and SourceLocation columns - [Details](https://github.com/parcel-bundler/parcel/pull/8965)
- Fix inlineEnvironment perf - [Details](https://github.com/parcel-bundler/parcel/pull/9014)
- Minor - added missing import to @parcel/cache types - [Details](https://github.com/parcel-bundler/parcel/pull/9015)
- Hoist exports to allow circular dependencies - [Details](https://github.com/parcel-bundler/parcel/pull/9024)
- Set max concurrent calls to 1 when tracing - [Details](https://github.com/parcel-bundler/parcel/pull/9025)
- Don't send HMR before packaging in watch mode - [Details](https://github.com/parcel-bundler/parcel/pull/9026)
- Fix multiple entries pointing to wrong bundle in dist - [Details](https://github.com/parcel-bundler/parcel/pull/8991))
- Fix nightly release by ensuring full git history is available - [Details](https://github.com/parcel-bundler/parcel/pull/9033)
- Bump some dependencies with "breaking" changes in patch versions - [Details](https://github.com/parcel-bundler/parcel/pull/9017)
- Fork json-comments-rs and remove trailing commas - [Details](https://github.com/parcel-bundler/parcel/pull/9032)
- Bump swc - [Details](https://github.com/parcel-bundler/parcel/pull/9034)

@devongovett devongovett merged commit d529d8a into v2 May 26, 2023
@devongovett devongovett deleted the 2.9-changelog branch May 26, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release v2.8.4 / v2.9.0
3 participants