Skip to content

Release v0.11.95

Choose a tag to compare

@ferhimedamine ferhimedamine released this 16 Jun 10:48
· 8 commits to main since this release
485834d

What's Changed

Fixed

  • TealTiger subpath exportimport { DakeraCostStorage } from '@dakera-ai/dakera/integrations/tealtiger' now resolves correctly. Added ./integrations/tealtiger to package.json exports and updated the build script to bundle src/integrations/tealtiger.ts as a separate entry point, producing dist/integrations/tealtiger.{js,mjs,d.ts}. (DAK-6819, #170)

Full Changelog: v0.11.94...v0.11.95