Skip to content

chore: release - #2310

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-28T00-53-25Z
Open

chore: release#2310
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-05-28T00-53-25Z

Conversation

@github-actions

@github-actions github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • farmfe_macro_cache_item: 2.1.0 -> 2.1.1
  • farmfe_utils: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • farmfe_core: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • farmfe_testing_helpers: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_toolkit: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • farmfe_plugin_css: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • farmfe_plugin_define: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_macro_plugin: 2.0.0 -> 2.0.1
  • farmfe_plugin_file_size: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_html: 2.1.0 -> 2.1.1 (✓ API compatible changes)
  • farmfe_plugin_json: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_lazy_compilation: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_library: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_mangle_exports: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_minify: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_partial_bundling: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_polyfill: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_progress: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_resolve: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_runtime: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_script_meta: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_swc_transformer_import_glob: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_script: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_plugin_static_assets: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • farmfe_plugin_tree_shake: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_testing: 2.0.0 -> 2.0.1
  • farmfe_compiler: 2.1.0 -> 2.2.0 (✓ API compatible changes)
  • create-farm: 2.0.1 -> 2.1.0 (✓ API compatible changes)
  • farmfe_toolkit_plugin_types: 2.0.1 -> 2.0.2 (✓ API compatible changes)
  • farmfe_plugin_vue_jsx: 0.0.1
Changelog

farmfe_macro_cache_item

2.1.1 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_utils

2.2.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_core

2.2.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)
  • (core) support umd & css.transformToScript (#2254)
  • add env manual control thread max nums (#2249)

Fixed

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • upgrade Rust nightly to 2026-04-10 and align SWC crates to latest (#2298)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_testing_helpers

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_toolkit

2.2.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)
  • (core) support umd & css.transformToScript (#2254)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)
  • cjs require doesn't be handled correctly when targetEnv is library (#2259)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • upgrade Rust nightly to 2026-04-10 and align SWC crates to latest (#2298)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_css

2.2.0 - 2026-06-14

Added

  • (core) support umd & css.transformToScript (#2254)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_define

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_macro_plugin

2.0.1 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

farmfe_plugin_file_size

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

farmfe_plugin_html

2.1.1 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_json

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

farmfe_plugin_lazy_compilation

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

farmfe_plugin_library

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)
  • add support for emitting multiple resources in farm library mode (#2280)
  • (core) support umd & css.transformToScript (#2254)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_mangle_exports

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_minify

2.1.0 - 2026-06-14

Added

  • (core) support umd & css.transformToScript (#2254)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_partial_bundling

2.1.0 - 2026-06-14

Added

  • add support for emitting multiple resources in farm library mode (#2280)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_polyfill

2.1.0 - 2026-06-14

Added

  • (core) support umd & css.transformToScript (#2254)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_progress

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

farmfe_plugin_resolve

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_runtime

2.0.2 - 2026-06-14

Fixed

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_script_meta

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_swc_transformer_import_glob

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_script

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • upgrade Rust nightly to 2026-04-10 and align SWC crates to latest (#2298)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_plugin_static_assets

2.2.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_tree_shake

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • upgrade Rust nightly to 2026-04-10 and align SWC crates to latest (#2298)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

farmfe_testing

2.0.1 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_compiler

2.2.0 - 2026-06-14

Added

  • (plugin-vue) port unplugin-vue to a Farm Rust plugin powered by fervid (#2300)
  • migrate all Rust and JavaScript plugins to current repo (#2282)
  • add support for emitting multiple resources in farm library mode (#2280)
  • (core) support umd & css.transformToScript (#2254)

Fixed

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • upgrade Rust nightly to 2026-04-10 and align SWC crates to latest (#2298)
  • Update SWC related crates to latest version and ensure tests pass (#2281)

create-farm

2.1.0 - 2026-06-14

Added

  • migrate all Rust and JavaScript plugins to current repo (#2282)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)
  • deno create & add dry-run flag (#2247)

Other

  • Add empty changeset for lint/type-check fixes (#2306)
  • sync v2 docs from code and rename docs/ to website/ (#2283)

farmfe_toolkit_plugin_types

2.0.2 - 2026-06-14

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)

Other

  • Add empty changeset for lint/type-check fixes (#2306)

farmfe_plugin_vue_jsx

0.0.1 - 2026-06-14

Added

  • (rust-plugin) support rust plugin vue jsx (#2314)

Fixed

  • (core) SWC plugin runtime deadlock during emotion example build (#2313)


This PR was generated with release-plz.

@vercel

vercel Bot commented May 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
farm-docs Ready Ready Preview, Comment Jun 14, 2026 1:27am

@changeset-bot

changeset-bot Bot commented May 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6857524

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "farm-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch
The package or glob expression "bench" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch

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.

0 participants