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: release #1583

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • farmfe_core: 0.6.0 -> 0.6.1
  • farmfe_utils: 0.1.4 -> 0.1.5
  • farmfe_plugin_resolve: 0.0.7 -> 0.0.8
  • farmfe_testing: 0.0.1 -> 0.0.2
  • create-farm: 0.1.0 -> 0.1.1
  • farmfe_plugin_bundle: 0.0.1 -> 0.0.2
  • farmfe_testing_helpers: 0.0.9 -> 0.0.10
  • farmfe_toolkit: 0.0.9 -> 0.0.10
  • farmfe_toolkit_plugin_types: 0.0.16 -> 0.0.17
  • farmfe_plugin_css: 0.0.9 -> 0.0.10
  • farmfe_plugin_define: 0.0.7 -> 0.0.8
  • farmfe_plugin_html: 0.0.7 -> 0.0.8
  • farmfe_plugin_json: 0.0.7 -> 0.0.8
  • farmfe_plugin_lazy_compilation: 0.0.7 -> 0.0.8
  • farmfe_plugin_minify: 0.0.7 -> 0.0.8
  • farmfe_plugin_partial_bundling: 0.0.7 -> 0.0.8
  • farmfe_plugin_polyfill: 0.0.7 -> 0.0.8
  • farmfe_plugin_progress: 0.0.7 -> 0.0.8
  • farmfe_plugin_runtime: 0.0.7 -> 0.0.8
  • farmfe_swc_transformer_import_glob: 0.0.7 -> 0.0.8
Changelog

farmfe_core

0.6.1 - 2024-07-11

Fixed

farmfe_utils

0.1.5 - 2024-07-11

Added

  • support new URL with import meta.url (#1481)

farmfe_plugin_resolve

0.0.8 - 2024-07-11

Other

  • optimize resolver methods (#1564)

farmfe_testing

0.0.2 - 2024-07-11

Added

Other

create-farm

0.1.1 - 2024-07-11

Added

  • migration of create-farm-node to create-farm (#1377)

Fixed

  • Correct Description, CSS, and resolve "Cannot find module" on npm run build (#1571)
  • external hosting & imporve NestJs template && add nativeTopLevel… (#1527)
  • (template) replace 'class' with 'className' in image tag to resol… (#1500)

Other

  • (create-farm) rewrite create-farm with clap (#1493)
  • use script auto update create-farm-rs template deps (#1454)
  • optimize package_manager options (#1354)

farmfe_plugin_bundle

0.0.2 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_testing_helpers

0.0.10 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_toolkit

0.0.10 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_toolkit_plugin_types

0.0.17 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_css

0.0.10 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_plugin_define

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_plugin_html

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_json

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_lazy_compilation

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_plugin_minify

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_partial_bundling

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_polyfill

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_progress

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core

farmfe_plugin_runtime

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils

farmfe_swc_transformer_import_glob

0.0.8 - 2024-07-11

Other

  • updated the following local packages: farmfe_core, farmfe_utils


This PR was generated with release-plz.

Copy link

changeset-bot bot commented Jul 11, 2024

⚠️ No Changeset found

Latest commit: 2b12921

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-2024-07-11T03-13-28Z branch from 057302a to 1f6e114 Compare July 11, 2024 03:19
@github-actions github-actions bot force-pushed the release-plz-2024-07-11T03-13-28Z branch from 1f6e114 to 2b12921 Compare July 11, 2024 04:27
@github-actions github-actions bot closed this Jul 11, 2024
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.

[Bug Report]: Farm module load bug
0 participants