Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 604 Bytes

Changelog

[1.0.0-alpha-7c3ba59]

Features

  • new configuration based on Module Federation 2.0 via @module-federation/runtime library

Changelog

[0.2.8]

Chores

  • upgrade peerDependencies "@softarc/native-federation": "^2.0.2"

[0.2.7]

Features

  • fix(remoteEntry): fix the url error of remoteEntry.json and the error of the external library import #15
  • refactor: modify the timing of the call #9

Chores

  • set microbundle compress=false ( no compressed output )