Skip to content

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

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 04 May 08:29

2.2.3 (2026-05-04)

Bug Fixes

  • preserve moduleResolution from parsed tsconfig (031cf0c), closes #52

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Nov 11:40

2.2.2 (2025-11-05)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Nov 11:35

2.2.1 (2025-11-05)

Bug Fixes

  • Set NPM_TOKEN to GITHUB_TOKEN for GitHub Packages authentication (d0ddcec)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 20:19

2.1.1 (2025-01-23)

Bug Fixes

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

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 20:11

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

Choose a tag to compare

@github-actions github-actions released this 24 Oct 20:18

2.0.9 (2024-10-24)

Bug Fixes

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

v2.0.8

Choose a tag to compare

@github-actions github-actions released this 24 Oct 08:34

2.0.8 (2024-10-24)

Bug Fixes

  • compileTypesAsync: improve worker termination logic (e4c8264)

v2.0.7

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:19

2.0.7 (2024-10-20)

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Oct 16:53

2.0.6 (2024-10-16)

Bug Fixes

  • worker process termination and logging (aacc3f5)

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 15 Oct 15:00

2.0.5 (2024-10-15)

Bug Fixes

  • getAllFilePaths: reassign updated array of files (d756825)