Skip to content

Commit 3fa58aa

Browse files
Merge branch 'development' into fix/esm-js-extension-issue
2 parents 8029b41 + d966fa4 commit 3fa58aa

2 files changed

Lines changed: 113 additions & 117 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Change log
22

3+
### Version: 1.3.8
4+
#### Date: Jan-12-2026
5+
- Fix: Add .js extensions to relative imports in ESM build for proper module resolution
6+
- Fix: Change lodash import from named import to default import for ESM compatibility with CommonJS modules
7+
8+
### Version: 1.3.7
9+
#### Date: Jan-12-2026
10+
- Fix: Improve error messages
11+
12+
313
### Version: 1.3.8
414
#### Date: Jan-15-2026
515
- Fix: Add .js extensions to relative imports in ESM build for proper module resolution
@@ -11,7 +21,7 @@
1121

1222
### Version: 1.3.6
1323
#### Date: Jan-05-2026
14-
- Fix: Resolve qa dependency snyk issue
24+
- Fix: Resolve qs dependency snyk issue
1525

1626
### Version: 1.3.5
1727
#### Date: Dec-15-2025

0 commit comments

Comments
 (0)