Skip to content
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

release/26.02.2025 #472

Merged
merged 1 commit into from
Feb 26, 2025
Merged

release/26.02.2025 #472

merged 1 commit into from
Feb 26, 2025

Conversation

Saddage
Copy link
Collaborator

@Saddage Saddage commented Feb 26, 2025

  • feat/MSSDK-2097: add skipCancellationSurveyStep prop

  • feat/MSSDK-2097: change if statements to switch

  • feat/MSSDK-2097: add missing update subscription API call; add custom survey-hidden cancellation reason

  • feat/MSSDK-2097: add missing husky prepare script

  • feat/MSSDK-2097: future-proof husky by removing some lines of code that would fail after upgrade

  • feat/MSSDK-2097: do not send checkedReason to unsubscribe endpoint when the exit survey is skipped

  • feat/MSSDK-2097: refactor the unsubscribe component; extract logic to custom hooks

  • feat/MSSDK-2097: update the type of performUnsubscribe in useUnsubscribeImmediately custom hook


Co-authored-by: Aleksander Sadaj [email protected]
Co-authored-by: Aleksander Sadaj [email protected]

Description

combine what? and why?

Updates

shortly about how? you implemented the solution -
either a few lines of technical summary or bullet points

Screenshots

Testing

Additional Notes

…ts (#462)

* feat/MSSDK-2097: add skipCancellationSurveyStep prop

* feat/MSSDK-2097: change if statements to switch

* feat/MSSDK-2097: add missing update subscription API call; add custom survey-hidden cancellation reason

* feat/MSSDK-2097: add missing husky prepare script

* feat/MSSDK-2097: future-proof husky by removing some lines of code that would fail after upgrade

* feat/MSSDK-2097: do not send checkedReason to unsubscribe endpoint when the exit survey is skipped

* feat/MSSDK-2097: refactor the unsubscribe component; extract logic to custom hooks

* feat/MSSDK-2097: update the type of performUnsubscribe in useUnsubscribeImmediately custom hook

---------

Co-authored-by: Aleksander Sadaj <[email protected]>
Co-authored-by: Aleksander Sadaj <[email protected]>
@github-actions github-actions bot added the release Used for release and hotfix branches. Removes the PR from GH Release changelog. label Feb 26, 2025
@Saddage Saddage changed the title feat/MSSDK-2097: Add props to disable Exit Survey from MSSDK components (#462) release/26.02.2025 Feb 26, 2025
@Saddage Saddage merged commit 7952f7f into main Feb 26, 2025
6 checks passed
@Saddage Saddage deleted the release/26.02.2025 branch February 26, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Used for release and hotfix branches. Removes the PR from GH Release changelog.
Development

Successfully merging this pull request may close these issues.

4 participants