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

Merged
merged 1 commit into from
Feb 6, 2024
Merged

chore: release #968

merged 1 commit into from
Feb 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2024

πŸ€– New release

  • farmfe_core: 0.2.1 -> 0.2.2 (βœ“ API compatible changes)
  • farmfe_macro_cache_item: 0.1.1 -> 0.1.2
  • farmfe_utils: 0.1.1 -> 0.1.2 (βœ“ API compatible changes)
  • farmfe_toolkit_plugin_types: 0.0.4 -> 0.0.5 (βœ“ API compatible changes)
  • farmfe_macro_plugin: 0.0.2 -> 0.0.3
Changelog

farmfe_core

0.2.2 - 2024-02-06

Added

  • Provide universal JavaScript Api (#944)
  • add progress plugin (#948)
  • add filter for augmentResourceHash & renderResourcePot hook (#899)
  • preserve comments #607 (#900)
  • add overlay window and optimize socket client interaction code (#854)
  • (hmr) refactor hmr (#835)
  • vue & solid ssr examples (#849)
  • Support persistent cache and incremental building (#476)
  • js plugin record viewer (#661)
  • (refactor) RFC-003 New Partial Bundling Algorithm (#559)
  • Support js plugin hook context methods for unplugin (#589)
  • generate stage add record (#573)
  • feat support sourcemap chain based on swc sourcemap (#528)
  • add record manager (#511)
  • support add extra watch file (#470)
  • support resolve @import and url() dependencies for css (#367)
  • support swc plugins (#199)
  • css module config schema & sourcemap (#281)
  • support polyfill (#255)
  • support css modules (#230)
  • support script minification (#191)
  • (resolve) add TargetEnv used to judgementthe current output environment (#216)
  • tree shake (#99)
  • plugin resolve exports (#150)
  • add string when generate css id and change query HashMap to Vec… (#90)
  • support sourcemap (#77)
  • support resolve browser (#63)
  • add load and transform hook for js plugins (#58)
  • serve resources with dev server (#21)
  • react demo launched successfully! (#20)
  • first executable html,css and script demo! (#19)
  • implement the basic compilation flow (#17)
  • setup node binding and tests (#8)
  • set up ci for linting and testing (#4)
  • init project with cargo and pnpm

Fixed

Other

  • create farm plugin (#946)
  • support minify options (#907)
  • switch to chokidar (#886)
  • Feat/rollup hook compatible (#842)
  • optimize cache 4 (#820)
  • optimize cache 3 (#786)
  • optimize cache 2 (#785)
  • (persistent-cache) optimize cache (#782)
  • update deps (#740)
  • update record viewer (#731)
  • resource pot render (#675)
  • record add hmr flag (#696)
  • Chore/opt vite plugin adapter (#616)
  • Feat/js plugin adaptor (#613)
  • support buildStart, buildEnd, updateModules js plugins hook (#574)
  • version bump (#563)
  • js plugin support finish hook (#513)
  • update swc and support emotion (#500)
  • Support SSR (#421)
  • add more features (#387)
  • Feat/opt entry output (#381)
  • pretty syntax error (#372)
  • Optimize tree shake perf (#369)
  • solving bugs (#338)
  • make the modules order be execution order (#311)
  • update css modules hmr and ci yaml (#299)
  • Feat/css prefixer (#294)
  • do not resolve browser when target env is node (#238)
  • bugfix/source-module-graph-error (#192)
  • add profiler and optimize resolve speed (#217)
  • support ident pat for tree shaking (#203)
  • solve issues when add dependencies in HMR (#194)
  • Refactor Rust plugin system (#82)
  • make query part of id (#85)
  • Feat/static assets (#61)
  • v0.3.0 support lazy compilation and partial bundling (#42)
  • Feat/css hmr (#36)
  • Feat/hmr (#27)
  • Feat/hmr (#26)
  • implement rust hmr interface (#25)
  • Refactor build stage to support HMR (#24)
  • Feat/dynamic rust plugin (#22)
  • adjust ts core arch

farmfe_macro_cache_item

0.1.2 - 2024-02-06

Other

  • create farm plugin (#946)

farmfe_utils

0.1.2 - 2024-02-06

Other

  • create farm plugin (#946)

farmfe_toolkit_plugin_types

0.0.5 - 2024-02-06

Other

  • create farm plugin (#946)

farmfe_macro_plugin

0.0.3 - 2024-02-06

Other

  • create farm plugin (#946)


This PR was generated with release-plz.

Copy link

changeset-bot bot commented Feb 6, 2024

⚠️ No Changeset found

Latest commit: c94b221

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-plz-2024-02-06T05-57-32Z branch from 280ac03 to c94b221 Compare February 6, 2024 07:45
@wre232114 wre232114 merged commit 9f573f5 into main Feb 6, 2024
@wre232114 wre232114 deleted the release-plz-2024-02-06T05-57-32Z branch February 6, 2024 08:16
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] rust plugin sass(v0.3.1) does not watch scss files imported with @import or @use
1 participant