tiptap/.changeset
SanderLeenders 38abfdf9ea
fix(font-family): Prevent removal of quotes in parseHTML (#5828)
Removed the quote removal step in font-family parsing to support fonts that contain both spaces and numbers, such as "Exo 2", which require quotes for proper recognition.

---------

Co-authored-by: Sander <sander@blueberry.nl>
Co-authored-by: Nick Perez <nicholas.perez@tiptap.dev>
2024-11-17 14:56:26 +01:00
..
config.json revert: "revert: "build: don't bump major when you don't have to"" 2024-09-17 09:26:11 +02:00
README.md switch from lerna to changesets for versioning and publishing (#5274) 2024-06-27 17:48:30 +02:00
tiny-buckets-behave.md fix(font-family): Prevent removal of quotes in parseHTML (#5828) 2024-11-17 14:56:26 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation