Releases: croct-tech/sdk-js
0.18.2
What's Changed
🔧 Enhancements
- Add keepalive configuration (#471), thanks denis-rossati!
- Avoid sending API key private key (#472), thanks denis-rossati!
🚧 Maintenance
- Migrate code climate job to code quality (#467), thanks denis-rossati!
- Update Bump stable packages to v30.0.4 (#466), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency jest to v30.0.3 (#465), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update jest monorepo to v30 (major) (#464), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency jest-extended to v6 (#463), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency ts-jest to v29.4.0 (#462), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency esbuild-fix-imports-plugin to v1.0.21 (#460), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency jest-extended to v5.0.3 (#459), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency jest-extended to v5 (#458), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update Bump stable packages (#457), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency ts-jest to v29.3.3 (#456), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency esbuild-fix-imports-plugin to v1.0.20 (#455), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency ts-jest to v29.3.2 (#454), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
🎉 Thanks to all contributors helping with this release:
@denis-rossati, @renovate[bot] and renovate[bot]
0.18.1
What's Changed
🐞 Bug Fixes
- Prevent error on concurrent queue processing (#453), thanks marcospassos!
🚧 Maintenance
- Update dependency typescript to v5.8.3 (#452), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency ts-jest to v29.3.1 (#451), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
- Update dependency ts-jest to v29.3.0 (#450), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
🎉 Thanks to all contributors helping with this release:
@marcospassos, @renovate[bot] and renovate[bot]
0.18.0
What's Changed
🔧 Enhancements
- Fix import paths (#448), thanks marcospassos!
🚧 Maintenance
- Update Bump stable packages (#449), thanks [renovate[bot]](https://github.com/[renovate[bot]](https://github.com/apps/renovate))!
🎉 Thanks to all contributors helping with this release:
@marcospassos, @renovate[bot] and renovate[bot]
0.17.12
What's Changed
🚧 Maintenance
- Remove source maps (#447), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.17.11
What's Changed
This release contains minor changes and bugfixes.
- Remove
srcfrom the published package
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.17.10
What's Changed
🐞 Bug Fixes
- Fix mapping (#446), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.17.9
What's Changed
🐞 Bug Fixes
- Fix packaging (#445), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.17.8
What's Changed
🚧 Maintenance
- Migrate to ESM (#444), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.17.7
What's Changed
🐞 Bug Fixes
- Fix incorrect timeout log on
evaluaterequests (#442), thanks Fryuni! - Rework evaluation attribute schema validation (#441), thanks denis-rossati!
🚧 Maintenance
- Update dependency @types/jest to v29.5.14 (#438), thanks renovate!
- Update Bump stable packages (#437), thanks renovate!
🎉 Thanks to all contributors helping with this release:
@Fryuni, @denis-rossati, @renovate and @renovate[bot]
0.17.6
What's Changed
🐞 Bug Fixes
- Fix queued channel failure logic (#436), thanks marcospassos!
🚧 Maintenance
- Fix code style (#435), thanks georgekaran!
🎉 Thanks to all contributors helping with this release:
@georgekaran and @marcospassos