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

env: temporary prosemirror dependency policy changes to avoid breaking changes #2627

Merged
merged 1 commit into from Jul 27, 2022

Conversation

jajugoguma
Copy link
Contributor

@jajugoguma jajugoguma commented Jul 27, 2022

Please check if the PR fulfills these requirements

  • It's the right issue type on the title
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • It does not introduce a breaking change or has a description of the breaking change

Description

  • There is a issue that TOAST UI Editor does not work properly because there are breaking changes in the minor version update of prosemirror.
  • To avoid this issue, we have temporarily modified it to reflect only the patch version update of prosemirror.
  • The version of the prosemirror dependency will be updated in a separate task in the future.

Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

@jajugoguma jajugoguma merged commit 2f2af96 into master Jul 27, 2022
@jajugoguma jajugoguma deleted the env/avoid-breaking-changes-on-prosemirror branch July 27, 2022 04:50
ahamelers pushed a commit to ahamelers/tui.editor that referenced this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant