-
Notifications
You must be signed in to change notification settings - Fork 10.2k
chore: version packages #22950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: version packages #22950
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (08/07/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add ready-for-e2e label" took an action on this PR • (08/08/25)1 label was added to this PR based on Keith Williams's automation. |
ea2f9e4
to
2e6d6d4
Compare
2e6d6d4
to
95e6094
Compare
95e6094
to
2013bbd
Compare
2013bbd
to
655a80f
Compare
655a80f
to
aea5b4f
Compare
aea5b4f
to
87c76bb
Compare
812adc5
to
b72c662
Compare
b72c662
to
9f5d114
Compare
c96decc
to
9e1b16e
Compare
4285cc0
to
0dd652a
Compare
0dd652a
to
deb23f4
Compare
deb23f4
to
f6f7495
Compare
f6f7495
to
5bdb449
Compare
5bdb449
to
3ef53f9
Compare
23b188e
to
973d24e
Compare
973d24e
to
226c22d
Compare
537a306
to
0d75c00
Compare
0d75c00
to
1398c79
Compare
1398c79
to
c61527c
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@calcom/atoms@1.3.0
Minor Changes
#22911
d3fbc73
Thanks @SomayChauhan! - Added new callback functions to the handleFormSubmit method in the EventTypeSettings and AvailabilitySettings atoms. The handleFormSubmit method now accepts an optional callbacks object with the following properties:onSuccess: Called when the form submission is successful, allowing additional logic to be executed after the update.
onError: Called when an error occurs during form submission, providing details about the error to handle specific cases or display custom messages.
#22956
d18e233
Thanks @supalarry! - booker atom: allow toggling org and team info when booking round robin