Skip to content

v4.0.0

Latest

Choose a tag to compare

@PierreDemailly PierreDemailly released this 05 Jul 19:35
· 6 commits to main since this release
3e384c7

What's Changed

  • chore(deps-dev): bump tsdown from 0.21.7 to 0.21.9 in the development-dependencies group by @dependabot[bot] in #182
  • chore(deps-dev): bump tsdown from 0.21.9 to 0.21.10 in the development-dependencies group by @dependabot[bot] in #183
  • chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #184
  • chore(deps-dev): bump tsdown from 0.21.10 to 0.22.0 in the development-dependencies group by @dependabot[bot] in #185
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #186
  • chore(deps-dev): bump tsdown from 0.22.0 to 0.22.1 in the development-dependencies group by @dependabot[bot] in #187
  • chore(deps-dev): bump tsdown from 0.22.1 to 0.22.2 in the development-dependencies group by @dependabot[bot] in #188
  • chore(deps-dev): bump tsdown from 0.22.2 to 0.22.3 in the development-dependencies group by @dependabot[bot] in #189
  • chore(deps): bump the github-actions group with 6 updates by @dependabot[bot] in #190
  • chore(deps-dev): bump @types/node from 25.9.4 to 26.0.1 in the development-dependencies group by @dependabot[bot] in #191
  • fix(ts): add missing tsconfig.json for types node in test/ by @fraxken in #193
  • refactor(transformer.url): use URL.canParse instead of double try/catch by @fraxken in #194
  • fix(size)!: don't build CJS and sourcemaps by @aklinker1 in #195
  • refactor(PromptAgent): remove singleton constraint and add agent option in AbstractPrompt by @fraxken in #197

New Contributors

Full Changelog: v3.1.0...v4.0.0