Skip to content

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

v2.0.9

24 Oct 20:18
Compare
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
Compare
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
Compare
Choose a tag to compare

2.0.7 (2024-10-20)

v2.0.6

16 Oct 16:53
Compare
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
Compare
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
Compare
Choose a tag to compare

2.0.4 (2024-10-15)

Bug Fixes

  • retrieving compiler options (12bc59b)

v2.0.3

14 Oct 20:07
Compare
Choose a tag to compare

2.0.3 (2024-10-14)

v2.0.2

14 Oct 17:14
Compare
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)

v2.0.1

14 Oct 11:09
Compare
Choose a tag to compare

2.0.1 (2024-10-14)

Bug Fixes

  • update import statement for mkdirp (8007ad0)

v2.0.0

14 Oct 09:47
Compare
Choose a tag to compare

2.0.0 (2024-10-14)

  • feat!: NGU-2227 async compilation (9e8f204)

Bug Fixes

BREAKING CHANGES

    • Added worker to handle compilation