v5.0.0-beta.2
Pre-release
Pre-release
v5.0.0-beta.2
🐛 Bug Fixes
- fix: import file extension - Fixed missing
.jsextension inCustomClient.tsimport that was causing ESM build failures in React projects and other bundlers (8851047)
✨ Features
- feat(ci): use artifact so we only build once - CI now builds once and shares artifacts between jobs, improving build efficiency (
b648ab8) - feat(tests): add test to confirm ESM build - Added ESM build validation tests to catch import extension issues automatically (
68c3979)
🔒 Security
- Potential fix for code scanning alert no. 73 - Fixed shell command built from environment values (
1288efc)
📚 Documentation
- docs: update migration link in readme - Updated migration documentation link (
2a04883)
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2