Release v0.11.95
What's Changed
Fixed
- TealTiger subpath export —
import { DakeraCostStorage } from '@dakera-ai/dakera/integrations/tealtiger'now resolves correctly. Added./integrations/tealtigertopackage.jsonexports and updated the build script to bundlesrc/integrations/tealtiger.tsas a separate entry point, producingdist/integrations/tealtiger.{js,mjs,d.ts}. (DAK-6819, #170)
Full Changelog: v0.11.94...v0.11.95