Skip to content

Commit dd68577

Browse files
authored
Create quiet-glasses-smile.md
1 parent 8a8e373 commit dd68577

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.changeset/quiet-glasses-smile.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
"@aws-amplify/ui-react-core": patch
3+
"@aws-amplify/ui-react": patch
4+
"@aws-amplify/ui": patch
5+
---
6+
7+
build: updates to support Node ESM
8+
9+
Confirmed that both #3155 and #3206 are fixed without having to apply any workaround
10+
11+
Also, test out the changes with the following frameworks/tools:
12+
13+
| Name | Tested? | Notes |
14+
|---|---|---|
15+
| Next.js@11, 12, 13 || |
16+
| Gatsby || Works with ESM. Not support loading CJS build |
17+
| Remix || |
18+
| Astro || Works with ESM. Not support loading CJS build |
19+
| webpack || |
20+
| Vite || Works with ESM. Not support loading CJS build |
21+
| Rollup || Works with ESM. Not support loading CJS build |
22+
| esbuild || |
23+
| Parcel || |
24+
| Snowpack || - Need `--polyfill-node` to fix JS incompatibility in dev mode, but is a known [issue](https://github.com/FredKSchott/snowpack/discussions/718) |

0 commit comments

Comments
 (0)