Releases: NotionX/react-notion-x
Releases · NotionX/react-notion-x
v7.7.3
v7.7.2
🚀 Features
- Attempt to reduce vercel ISR usage bill :sigh: - by @transitive-bullshit (b363b)
- Disable vercel deployments due to bill increasing - by @transitive-bullshit (af400)
View changes on GitHub
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)