Skip to content

Releases: farm-fe/farm

v0.4.3: feat: support sourcemap (#77)

14 Mar 12:34
e76619a
Compare
Choose a tag to compare
* feat: support sourcemap

* chore: fix spell check and add changeset

* chore: support generating sourcemap for only mutable resources

@farmfe/core@0.4.4

14 Mar 15:37
3f5d688
Compare
Choose a tag to compare

Patch Changes

  • Fix that file watcher does not work properly when add or remove dependencies

@farmfe/core@0.4.3

14 Mar 12:35
e76619a
Compare
Choose a tag to compare

Patch Changes

  • 61f5fbe: Support sourcemap for source files

v0.4.2: chore: optimize cold start speed and fix lazy compilation issue (#70)

11 Mar 11:04
b187971
Compare
Choose a tag to compare
* chore: add profiler and debug compilation slow issue on windows

* chore: optimize cold start speed

* chore: update lockfile

@farmfe/runtime@0.3.3

11 Mar 11:05
b187971
Compare
Choose a tag to compare

Patch Changes

  • limit the watched files to optimize cold start speed and fix lazy compilation issue"

@farmfe/runtime-plugin-hmr@3.0.5

11 Mar 11:05
b187971
Compare
Choose a tag to compare

Patch Changes

  • limit the watched files to optimize cold start speed and fix lazy compilation issue"

@farmfe/core@0.4.2

11 Mar 11:05
b187971
Compare
Choose a tag to compare

Patch Changes

  • limit the watched files to optimize cold start speed and fix lazy compilation issue"
  • Updated dependencies
    • @farmfe/runtime-plugin-hmr@3.0.5
    • @farmfe/runtime@0.3.3

v0.4.1: Chore/update template and statistics (#69)

10 Mar 17:27
409fe6f
Compare
Choose a tag to compare
* chore: add logo

* chore: refactor examples

* fix: swc helpers inject issues

* chore: solve ci issue

Publish Packages: v0.4.0 (#60)

10 Mar 09:14
04a77ff
Compare
Choose a tag to compare
Version Packages

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@farmfe/runtime-plugin-hmr@3.0.4

10 Mar 17:28
409fe6f
Compare
Choose a tag to compare

Patch Changes

  • Fix swc helper inject issue and optimize CLI