Skip to content

Conversation

@JSerFeng
Copy link
Contributor

Summary

Release blog for v1.6.0

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 1bf2ab8
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6903087019293b0008c5f7c7
😎 Deploy Preview https://deploy-preview-12019--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: document release: document related release(mr only) labels Oct 28, 2025
@JSerFeng JSerFeng force-pushed the docs/release-v1.6.0 branch from 03f27e6 to a3178e9 Compare October 28, 2025 08:59
@chenjiahan chenjiahan marked this pull request as ready for review October 30, 2025 06:36
Copilot AI review requested due to automatic review settings October 30, 2025 06:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR announces the release of Rspack 1.6, introducing the release blog post in both English and Chinese, updating the blog index pages, and refactoring the Open Graph image URL generation logic.

  • Adds comprehensive release announcement documentation for Rspack 1.6 with features like enhanced tree shaking, import defer support, and improved ESM output
  • Refactors the Open Graph image URL generation to use a dynamic pattern-matching approach instead of hardcoded version checks
  • Removes the lazyCompilation configuration from the builder config

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website/rspress.config.ts Refactored OG image generation to use dynamic pattern matching; removed lazyCompilation config
website/docs/en/blog/announcing-1-6.mdx Added English release announcement for Rspack 1.6
website/docs/zh/blog/announcing-1-6.mdx Added Chinese release announcement for Rspack 1.6
website/docs/en/blog/index.mdx Added entry for Rspack 1.6 announcement in English blog index
website/docs/zh/blog/index.mdx Added entry for Rspack 1.6 announcement in Chinese blog index
website/docs/en/blog/_meta.json Added "announcing-1-6" to English blog metadata
website/docs/zh/blog/_meta.json Added "announcing-1-6" to Chinese blog metadata
website/project-words.txt Added "tsgo" to project dictionary
website/cspell.config.cjs Added "tsgo" to spell checker whitelist

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan changed the title docs: 1.6.0 release blog docs: add 1.6.0 release blog Oct 30, 2025
@chenjiahan chenjiahan merged commit 17e360a into main Oct 30, 2025
27 checks passed
@chenjiahan chenjiahan deleted the docs/release-v1.6.0 branch October 30, 2025 10:45
@h-a-n-a h-a-n-a mentioned this pull request Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants