cal/packages/embeds/embed-core/CHANGELOG.md
Hariom Balhara 2a8eca7885
chore: Update version in main for embeds that are already released. (#9822)
* Release latest embeds

* Release latest embeds

* Ensure that unpublished packages arent imported

* linter is important to catch unexpected imports

* Create new release

* Add a new patch
2023-07-21 16:46:18 +05:30

720 B

@calcom/embed-core

1.3.2

Patch Changes

  • Improve UI instruction layout typings

1.3.1

Patch Changes

  • layout type fix as zod-utils can't be used in npm package

1.3.0

Minor Changes

  • Supports new booker layout

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