Releases: farm-fe/farm
Releases · farm-fe/farm
v0.4.3: feat: support sourcemap (#77)
* feat: support sourcemap * chore: fix spell check and add changeset * chore: support generating sourcemap for only mutable resources
@farmfe/core@0.4.4
Patch Changes
- Fix that file watcher does not work properly when add or remove dependencies
@farmfe/core@0.4.3
Patch Changes
- 61f5fbe: Support sourcemap for source files
v0.4.2: chore: optimize cold start speed and fix lazy compilation issue (#70)
* chore: add profiler and debug compilation slow issue on windows * chore: optimize cold start speed * chore: update lockfile
@farmfe/runtime@0.3.3
Patch Changes
- limit the watched files to optimize cold start speed and fix lazy compilation issue"
@farmfe/runtime-plugin-hmr@3.0.5
Patch Changes
- limit the watched files to optimize cold start speed and fix lazy compilation issue"
@farmfe/core@0.4.2
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)
* chore: add logo * chore: refactor examples * fix: swc helpers inject issues * chore: solve ci issue
Publish Packages: v0.4.0 (#60)
Version Packages Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@farmfe/runtime-plugin-hmr@3.0.4
Patch Changes
- Fix swc helper inject issue and optimize CLI