Skip to content

Commit 4b37bdf

Browse files
Merge pull request #243 from contentstack/staging
DX | 08-12-2025 | Release
2 parents cf32dee + 4adc75d commit 4b37bdf

File tree

8 files changed

+1951
-886
lines changed

8 files changed

+1951
-886
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fileignoreconfig:
33
ignore_detectors:
44
- filecontent
55
- filename: package-lock.json
6-
checksum: 99e459b3a5af736dc4e251ffc5c60512d8d3407315e3f326cd8dbc54612e2cab
6+
checksum: 3b95f4f64329f55ad5364b0468ca2d7d7337cfbb97b42db4929c894d7bd44a27
77
- filename: src/entry-editable.ts
88
checksum: 3ba7af9ed1c1adef2e2bd5610099716562bebb8ba750d4b41ddda99fc9eaf115
99
- filename: .husky/pre-commit

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.6.3](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.6.3)
4+
- Refactor: Simplified endpoints.ts to use compile-time JSON import instead of runtime file loading
5+
- Build: Updated build process to download regions.json to src/assets directory
6+
- Test: Added comprehensive test coverage for endpoints.ts
7+
- Chore: Removed postinstall/postupdate scripts and simplified package.json scripts
8+
39
## [1.6.2](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.6.2)
410
- Fix: Missing attr in node does not add empty attr
511

__test__/endpoints.test.ts

Lines changed: 0 additions & 347 deletions
This file was deleted.

0 commit comments

Comments
 (0)