You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
Changelog
3.8.3
Patch Changes
af81b20Thanks @VaguelySerious! - Fix CSS files missing from bundled package
3.8.2
Patch Changes
7aff3d0Thanks @VaguelySerious! - Update Quill dependency from 2.0.2 to 2.0.3
3.8.1
Patch Changes
-
34866ceThanks @VaguelySerious! - Migrate repo to pnpm + turborepo + changesets. Replace webpack bundle build with tsup and begin migrating tests to vitest (playwright browser mode). This might affect the compiled version of the bundle. -
d905530Thanks @VaguelySerious! - AdduseSemanticHTMLprop, which can be set tofalseto restore the <3.7.0 behavior of using editor.root.innerHTML for display instead
v3.8.0
- Repository migrated to pnpm + turborepo + changesets
- Browser bundle build migrated away from webpack
- Test migration started toward Vitest + Playwright browser mode