Skip to content

Commit

Permalink
feat: Micro Frontend enhancements (#2034)
Browse files Browse the repository at this point in the history
* chore: rebase with master

* feat: micro-front-end updates in multiple packages

* feat: micro-front-end updates in multiple packages

---------

Co-authored-by: a0v09e7 <[email protected]>
  • Loading branch information
arunvishnun and a0v09e7 authored Feb 5, 2025
1 parent 62bac52 commit 54e4cdb
Show file tree
Hide file tree
Showing 13 changed files with 2,850 additions and 2,530 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@xarc/react-recoil",
"comment": "lock @types/react dev dependency to v18",
"type": "patch"
}
],
"packageName": "@xarc/react-recoil"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@xarc/webpack",
"comment": "feature for micro front-ends to run independently",
"type": "major"
}
],
"packageName": "@xarc/webpack"
}
10 changes: 10 additions & 0 deletions common/changes/subapp-web/merge-beta-to-main_2025-02-04-04-30.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "subapp-web",
"comment": "feature for micro front-ends to run independently",
"type": "major"
}
],
"packageName": "subapp-web"
}
Loading

0 comments on commit 54e4cdb

Please sign in to comment.