diff --git a/.changeset/bitter-peas-pull.md b/.changeset/bitter-peas-pull.md deleted file mode 100644 index 220245ce5b..0000000000 --- a/.changeset/bitter-peas-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": minor ---- - -Fix Booker atom verify email dialog infinite re-render when entering verification code diff --git a/.changeset/clear-webs-study.md b/.changeset/clear-webs-study.md deleted file mode 100644 index c84741939a..0000000000 --- a/.changeset/clear-webs-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": minor ---- - -This PR introduces two variants for the calendar view atom, a generic calendar view and an event type specific view containing bookings data and busy times from connected calendars. diff --git a/.changeset/happy-buckets-dance.md b/.changeset/happy-buckets-dance.md deleted file mode 100644 index 59e7147b9d..0000000000 --- a/.changeset/happy-buckets-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": minor ---- - -Refactor SettingsHeader to accept onBackButtonClick callback instead of using useRouter directly. diff --git a/.changeset/little-rings-repeat.md b/.changeset/little-rings-repeat.md deleted file mode 100644 index dd0aa1a46c..0000000000 --- a/.changeset/little-rings-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": minor ---- - -Add defaultPhoneCountry prop to BookerPlatformWrapper with ISO 3166-1 alpha-2 type safety diff --git a/.changeset/long-ties-obey.md b/.changeset/long-ties-obey.md deleted file mode 100644 index 1b18e82834..0000000000 --- a/.changeset/long-ties-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": patch ---- - -This PR fixes the issue of connect atoms not working inside iframes. It also updates the atoms exports to include the `useAvailableSlots` hook. diff --git a/.changeset/smooth-monkeys-watch.md b/.changeset/smooth-monkeys-watch.md deleted file mode 100644 index 057cc0555e..0000000000 --- a/.changeset/smooth-monkeys-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@calcom/atoms": major ---- - -feat: use tailwind v4 (breaking change)