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

chore: Prepare release of v2.2.0 #277

Merged
merged 1 commit into from
Aug 5, 2024
Merged

chore: Prepare release of v2.2.0 #277

merged 1 commit into from
Aug 5, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 5, 2024

v2.2.0

  • feat(EmptyJSDirPlugin): Allow to specify other directories to clear #240 (susnux)
  • feat: Add REUSE license plugin to extract license information for built assets #250 (susnux)

Fixed

  • perf(CSSEntryPointsPlugin): Only visit chunks once per entry point #239 (susnux)
  • fix(appconfig): cssCodeSplit is enabled by default so handle CSS entries #243 (susnux)
  • fix: Revert chunkFileNames to include hash #267 (juliushaertl)

Changed

  • Migrate REUSE to TOML format #245 (AndyScherzinger)
  • chore: Update workflows from templates #213 (susnux)
  • chore(deps): Bump rollup-plugin-license to 3.5.2
  • chore(deps): Bump @vitejs/plugin-vue to 5.1.2
  • chore(deps): Bump magic-string to 0.30.11

@susnux susnux added the 3. to review Ready to review label Aug 5, 2024
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

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

1.4.0, 1.3.0 are missing

@susnux
Copy link
Contributor Author

susnux commented Aug 5, 2024

1.4.0, 1.3.0 are missing

No sync after stable branch-off, we did not do this for other packages as it does not really makes sense as packages can diverge and e.g. it does not mean content of 1.x.x is included in 2.x.x

@susnux susnux merged commit d9c2e14 into main Aug 5, 2024
11 checks passed
@susnux susnux deleted the chore/release branch August 5, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants