Skip to content

Releases: farm-fe/farm

@farmfe/runtime-plugin-hmr@3.0.0

04 Mar 03:16
1c518a0
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [f915a35]
    • @farmfe/runtime@0.3.0

@farmfe/core@0.3.0

04 Mar 03:16
1c518a0
Compare
Choose a tag to compare

Minor Changes

  • f915a35: Support lazy compilation and partial bundling

    • remove resource pot graph to optimize the compilation speed
    • implement partial bundling algorithm
    • optimize @farmfe/cli, remove @farmfe/core from its dependencies
    • optimize plugin react to skip duplicate module building based on process.env.NODE_ENV

Patch Changes

  • Updated dependencies [f915a35]
    • @farmfe/runtime@0.3.0
    • @farmfe/runtime-plugin-hmr@3.0.0

@farmfe/cli@0.3.0

04 Mar 03:16
1c518a0
Compare
Choose a tag to compare

Minor Changes

  • f915a35: Support lazy compilation and partial bundling

    • remove resource pot graph to optimize the compilation speed
    • implement partial bundling algorithm
    • optimize @farmfe/cli, remove @farmfe/core from its dependencies
    • optimize plugin react to skip duplicate module building based on process.env.NODE_ENV

v0.2.0: Version Packages (#37)

26 Feb 15:25
70dd560
Compare
Choose a tag to compare
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@farmfe/runtime@0.2.0

26 Feb 15:25
70dd560
Compare
Choose a tag to compare

Minor Changes

  • e826221: Support css HMR and dynamic resource compiling and loading for dynamic import

@farmfe/runtime-plugin-hmr@2.0.0

26 Feb 15:25
70dd560
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e826221]
    • @farmfe/runtime@0.2.0

@farmfe/core@0.2.0

26 Feb 15:25
70dd560
Compare
Choose a tag to compare

Minor Changes

  • e826221: Support css HMR and dynamic resource compiling and loading for dynamic import

Patch Changes

  • Updated dependencies [e826221]
    • @farmfe/runtime@0.2.0
    • @farmfe/runtime-plugin-hmr@2.0.0

@farmfe/cli@0.2.0

26 Feb 15:25
70dd560
Compare
Choose a tag to compare

Minor Changes

  • e826221: Support css HMR and dynamic resource compiling and loading for dynamic import

Patch Changes

  • Updated dependencies [e826221]
    • @farmfe/core@0.2.0

v0.1.5

21 Feb 16:17
Compare
Choose a tag to compare
chore: restore the ci image to ubuntu-latest

v0.1.4

21 Feb 02:03
Compare
Choose a tag to compare
chore: sync pnpm lockfile