We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8029b41 + d966fa4 commit 3fa58aaCopy full SHA for 3fa58aa
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
## Change log
2
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
10
+ - Fix: Improve error messages
11
12
13
### Version: 1.3.8
14
#### Date: Jan-15-2026
15
- Fix: Add .js extensions to relative imports in ESM build for proper module resolution
@@ -11,7 +21,7 @@
21
22
### Version: 1.3.6
23
#### Date: Jan-05-2026
- - Fix: Resolve qa dependency snyk issue
24
+ - Fix: Resolve qs dependency snyk issue
25
16
26
### Version: 1.3.5
17
27
#### Date: Dec-15-2025
0 commit comments