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 #1590

Merged
merged 1 commit into from
Jul 11, 2024
Merged

chore: release #1590

merged 1 commit into from
Jul 11, 2024

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_plugin_runtime: 0.0.7 -> 0.0.8
  • farmfe_swc_transformer_import_glob: 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
Changelog

farmfe_core

0.6.1 - 2024-07-11

Fixed

Other

  • simple performance optimize (#1566)
  • add plugins hooks (#1581)

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

  • simple performance optimize (#1566)
  • optimize resolver methods (#1564)

farmfe_plugin_runtime

0.0.8 - 2024-07-11

Other

  • add plugins hooks (#1581)

farmfe_swc_transformer_import_glob

0.0.8 - 2024-07-11

Other

  • simple performance optimize (#1566)

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


This PR was generated with release-plz.

Copy link

changeset-bot bot commented Jul 11, 2024

⚠️ No Changeset found

Latest commit: d2e3a72

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-11T12-31-54Z branch from cb617a9 to d2e3a72 Compare July 11, 2024 12:41
@wre232114 wre232114 merged commit d2cfc88 into main Jul 11, 2024
1 check passed
@wre232114 wre232114 deleted the release-plz-2024-07-11T12-31-54Z branch July 11, 2024 12:56
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
1 participant