v2.5.0-beta.0
Pre-release
Pre-release
nperez0111
released this
29 May 08:53
·
355 commits
to develop
since this release
What's Changed
- Feature/y sync options: allow passing ySyncOptions to extension-collaboration by @janthurau in #4976
- fix for data attributes not rendering after pr #4082 by @moham96 in #4980
- fix: only start at block with removing if not an inline node by @PHillemans in #4791
- fix(extension-link): use whitelist for allowed href values by @chroth in #5160
- Fix TypeScript types for Suggestion
command
, allowing for generic override by @sjdemartini in #4136 - fix(extension-code-block): #3604 paste code from vscode by @aliasliao in #3606
- fix: Don't init when editor is destroyed by @tomi-bigpi in #4029
- Typo in nextjs installation instructions. Refers to a jsx file as js file by @daviddkkim in #4871
- fix: Allow
emit
to be accessed anywhere by @fw6 in #3848 - fix(suggestion): unused parameter oldState in apply. by @remyma in #4771
- Fix unexpected token in index.js (Rollup) by @AlphaX-Projects in #4538
- fix: whitespace being stripped from generateJSON by @asiraky in #5158
- Fix failure to validate pasted links by @Nantris in #5061
- Revert "extension/link: adds 'whenNotEditable' as option for openOnClick" by @benkroeger in #5040
- docs(php): include note on livewire v2 and v3 differences by @aarontsl in #5179
- build(deps): bump prosemirror-trailing-node to 2.0.8 by @LoneRifle in #4949
New Contributors
- @PHillemans made their first contribution in #4791
- @chroth made their first contribution in #5160
- @aliasliao made their first contribution in #3606
- @daviddkkim made their first contribution in #4871
- @fw6 made their first contribution in #3848
- @remyma made their first contribution in #4771
- @AlphaX-Projects made their first contribution in #4538
- @asiraky made their first contribution in #5158
- @aarontsl made their first contribution in #5179
- @LoneRifle made their first contribution in #4949
Full Changelog: v2.4.0...v2.5.0-beta.0