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

Publish a new pre-release version (next) #5653

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2024

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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@tiptap/[email protected]

Major Changes

  • 37913d5: Fix getPos type in NodeViewRendererProps to potentially be undefined

    Breaking change: Types may flag uses of getPos where an undefined possibility isn't handled.
    Why this change was made: To ensure the type reflects the real functionality of this function.
    How to update: Ensure that the return value of getPos exists before making use of the value.

  • 12bb31a: insertContent and insertContentAt commands should not split text nodes like paragraphs into multiple nodes when the inserted content is at the beginning of the text to avoid empty nodes being created

Patch Changes

@tiptap/[email protected]

Major Changes

@tiptap/[email protected]

Minor Changes

@tiptap/[email protected]

Patch Changes

  • f79c05e: Update inline code formatting for text enclosed in backticks

@tiptap/[email protected]

Patch Changes

  • d9b6ef5: Fixed an issue that cause the floating menu empty-node check to not respect leaf nodes that didn't count into a nodes text content

@tiptap/[email protected]

Patch Changes

  • 01547d5: Fixed a bug causing the levels rule to be ignored if a level of 1 was not allowed

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

  • 86250c6: Improve selected text deletion at the end of list items

@tiptap/[email protected]

Patch Changes

  • ce91452: Fixed an issue that caused defaultAlignment options not being added as text-styles to elements. defaultAlignment is now nullable to disable the enforced text-align styles.

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

  • ec8d654: Added a new option ´allowToIncludeChar` that allows the usage of the suggestion char inside the query

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

Patch Changes

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

@tiptap/[email protected]

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit c8b735b
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/67507c80ad46de0008a0b396
😎 Deploy Preview https://deploy-preview-5653--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot force-pushed the changeset-release/next branch 3 times, most recently from ce73be5 to 2863bf7 Compare September 26, 2024 13:19
@github-actions github-actions bot force-pushed the changeset-release/next branch 4 times, most recently from 2a06603 to 5fcabe5 Compare November 6, 2024 12:58
@github-actions github-actions bot force-pushed the changeset-release/next branch 7 times, most recently from 75d98eb to 3356864 Compare November 11, 2024 13:27
@github-actions github-actions bot force-pushed the changeset-release/next branch from 3356864 to 8570e12 Compare November 19, 2024 02:31
@github-actions github-actions bot force-pushed the changeset-release/next branch from 8570e12 to f7b2197 Compare December 4, 2024 15:50
@github-actions github-actions bot force-pushed the changeset-release/next branch from f7b2197 to c8b735b Compare December 4, 2024 15:59
@nperez0111 nperez0111 merged commit 0f2aae8 into next Dec 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Triage open
Development

Successfully merging this pull request may close these issues.

1 participant