Skip to content

v2.0.14

Latest

Choose a tag to compare

@lilyydu lilyydu released this 16 Jul 23:06
bd3c3ba

What's Changed

  • chore(deps): bump react-router from 7.15.0 to 7.15.1 by @app/dependabot in #619
  • chore: bump version to 2.0.14-preview and fix pipeline release job by @corinagum in #620
  • Remove ExperimentalTeamsQuotedReplies markers by @corinagum in #621
  • chore(deps): bump hono from 4.12.21 to 4.12.25 by @app/dependabot in #623
  • test: add integration tests for Teams TypeScript SDK by @corinagum in #622
  • docs: update integration test runbook link to ADO wiki by @corinagum in #624
  • fix: use artifactName for pipelineArtifact inputs in publish pipeline by @corinagum in #625
  • Add extendedMarkdown text format value by @singhk97 in #615
  • refactor(apps): Move from file-based mixins to real classes by @heyitsaamir in #633
  • feat(api): flatten client method chains to reduce call hops by @lilyydu in #634
  • feat(apps): support resetting response streams and streaming error handling by @lilyydu in #635
  • chore(examples): migrate examples to the flattened conversation API by @lilyydu in #637
  • docs(contributing): note npm CFS proxy for Microsoft-managed devices by @corinagum in #638
  • set replyToId for all streaming activities by @lilyydu in #646
  • Split up Outbound and Inbound Activities by @heyitsaamir in #639
  • Deprecate skipAuth in favor of dangerouslyAllowUnauthenticatedRequests by @heyitsaamir in #636
  • Add App info to ChannelData by @MehakBindra in #644

Full Changelog: v2.0.13...v2.0.14