Skip to content

Commit

Permalink
Added react-router-dom in peerDependencies (#2000)
Browse files Browse the repository at this point in the history
* fix: add  scss sample subapp v2

* fix(subappv2): resolve babel runtime dependency

* fix(subappv2): resolve babel runtime dependency

* fix(subappv2): resolve test case failure issue

* fix(subappv2): resolve test case failure issue

* chore: update changelog

* fix(CEECORE-4406): replace request with axios

* fix(snyk): replace request package with node-fetch in subapp-web

* fix(snyk): replace request package with node-fetch in subapp-web

* fix(chore): update changelog

* fix(deprecated): remove electrode-react-webapp package

* fix(peer-dependencies): added react-router-dom as peerDependencies

* fix(changelog): added change log

---------

Co-authored-by: Shubham sharma <shubham.sharma3@walmart.com>
  • Loading branch information
shubham2811 and Shubham sharma authored Dec 13, 2023
1 parent e7f0d0a commit 6acd94a
Show file tree
Hide file tree
Showing 3 changed files with 2,827 additions and 106 deletions.
10 changes: 10 additions & 0 deletions common/changes/subapp-react/master_2023-12-13-04-19.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "subapp-react",
"comment": "added react-router-dom v6 in peer dependencies",
"type": "minor"
}
],
"packageName": "subapp-react"
}
Loading

0 comments on commit 6acd94a

Please sign in to comment.