Releases: NotionX/react-notion-x
Releases · NotionX/react-notion-x
v7.7.1
🐞 Bug Fixes
- Simplify collection spaceId logic - by @transitive-bullshit (4c04b)
View changes on GitHub
v7.7.0
🚀 Features
- Remove external pages from demos due to increasing vercel bill - by @transitive-bullshit (7a5ea)
🐞 Bug Fixes
- Apply list_start_index for numbered_list - by @ferrariRoma (7f717)
- Handle zero based index - by @ferrariRoma (b457b)
- QueryCollection not loading errors 530 error code; this is a temporary workaround - by @transitive-bullshit (0b80e)
View changes on GitHub
v7.6.0
#657
#646 (replace ky with ofetch due to incompatibility between ky and next.js app router)
View changes on GitHub
v7.5.1
v7.5.0
🚀 Features
- Add alt text support for images - by @yoo2001818 (e524e)
- Add support for image caption - by @ebanDev (70892)
- Increase default revalidation time for demos - by @transitive-bullshit (d1761)
- Update core deps - by @transitive-bullshit (496b9)
🐞 Bug Fixes
- Make collectionView parameter optional - by @bytrangle (065eb)
- Update endpoint in getBlocks method to syncRecordValuesMain - by @LHDi (21078)
- GetAllPagesInSpace to be more defensive - by @transitive-bullshit (0b28e)
View changes on GitHub
v7.4.3
🚀 Features
- Fix collection loading by @wustep #653
- Increase cache time for next.js demos - by @transitive-bullshit (38008)
View changes on GitHub
v7.4.2
🚀 Features
- Add maxDepth param to getAllPagesInSpace - by @transitive-bullshit (41e47)
View changes on GitHub
v7.4.1
🐞 Bug Fixes
- ParsePageId returns undefined for invalid inputs instead of null - by @transitive-bullshit (58164)
- Add legacyBehavior for next/link - by @transitive-bullshit (8f34d)
View changes on GitHub
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)
View changes on GitHub
v7.3.0
🚀 Features
- Add getPageTweets util - by @transitive-bullshit (e4c4e)
- Twitter utils - by @transitive-bullshit (3c203)
- Update build and release process; update all major deps - by @transitive-bullshit (6e038)
- text: Support Link Mention format - by @nightohl (ba12a)
🐞 Bug Fixes
- From PRs - by @transitive-bullshit (e3a1a)
- Safely add spaceId to searchParams - by @mfts (b54f6)
- Update how private file urls are detected - by @worgho2 (0c9c1)
- Update react-pdf worker cdn src - by @worgho2 (29111)
- Broken search - by @trunghieu99tt (02518)
- Ci - by @transitive-bullshit (c77bb)
- Hydration mismatch on table collection - by @alaycock (a7187)
- Look for
attachment:
in file upload source - by @mfts (a7b0d) - code: Code hydration error - by @nightohl (c1332)
- eslint: Imports sort lint - by @nightohl (85729)