Bug Fixes
- don't crash if tiptap is destroyed (4d9aaa2)
- don't crash richtext field when string is empty (e35c030)
- don't select parent on quick drag (64479ab)
- ignore next-env.d.ts in Next.js recipes (95c7d25)
- prevent canvas loader from blocking pointer events when hidden (7f423c5)
- record history when moving a component to a different position (c66507a)
- render empty string instead of literal when contentEditable fields receive nullish values (737caf4)
- stop action bar from flashing in bottom on insertion (0f13f4b)
- unwrap propName in walkFields for nested slots (f83fd09)
- use aria-label for accessible name in IconButton (71238a6)
- use stable ID when rendering RichText on server (29d13dd)