Skip to content

Commit cc18715

Browse files
authored
chore: Update MIGRATION_GUIDE.md
1 parent e86ebc5 commit cc18715

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MIGRATION_GUIDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We are also taking this opportunity to entirely remove legacy naming (moltin) fr
1111
- **Package Name**: The package name has changed from `@moltin/sdk` to `@elasticpath/js-sdk`.
1212
- **GitHub Repository**: The GitHub repository has moved from `moltin/js-sdk` to `elasticpath/js-sdk`.
1313

14-
> ![NOTE]
14+
> [!NOTE]
1515
> We are aligning the package name with the repository name, i.e. `js-sdk`, rather than just `sdk`. We are reserving the `sdk` name for future use.
1616
1717
## Installation
@@ -67,7 +67,7 @@ If you are directly accessing any of the state the SDK persists in localStorage
6767
- **mcurrency** becomes **epcurrency**
6868
- **moltinCredentials** becomes **epCredentials**
6969

70-
> ![CAUTION]
70+
> [!CAUTION]
7171
> Accessing this SDK state directly is **not recommended**
7272
73-
The compiled SDK and types published in `/dist` as `moltin.cjs.js`, `moltin.d.ts`, `moltin.esm.js`, and `moltin.js` are now published as `index`
73+
The compiled SDK and types published in `/dist` as `moltin.cjs.js`, `moltin.d.ts`, `moltin.esm.js`, and `moltin.js` are now published as `index`

0 commit comments

Comments
 (0)