Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
MartynasStrazdas committed Jan 17, 2025
1 parent 5d70ffd commit dd6c2ee
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/appui-react",
"comment": "fix lodash imports from named to default for compatability with esm",
"type": "none"
}
],
"packageName": "@itwin/appui-react"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/components-react",
"comment": "fix lodash imports from named to default for compatability with esm",
"type": "none"
}
],
"packageName": "@itwin/components-react"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/core-react",
"comment": "fix lodash imports from named to default for compatability with esm",
"type": "none"
}
],
"packageName": "@itwin/core-react"
}

0 comments on commit dd6c2ee

Please sign in to comment.