Releases: farm-fe/farm
Releases · farm-fe/farm
@farmfe/cli@0.4.1
Patch Changes
- Add farm plugin prepublish command
@farmfe/cli@0.4.0
Minor Changes
- a5364b5: Extract plugin react into a single plugin
v0.4.7: Version Packages (#86)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@farmfe/core@0.4.7
Patch Changes
- f137492: Make query part of ModuleId
v0.4.6
fix: update log (#83)
v0.4.5: feat: auto external node native module when using farm.config.ts (#81)
* feat: auto external node native module when using farm.config.ts * feat: update lockfile
@farmfe/runtime@0.3.4
Patch Changes
- Auto external node native module when reading farm.config.ts
@farmfe/core@0.4.6
Patch Changes
- Fix update log
@farmfe/core@0.4.5
Patch Changes
- Auto external node native module when reading farm.config.ts
- Updated dependencies
- @farmfe/runtime@0.3.4
v0.4.4
fix: file watcher do not work properly when add or remove dependencie…