Skip to content

chore: release #2071

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 16, 2025

πŸ€– New release

  • farmfe_utils: 0.1.6 -> 0.1.7 (βœ“ API compatible changes)
  • farmfe_core: 0.7.3 -> 0.7.4 (βœ“ API compatible changes)
  • farmfe_toolkit: 0.0.17 -> 0.0.18 (βœ“ API compatible changes)
  • farmfe_plugin_bundle: 0.0.9 -> 0.0.10 (βœ“ API compatible changes)
  • farmfe_plugin_css: 0.0.17 -> 0.0.18 (βœ“ API compatible changes)
  • farmfe_plugin_html: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_lazy_compilation: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_minify: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_partial_bundling: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_polyfill: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_resolve: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_runtime: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_swc_transformer_import_glob: 0.0.16 -> 0.0.17 (βœ“ API compatible changes)
  • farmfe_plugin_script: 0.0.15 -> 0.0.16 (βœ“ API compatible changes)
  • farmfe_plugin_tree_shake: 0.0.14 -> 0.0.15 (βœ“ API compatible changes)
  • farmfe_compiler: 0.0.16 -> 0.0.17 (βœ“ API compatible changes)
  • create-farm: 0.1.5 -> 0.1.6 (βœ“ API compatible changes)
  • farmfe_testing_helpers: 0.0.17 -> 0.0.18
  • farmfe_toolkit_plugin_types: 0.0.24 -> 0.0.25
  • farmfe_plugin_define: 0.0.15 -> 0.0.16
  • farmfe_plugin_json: 0.0.15 -> 0.0.16
  • farmfe_plugin_progress: 0.0.15 -> 0.0.16
  • farmfe_plugin_static_assets: 0.0.15 -> 0.0.16
  • farmfe_bench: 0.0.6 -> 0.0.7
Changelog

farmfe_utils

0.1.7 - 2025-07-22

Fixed

  • handle Windows long path issue in base64_decode function (#2182)

farmfe_core

0.7.4 - 2025-07-22

Added

  • resolver by resolve kind (#2154)

Fixed

Other

  • support output.asciiOnly (#2200)

farmfe_toolkit

0.0.18 - 2025-07-22

Fixed

Other

  • support output.asciiOnly (#2200)

farmfe_plugin_bundle

0.0.10 - 2025-07-22

Other

  • support output.asciiOnly (#2200)

farmfe_plugin_css

0.0.18 - 2025-07-22

Other

  • support output.asciiOnly (#2200)

farmfe_plugin_html

0.0.16 - 2025-07-22

Fixed

  • incorrect publicPath when isolating farm runtime (#2193)

farmfe_plugin_lazy_compilation

0.0.16 - 2025-07-22

Other

  • test hmr host check (#2190)

farmfe_plugin_minify

0.0.16 - 2025-07-22

Other

  • support output.asciiOnly (#2200)

farmfe_plugin_partial_bundling

0.0.16 - 2025-07-22

Fixed

farmfe_plugin_polyfill

0.0.16 - 2025-07-22

Fixed

farmfe_plugin_resolve

0.0.16 - 2025-07-22

Added

  • browser mode, resolve mainFiled without import kind (#2197)
  • resolver by resolve kind (#2154)

Fixed

  • resolve extension compatible with . or direct file suffix (#2192)
  • (plugin_resolve) duplicated querystring on external (#2057)

farmfe_plugin_runtime

0.0.16 - 2025-07-22

Fixed

  • cjs node export order (#2149)

Other

  • support output.asciiOnly (#2200)

farmfe_swc_transformer_import_glob

0.0.17 - 2025-07-22

Other

  • support output.asciiOnly (#2200)

farmfe_plugin_script

0.0.16 - 2025-07-22

Fixed

farmfe_plugin_tree_shake

0.0.15 - 2025-07-22

Fixed

  • tree shake issue when handling cross module top level variables … (#2166)
  • assign reference treeshake (#2141)

Other

  • support output.asciiOnly (#2200)

farmfe_compiler

0.0.17 - 2025-07-22

Added

  • (hmr) support calling compiler.update to compile a full new module (#2119)

Fixed

create-farm

0.1.6 - 2025-07-22

Added

  • (create) add support for tauri 2 (#2001)

Fixed

  • add @vue/tsconfig for vue3 template (#2205)
  • assign reference treeshake (#2141)
  • (template) Missing dev dependency react-refresh on TauriJS (#2115)
  • (template) fix tauri hardcoded lib names (#2111)

Other

  • update template versions (#2110)

farmfe_testing_helpers

0.0.18 - 2025-07-22

Other

  • updated the following local packages: farmfe_core

farmfe_toolkit_plugin_types

0.0.25 - 2025-07-22

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_define

0.0.16 - 2025-07-22

Other

  • updated the following local packages: farmfe_utils, farmfe_core, farmfe_toolkit, farmfe_testing_helpers

farmfe_plugin_json

0.0.16 - 2025-07-22

Other

  • updated the following local packages: farmfe_core, farmfe_toolkit, farmfe_testing_helpers

farmfe_plugin_progress

0.0.16 - 2025-07-22

Other

  • updated the following local packages: farmfe_core, farmfe_testing_helpers

farmfe_plugin_static_assets

0.0.16 - 2025-07-22

Other

  • updated the following local packages: farmfe_utils, farmfe_core, farmfe_toolkit, farmfe_testing_helpers

farmfe_bench

0.0.7 - 2025-07-22

Other

  • updated the following local packages: farmfe_core, farmfe_compiler


This PR was generated with release-plz.

Copy link

changeset-bot bot commented Jan 16, 2025

⚠️ No Changeset found

Latest commit: 3e294a5

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch from 5f0c971 to e92897d Compare January 16, 2025 02:24
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch from e92897d to 055671a Compare March 8, 2025 16:05
Copy link

coderabbitai bot commented Mar 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


πŸͺ§ Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 5 times, most recently from f588fab to ad50631 Compare March 14, 2025 03:21
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 4 times, most recently from 47cbd75 to 368082f Compare March 17, 2025 01:41
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 3 times, most recently from aff034b to f6a0ba7 Compare April 8, 2025 10:17
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 4 times, most recently from 2c286c4 to a3f725c Compare April 14, 2025 06:07
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 5 times, most recently from 78d816c to 7f80784 Compare May 11, 2025 12:49
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 5 times, most recently from 64e4887 to 935fe85 Compare June 22, 2025 03:23
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 4 times, most recently from 6862e26 to 7f4cf70 Compare June 24, 2025 15:41
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 4 times, most recently from af02b70 to 5f8d11b Compare July 4, 2025 06:07
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch 2 times, most recently from fc322ca to 0821676 Compare July 15, 2025 07:22
@github-actions github-actions bot force-pushed the release-plz-2025-01-16T02-23-35Z branch from 0821676 to 3e294a5 Compare July 22, 2025 03:36
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