Commit 459c168
committed
chore: update package version and types path; refactor endpoint fetching logic
- Bump version from 1.5.0 to 1.6.0 in package.json
- Change types path in package.json to point to src/index.d.ts
- Refactor getContentstackEndpoint function to use local regions data
- Add error handling for invalid regions and services
- Implement helper functions for default endpoint retrieval and region lookup1 parent 24244a9 commit 459c168
File tree
6 files changed
+955
-1016
lines changed- __test__
- src
6 files changed
+955
-1016
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments