Files
calendar/packages/embeds/embed-core/CHANGELOG.md
T
8922981012 fix: location for @calcom/embed-react types (#9090)
* Use correct location for types

* Release packages

* Update versions

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-29 20:30:52 -07:00

501 B

@calcom/embed-core

1.2.1

Patch Changes

  • Fix the build for embed-react

1.2.0

Minor Changes

  • Fix missing types for @calcom/embed-react. Also, release support for floatingButton config parameter. Though the support is available using embed.js already, for users using getCalApi the TypeScript types would report that config isn't supported.

1.1.5

Patch Changes

  • Add changesets. Use prepack instead of prePublish and prepublish only as that works with both yarn and npm