Skip to content

Commit b734a1b

Browse files
chore(release): 2.2.3 [skip ci]
## [2.2.3](v2.2.2...v2.2.3) (2026-05-04) ### Bug Fixes * preserve moduleResolution from parsed tsconfig ([031cf0c](031cf0c)), closes [#52](#52)
1 parent 2cb38b8 commit b734a1b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.3](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.2.2...v2.2.3) (2026-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* preserve moduleResolution from parsed tsconfig ([031cf0c](https://github.com/cloudbeds/webpack-module-federation-types-plugin/commit/031cf0c94434cf0bd33bcb53bedc5dcb8f845175)), closes [#52](https://github.com/cloudbeds/webpack-module-federation-types-plugin/issues/52)
7+
18
## [2.2.2](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.2.1...v2.2.2) (2025-11-05)
29

310
## [2.2.1](https://github.com/cloudbeds/webpack-module-federation-types-plugin/compare/v2.2.0...v2.2.1) (2025-11-05)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbeds/webpack-module-federation-types-plugin",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Webpack module federation tools to share types among module-federated apps/components",
55
"license": "MIT",
66
"author": "Steven Prybylynskyi <stepan.prybylynskyi@cloudbeds.com>",

0 commit comments

Comments
 (0)