Skip to content

Releases: farm-fe/farm

@farmfe/[email protected]

19 Mar 14:30
2916ead
Compare
Choose a tag to compare

Minor Changes

  • a5364b5: Extract plugin react into a single plugin

@farmfe/[email protected]

19 Mar 16:04
Compare
Choose a tag to compare

Patch Changes

  • Fix rustPluginResolver error on windows

@farmfe/[email protected]

19 Mar 14:30
2916ead
Compare
Choose a tag to compare

Minor Changes

  • 9987627: Queue async update and wait for compiling to finish when refresh
  • bd8c762: Change query from HashMap to Vec<(String, String)> to make it's order stable
  • a5364b5: Extract plugin react into a single plugin

Patch Changes

@farmfe/[email protected]

19 Mar 15:31
Compare
Choose a tag to compare

Patch Changes

  • Republish @farmfe/plugin-react as it misses optionalDependencies field

@farmfe/[email protected]

19 Mar 15:02
Compare
Choose a tag to compare

Patch Changes

  • Add farm plugin prepublish command

@farmfe/[email protected]

19 Mar 14:30
2916ead
Compare
Choose a tag to compare

Minor Changes

  • a5364b5: Extract plugin react into a single plugin

v0.4.7: Version Packages (#86)

17 Mar 01:52
3a2a103
Compare
Choose a tag to compare
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@farmfe/[email protected]

17 Mar 01:52
3a2a103
Compare
Choose a tag to compare

Patch Changes

  • f137492: Make query part of ModuleId

v0.4.6

15 Mar 15:45
b1684b1
Compare
Choose a tag to compare
fix: update log (#83)

v0.4.5: feat: auto external node native module when using farm.config.ts (#81)

15 Mar 14:01
1f8da71
Compare
Choose a tag to compare
* feat: auto external node native module when using farm.config.ts

* feat: update lockfile