From dd6c2ee6701f4c936e63ed4191490e87d5d43f46 Mon Sep 17 00:00:00 2001 From: Martynas Strazdas <43886789+MartynasStrazdas@users.noreply.github.com> Date: Fri, 17 Jan 2025 14:23:27 +0200 Subject: [PATCH] change --- .../mast-lodash-import-fix_2025-01-17-12-23.json | 10 ++++++++++ .../mast-lodash-import-fix_2025-01-17-12-23.json | 10 ++++++++++ .../mast-lodash-import-fix_2025-01-17-12-23.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 common/changes/@itwin/appui-react/mast-lodash-import-fix_2025-01-17-12-23.json create mode 100644 common/changes/@itwin/components-react/mast-lodash-import-fix_2025-01-17-12-23.json create mode 100644 common/changes/@itwin/core-react/mast-lodash-import-fix_2025-01-17-12-23.json diff --git a/common/changes/@itwin/appui-react/mast-lodash-import-fix_2025-01-17-12-23.json b/common/changes/@itwin/appui-react/mast-lodash-import-fix_2025-01-17-12-23.json new file mode 100644 index 00000000000..87e084f1269 --- /dev/null +++ b/common/changes/@itwin/appui-react/mast-lodash-import-fix_2025-01-17-12-23.json @@ -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" +} \ No newline at end of file diff --git a/common/changes/@itwin/components-react/mast-lodash-import-fix_2025-01-17-12-23.json b/common/changes/@itwin/components-react/mast-lodash-import-fix_2025-01-17-12-23.json new file mode 100644 index 00000000000..deb8514b5b7 --- /dev/null +++ b/common/changes/@itwin/components-react/mast-lodash-import-fix_2025-01-17-12-23.json @@ -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" +} \ No newline at end of file diff --git a/common/changes/@itwin/core-react/mast-lodash-import-fix_2025-01-17-12-23.json b/common/changes/@itwin/core-react/mast-lodash-import-fix_2025-01-17-12-23.json new file mode 100644 index 00000000000..87928cd5005 --- /dev/null +++ b/common/changes/@itwin/core-react/mast-lodash-import-fix_2025-01-17-12-23.json @@ -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" +} \ No newline at end of file