Releases: farm-fe/farm
Releases · farm-fe/farm
@farmfe/[email protected]
Patch Changes
- Add farm plugin prepublish command
@farmfe/[email protected]
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/[email protected]
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/[email protected]
Patch Changes
- Auto external node native module when reading farm.config.ts
@farmfe/[email protected]
Patch Changes
- Fix update log
@farmfe/[email protected]
Patch Changes
- Auto external node native module when reading farm.config.ts
- Updated dependencies
- @farmfe/[email protected]
v0.4.4
fix: file watcher do not work properly when add or remove dependencie…