npm @tiptap/react 2.0.0-beta.214
v2.0.0-beta.214

latest releases: 3.4.2, 3.4.1, 3.4.0...
2 years ago

Important Changes

With 2.0.0-beta.210 we released a new build process with tsup which was meant to simplify the build and move over to esbuild. This lead to a lot of issues specially with our CJS builds and the new bundles weren't working for a lot of people. This new release is using the Rollup build from before.

What's Changed

  • Added CSS Required for Setup by @koffietiger in #3711
  • Update installation guides by @svenadlung in #3698
  • Make y-prosemirror a peer dependency (extension-collaboration) by @svenadlung in #3697
  • Remove lodash types, replace pm deps (extension-bubble-menu) by @svenadlung in #3696
  • Remove lodash dependencies in extension-floating-menu by @svenadlung in #3695
  • build(deps): bump cypress-io/github-action from 4.2.0 to 5.0.8 by @dependabot in #3707
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #3687
  • Move back from tsup/esbuild to rollup by @bdbch in #3720

New Contributors

  • @koffietiger made their first contribution in #3711

Full Changelog: v2.0.0-beta.213...v2.0.0-beta.214

Don't miss a new react release

NewReleases is sending notifications on new releases.