v7.4.0
🚀 Features
- Implement table header styling for both rows and columns - by @LooseLi (a14c7)
- Update deps; fix issue with collection data loading sometimes - by @transitive-bullshit (cbddc)
- Expand default timeout of notion-api collection queries to 60s - by @transitive-bullshit (57329)
🐞 Bug Fixes
- Return null for suggested edits - by @marius-refinq (832f4)
- Divider rendering styles - by @ManishGotame (41c93)
- Revert whitespace changes - by @ManishGotame (8af0c)
- Render table header row - by @LooseLi (a5f10)
- Display page icons in collection list view - by @LooseLi (49043)
- Display headings in sync blocks as block elements - by @LooseLi (ae342)
- Minor lint and typing issues - by @transitive-bullshit (856e6)
- Remove node 18 from CI - by @transitive-bullshit (6ec33)
- React imports - by @transitive-bullshit (81792)
- link-mention: Add
referrerPolicy="same-origin"
to image tags to prevent preview issues - by @GyeongChan-Jang (ef61a)