Releases: makenotion/notion-sdk-js
Releases · makenotion/notion-sdk-js
v5.20.0
What's Changed
- Add
request_statusfield to all affected list response types in #711 - Bump version to
v5.20.0by @github-actions[bot] in #712
Links
- Full Changelog: v5.19.0...v5.20.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.20.0
v5.19.0
What's Changed
- Add
updatemethod tocommentsnamespace for UpdateComment endpoint in #705 - Update
markdownfield descriptions in comments endpoints to match updated API spec in #709 - Add
deletemethod toclient.commentsfor Delete Comment endpoint in #706 - Bump version to
v5.19.0in #710
Links
- Full Changelog: v5.18.0...v5.19.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.19.0
v5.18.0
What's Changed
- Support multi-value filters for select, status, and multi_select property filters in #707
- Bump version to
v5.18.0in #708
Links
- Full Changelog: v5.17.0...v5.18.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.18.0
v5.17.0
What's Changed
Links
- Full Changelog: v5.16.0...v5.17.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.17.0
v5.16.0
What's Changed
- Add icon support to paragraph blocks (tab block items) by @notion-buildkite-app[bot] in #697
- Add
gateway_timeouttoAPIErrorCodeenum by @notion-buildkite-app[bot] in #698 - Update SDK types: H4 blocks; view API property encoding; "me" person filters by @notion-buildkite-app[bot] in #701
- Bump version to v5.16.0 by @github-actions[bot] in #702
Links
- Full Changelog: v5.15.0...v5.16.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.16.0
v5.15.0
What's Changed
- Sync api-endpoints: tab block support, verification property updates by @ksinder in #690
- Modularize
api-endpoints.tsinto individual files + add webhook types by @ksinder in #691 - Move view/dashboard types from common.ts to views.ts by @ksinder in #692
- Add
custom_emojis.list()endpoint by @ksinder in #693 - Bump version to v5.15.0 by @github-actions[bot] in #694
Links
- Full Changelog: v5.14.0...v5.15.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.15.0
v5.14.0
What's Changed
- Sync
api-endpoints: add status property support by @ksinder in #686- See the "Working with views" guide and changelog on our developer website for more information
- Add Views API endpoints by @ksinder in #684
- Bump version to
v5.14.0by @github-actions[bot] in #688
Links
- Full Changelog: v5.13.0...v5.14.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.14.0
v5.13.0
What's Changed
- [AI] Add support for
update_contentandreplace_contentoperations toPATCH /v1/pages/:id/markdownendpoint by @notion-circleci-github-app[bot] in #683 - Security-related upgrades and improvements to repo GitHub actions by @elb-notion in #652
- Proposal: Add ability to quickly run starter project on Val Town by @charmaine in #541
- Bump version to
v5.13.0by @github-actions[bot] in #685
New Contributors
- @charmaine made their first contribution in #541
Links
- Full Changelog: v5.12.0...v5.13.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.13.0
v5.12.0
What's Changed
- [AI] Add optional timezone parameter to template body parameter for pages.create and pages.update by @notion-circleci-github-app[bot] in #676
- Add support for API version
2026-03-11by @ksinder in #675 - fix: "Illegal invocation" error in Cloudflare Workers by @craigary in #681
New Contributors
Links
- Full Changelog: v5.11.1...v5.12.0
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.12.0
v5.11.1
What's Changed
- Sync api-endpoints: unsupported block type, update page docstring tweak by @ksinder in #672
- New
stringfieldunsupported[block_type]inUnsupportedBlockObjectResponseto provide a hint on what an underlying unsupported block type is - Minor TSDoc change for
updatePageendpoint: remove "properties" suffix from API name; just "Update page" now.- This reflects the fact that the endpoint does more than just updating properties/schema
- New
Links
- Full Changelog: v5.11.0...v5.11.1
- NPM Package: https://www.npmjs.com/package/@notionhq/client/v/5.11.1