Skip to content

Releases: cloudbeds/webpack-module-federation-types-plugin

v2.1.1

23 Jan 20:19

Choose a tag to compare

2.1.1 (2025-01-23)

Bug Fixes

  • workflows: rename workflows for clarity and consistency (cb4b675)

v2.1.0

20 Jan 20:11

Choose a tag to compare

2.1.0 (2025-01-20)

Bug Fixes

  • compileTypesWorker: update log messages for clarity in compilation timing (ce2345e)
  • release: update GitHub Actions permissions and refine test log expectations (512e144)
  • release: update GitHub Actions permissions to allow write access for contents (a26f600)

Features

  • plugin: support object-based MF2 exposed modules in ModuleFederationTypesPlugin (1191757)

v2.0.9

24 Oct 20:18

Choose a tag to compare

2.0.9 (2024-10-24)

Bug Fixes

  • plugin: improve regex pattern for finding ModuleFederationPlugin (dcfa975)

v2.0.8

24 Oct 08:34

Choose a tag to compare

2.0.8 (2024-10-24)

Bug Fixes

  • compileTypesAsync: improve worker termination logic (e4c8264)

v2.0.7

20 Oct 21:19

Choose a tag to compare

2.0.7 (2024-10-20)

v2.0.6

16 Oct 16:53

Choose a tag to compare

2.0.6 (2024-10-16)

Bug Fixes

  • worker process termination and logging (aacc3f5)

v2.0.5

15 Oct 15:00

Choose a tag to compare

2.0.5 (2024-10-15)

Bug Fixes

  • getAllFilePaths: reassign updated array of files (d756825)

v2.0.4

15 Oct 10:12

Choose a tag to compare

2.0.4 (2024-10-15)

Bug Fixes

  • retrieving compiler options (12bc59b)

v2.0.3

14 Oct 20:07

Choose a tag to compare

2.0.3 (2024-10-14)

v2.0.2

14 Oct 17:14

Choose a tag to compare

2.0.2 (2024-10-14)

Bug Fixes

  • update getTSConfigCompilerOptions to handle TypeScript >= 5.4, resolves issue introduced by #40 (767c771)