{"id":"src_6kc5TQLb45yVLMzCGnMbg","slug":"notion-sdk-js","name":"SDK (JS)","type":"github","url":"https://github.com/makenotion/notion-sdk-js","orgId":"org_cOwRRJFh-eHQ4Amk7Vm1j","org":{"slug":"notion","name":"Notion"},"isPrimary":false,"metadata":"{\"changelogDetectedAt\":\"2026-04-10T22:54:34.293Z\"}","releaseCount":79,"releasesLast30Days":5,"avgReleasesPerWeek":1,"latestVersion":"v5.19.0","latestDate":"2026-04-17T18:51:55.000Z","changelogUrl":null,"hasChangelogFile":false,"lastFetchedAt":"2026-04-19T07:01:07.045Z","trackingSince":"2021-05-13T11:11:01.000Z","releases":[{"id":"rel_mLLLLSCmu_o8GwUjH0NiG","version":"v5.19.0","title":"v5.19.0","summary":"## What's Changed\r\n\r\n* **Add `update` method to `comments` namespace for UpdateComment endpoint** in https://github.com/makenotion/notion-sdk-js/pull/...","content":"## What's Changed\r\n\r\n* **Add `update` method to `comments` namespace for UpdateComment endpoint** in https://github.com/makenotion/notion-sdk-js/pull/705\r\n* **Update `markdown` field descriptions in comments endpoints to match updated API spec** in https://github.com/makenotion/notion-sdk-js/pull/709\r\n* **Add `delete` method to `client.comments` for Delete Comment endpoint** in https://github.com/makenotion/notion-sdk-js/pull/706\r\n* **Bump version to `v5.19.0`** in https://github.com/makenotion/notion-sdk-js/pull/710\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.18.0...v5.19.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.19.0\r\n","publishedAt":"2026-04-17T18:51:55.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.19.0","media":[]},{"id":"rel_Lb-W7LUSxb3MHmi-tgW84","version":"v5.18.0","title":"v5.18.0","summary":"## What's Changed\r\n\r\n* **Support multi-value filters for select, status, and multi_select property filters** in https://github.com/makenotion/notion-s...","content":"## What's Changed\r\n\r\n* **Support multi-value filters for select, status, and multi_select property filters** in https://github.com/makenotion/notion-sdk-js/pull/707\r\n* **Bump version to `v5.18.0`** in https://github.com/makenotion/notion-sdk-js/pull/708\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.17.0...v5.18.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.18.0","publishedAt":"2026-04-13T18:04:52.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.18.0","media":[]},{"id":"rel_cLWV6PpFx2ufoLBpkGiGJ","version":"v5.17.0","title":"v5.17.0","summary":"## What's Changed\r\n\r\n* **Add `markdown` parameter to Create Comment endpoint** in https://github.com/makenotion/notion-sdk-js/pull/703\r\n* **Bump versi...","content":"## What's Changed\r\n\r\n* **Add `markdown` parameter to Create Comment endpoint** in https://github.com/makenotion/notion-sdk-js/pull/703\r\n* **Bump version to `v5.17.0`** in https://github.com/makenotion/notion-sdk-js/pull/704\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.16.0...v5.17.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.17.0","publishedAt":"2026-04-07T17:14:42.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.17.0","media":[]},{"id":"rel_Ff9400RDXGAP0vzylAbGc","version":"v5.16.0","title":"v5.16.0","summary":"## What's Changed\r\n\r\n* Add icon support to paragraph blocks (tab block items) by @notion-buildkite-app[bot] in https://github.com/makenotion/notion-sd...","content":"## What's Changed\r\n\r\n* Add icon support to paragraph blocks (tab block items) by @notion-buildkite-app[bot] in https://github.com/makenotion/notion-sdk-js/pull/697\r\n* Add `gateway_timeout` to `APIErrorCode` enum by @notion-buildkite-app[bot] in https://github.com/makenotion/notion-sdk-js/pull/698\r\n* Update SDK types: H4 blocks; view API property encoding; \"me\" person filters by @notion-buildkite-app[bot] in https://github.com/makenotion/notion-sdk-js/pull/701\r\n* Bump version to v5.16.0 by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/702\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.15.0...v5.16.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.16.0","publishedAt":"2026-03-30T18:34:22.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.16.0","media":[]},{"id":"rel_ucvqlEyfL-HNwE3ay_fS6","version":"v5.15.0","title":"v5.15.0","summary":"## What's Changed\n\n* Sync api-endpoints: tab block support, verification property updates by @ksinder in https://github.com/makenotion/notion-sdk-js/p...","content":"## What's Changed\n\n* Sync api-endpoints: tab block support, verification property updates by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/690\n* Modularize `api-endpoints.ts` into individual files + add webhook types by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/691\n* Move view/dashboard types from common.ts to views.ts by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/692\n* Add `custom_emojis.list()` endpoint by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/693\n* Bump version to v5.15.0 by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/694\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.14.0...v5.15.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.15.0","publishedAt":"2026-03-25T15:18:07.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.15.0","media":[]},{"id":"rel_gm0MjXgum1frGMNgkK8Ym","version":"v5.14.0","title":"v5.14.0","summary":"## What's Changed\n\n* **Sync `api-endpoints`: add status property support** by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/686\n  * See...","content":"## What's Changed\n\n* **Sync `api-endpoints`: add status property support** by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/686\n  * See the [\"Working with views\" guide](https://developers.notion.com/guides/data-apis/working-with-views) and [changelog](https://developers.notion.com/page/changelog) on our developer website for more information\n* **Add Views API endpoints** by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/684\n* **Bump version to `v5.14.0`** by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/688\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.13.0...v5.14.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.14.0","publishedAt":"2026-03-19T23:14:42.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.14.0","media":[]},{"id":"rel__k0rlc2EzmSHrJf2tS-7Z","version":"v5.13.0","title":"v5.13.0","summary":"## What's Changed\n\n* **[AI] Add support for `update_content` and `replace_content` operations to `PATCH /v1/pages/:id/markdown` endpoint by @notion-ci...","content":"## What's Changed\n\n* **[AI] Add support for `update_content` and `replace_content` operations to `PATCH /v1/pages/:id/markdown` endpoint by @notion-circleci-github-app[bot]** in https://github.com/makenotion/notion-sdk-js/pull/683\n* **Security-related upgrades and improvements to repo GitHub actions** by @elb-notion in https://github.com/makenotion/notion-sdk-js/pull/652\n* **Proposal: Add ability to quickly run starter project on Val Town** by @charmaine in https://github.com/makenotion/notion-sdk-js/pull/541\n* **Bump version to `v5.13.0`** by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/685\n\n## New Contributors\n\n* @charmaine made their first contribution in https://github.com/makenotion/notion-sdk-js/pull/541\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.12.0...v5.13.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.13.0","publishedAt":"2026-03-14T16:43:59.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.13.0","media":[]},{"id":"rel_dw4isJOUa-ZKBjsNgIyTg","version":"v5.12.0","title":"v5.12.0","summary":"## What's Changed\n\n* [AI] Add optional timezone parameter to template body parameter for pages.create and pages.update by @notion-circleci-github-app[...","content":"## What's Changed\n\n* [AI] Add optional timezone parameter to template body parameter for pages.create and pages.update by @notion-circleci-github-app[bot] in https://github.com/makenotion/notion-sdk-js/pull/676\n* Add support for API version `2026-03-11` by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/675\n* fix: \"Illegal invocation\" error in Cloudflare Workers by @craigary in https://github.com/makenotion/notion-sdk-js/pull/681\n\n## New Contributors\n\n* @craigary made their first contribution in https://github.com/makenotion/notion-sdk-js/pull/681\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.11.1...v5.12.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.12.0","publishedAt":"2026-03-09T20:48:33.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.12.0","media":[]},{"id":"rel_onIUT9lKNuiYSzfLYEiyi","version":"v5.11.1","title":"v5.11.1","summary":"## What's Changed\n\n- Sync api-endpoints: unsupported block type, update page docstring tweak by @ksinder in https://github.com/makenotion/notion-sdk-j...","content":"## What's Changed\n\n- Sync api-endpoints: unsupported block type, update page docstring tweak by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/672\n  - New `string` field `unsupported[block_type]` in `UnsupportedBlockObjectResponse` to provide a hint on what an underlying unsupported block type is\n  - Minor TSDoc change for `updatePage` endpoint: remove \"properties\" suffix from API name; just \"Update page\" now.\n    - This reflects the fact that the endpoint does more than just updating properties/schema\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.11.0...v5.11.1\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.11.1","publishedAt":"2026-03-02T23:18:04.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.11.1","media":[]},{"id":"rel_PNrCLShkt8AF0iCLGMCAp","version":"v5.11.0","title":"v5.11.0","summary":"## What's Changed\n\n* Add `pages.retrieveMarkdown` and `pages.updateMarkdown` endpoints by @ksinder in https://github.com/makenotion/notion-sdk-js/pull...","content":"## What's Changed\n\n* Add `pages.retrieveMarkdown` and `pages.updateMarkdown` endpoints by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/669\n* Add warnings for unknown parameters passed to API methods by @dimasriat in https://github.com/makenotion/notion-sdk-js/pull/667\n\n## New Contributors\n\n* @dimasriat made their first contribution in https://github.com/makenotion/notion-sdk-js/pull/667\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.10.0...v5.11.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.11.0","publishedAt":"2026-02-27T00:16:01.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.11.0","media":[]},{"id":"rel_XaCnjWOwWIvcb-z_qLTOq","version":"v5.10.0","title":"v5.10.0","summary":"## What's Changed\n\n* Upgrade dev dependencies by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/665\n* Add automatic retry support with e...","content":"## What's Changed\n\n* Upgrade dev dependencies by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/665\n* Add automatic retry support with exponential backoff by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/664\n* Update transcription block response shape by @haustle in https://github.com/makenotion/notion-sdk-js/pull/668\n\n## New Contributors\n\n* @haustle made their first contribution in https://github.com/makenotion/notion-sdk-js/pull/668\n\n## Links\n\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.9.0...v5.10.0\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.10.0","publishedAt":"2026-02-26T18:59:54.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.10.0","media":[]},{"id":"rel_m43Jp6P5NV3_ExigGZu6R","version":"v5.9.0","title":"v5.9.0","summary":"## What's Changed\r\n\r\n* **Fix**: Prevent path traversal in `Client.request()` #661\r\n  * **Note when upgrading**: This means that callers can no longer ...","content":"## What's Changed\r\n\r\n* **Fix**: Prevent path traversal in `Client.request()` #661\r\n  * **Note when upgrading**: This means that callers can no longer use `../` to switch the meaning of a request that accepts an ID path parameter to navigate to a different Notion API endpoint. Please use [`Client.request()`](https://github.com/makenotion/notion-sdk-js?tab=readme-ov-file#custom-requests) with a properly formatted, absolute API path instead.\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.8.0...v5.9.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.9.0","publishedAt":"2026-01-29T20:57:27.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.9.0","media":[]},{"id":"rel_o73VnMq9eACkqJEZc21gX","version":"v5.8.0","title":"v5.8.0","summary":"## What's Changed\r\n* Sync api-endpoints: add `position` to `AppendBlockChildrenParameters` by @ksinder in https://github.com/makenotion/notion-sdk-js/...","content":"## What's Changed\r\n* Sync api-endpoints: add `position` to `AppendBlockChildrenParameters` by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/658\r\n   - Specifically, this change is a backwards-compatible improvement to support a more expressive position parameter in the PATCH /v1/blocks/:block_id/children body to append at a specific position in the parent's children array.\r\n      - The parameter cannot be used with the older after parameter, which will be officially removed in the next public API version.\r\n* Sync api-endpoints: add list_start_index and list_format by @vshen-notion in https://github.com/makenotion/notion-sdk-js/pull/659\r\n   - For `numbered_list_item`, support distinguishing where list numbering starts and what type of list (number, letter, roman numeral), by exposing `list_start_index` and `list_format`\r\n\r\n## New Contributors\r\n* @vshen-notion made their first contribution in https://github.com/makenotion/notion-sdk-js/pull/659\r\n\r\n**Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.7.0...v5.8.0","publishedAt":"2026-01-23T21:01:02.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.8.0","media":[]},{"id":"rel_WjJw6zjRsG6flMbnpwbAM","version":"v5.7.0","title":"v5.7.0","summary":"## What's Changed\r\n\r\n* Add 'Contributing' section to README. by @toolness in https://github.com/makenotion/notion-sdk-js/pull/655\r\n* Sync api-endpoint...","content":"## What's Changed\r\n\r\n* Add 'Contributing' section to README. by @toolness in https://github.com/makenotion/notion-sdk-js/pull/655\r\n* Sync api-endpoints: add `position` to `CreatePageBodyParameters` by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/656\r\n  - Backwards-compatible improvement: support the new, optional `position` parameter in the `POST /v1/pages` body, which attaches the newly created page at a specific location in a parent page.\r\n  - The parameter cannot be used if the parent is not a regular page.\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.6.0...v5.7.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.7.0","publishedAt":"2026-01-15T02:25:43.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.7.0","media":[]},{"id":"rel_yXcW6NoxuzffWHztjHJeR","version":"v5.6.0","title":"v5.6.0","summary":"## What's Changed\r\n\r\n* Add husky, lint-staged by @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/642\r\n* Put build step back in pre...","content":"## What's Changed\r\n\r\n* Add husky, lint-staged by @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/642\r\n* Put build step back in prepare by @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/643\r\n* Remove `examples/` in favor of `notion-cookbook` by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/647\r\n* Add `Client.pages.move` endpoint to Notion TS SDK by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/646\r\n* Bump version to v5.6.0 by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/650\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.4.0...v5.6.0\r\n- **NPM Package**: https://www.npmjs.com/package/@notionhq/client/v/5.6.0","publishedAt":"2025-12-16T02:05:44.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.6.0","media":[]},{"id":"rel_xJQyOMAKLtl084Au6c08K","version":"v5.4.0","title":"v5.4.0","summary":"## What's Changed\r\n\r\n* Tidy up gitignore, add CLAUDE.md by @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/638\r\n* Add support for ...","content":"## What's Changed\r\n\r\n* Tidy up gitignore, add CLAUDE.md by @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/638\r\n* Add support for the place property type @michaelfromyeg in https://github.com/makenotion/notion-sdk-js/pull/637\r\n\r\n## Links\r\n\r\n- **Full Changelog:** https://github.com/makenotion/notion-sdk-js/compare/v5.3.0...v5.4.0\r\n- **NPM Package:** https://npmjs.com/package/@notionhq/client/v/5.4.0","publishedAt":"2025-11-10T00:13:36.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.4.0","media":[]},{"id":"rel_ZJIUF0i3rdEwfxCMr39S8","version":"v5.3.0","title":"v5.3.0","summary":"## What's Changed\r\n\r\n* `api-endpoints` sync: add pagination for `ListDataSourceTemplates` endpoint by @ksinder in https://github.com/makenotion/notion...","content":"## What's Changed\r\n\r\n* `api-endpoints` sync: add pagination for `ListDataSourceTemplates` endpoint by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/633\r\n* Bump version to v5.3.0 by @github-actions[bot] in https://github.com/makenotion/notion-sdk-js/pull/634\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.2.1...v5.3.0\r\n- **NPM Package**: https://npmjs.com/package/@notionhq/client/v/5.3.0","publishedAt":"2025-10-18T16:23:26.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.3.0","media":[]},{"id":"rel_RCj9NhTJPT2OyxCr4upIL","version":"v5.2.1","title":"v5.2.1","summary":"## What's Changed\r\n\r\n* Sync api-endpoints: support templates in Update Page by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/631\r\n\r\n## ...","content":"## What's Changed\r\n\r\n* Sync api-endpoints: support templates in Update Page by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/631\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/v5.2.0...v5.2.1\r\n- **NPM Package**: https://npmjs.com/package/@notionhq/client/v/5.2.1","publishedAt":"2025-10-17T23:54:49.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.2.1","media":[]},{"id":"rel_fbLLx-kA3E-NlBJK7pZvJ","version":"v5.2.0","title":"v5.2.0","summary":"## What's Changed\r\n\r\n* API schema sync: small consolidation refactors and fixes by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/622\r\n*...","content":"## What's Changed\r\n\r\n* API schema sync: small consolidation refactors and fixes by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/622\r\n* API schema sync: **remove `data_source_id` type from `DataSource.database_parent`** by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/626\r\n* Sync API schema: CreatePage + templates; `workspace_id` field; query wiki filters by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/628\r\n  - **Including `workspace_id` in bot responses alongside `workspace_name`**\r\n  - **Introducing a new API endpoint `notion.dataSources.listTemplates`** with one path parameter, `data_source_id`, for **listing the available page templates under a data source**\r\n  - **Adding a new optional parameter `template` to `CreatePageBodyParameters`** with polymorphic `type` options of `none` (don't apply any template; existing behavior), `default` (apply data source's default template), and `template_id` (apply a custom template ID)\r\n  - **Adding a new optional parameter `result_type` to `QueryDataSourceBodyParameters`** to allow for only surfacing `\"page\"` or `\"data_source\"` result types in the case of wikis (where databases can be nested)\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/1e9562d46199c633cc10b05cbc250a82114e93dc...v5.2.0\r\n- **NPM Package**: https://npmjs.com/package/@notionhq/client/v/5.2.0","publishedAt":"2025-10-13T21:29:49.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.2.0","media":[]},{"id":"rel_lqmi-zUMtd3BdHC-OxiWR","version":"v5.1.0","title":"v5.1.0","summary":"## What's Changed\r\n\r\n- [Add support for `is_locked` on update page and database APIs](https://github.com/makenotion/notion-sdk-js/commit/c1fc444b556db...","content":"## What's Changed\r\n\r\n- [Add support for `is_locked` on update page and database APIs](https://github.com/makenotion/notion-sdk-js/commit/c1fc444b556dbc7b8a9af1abd3b1447211dfb538)\r\n- [Add `request_id` to `Client` log lines](https://github.com/makenotion/notion-sdk-js/commit/09703a17f55f57f2753a00f5079abf409f45085b)\r\n- [Remove `page_id` as a possible parent for `CreateDataSourceBodyParameters`](https://github.com/makenotion/notion-sdk-js/commit/d5ba92f04e7b3561ec97e1fc27b27f597663229c)\r\n- [SDK `dataSource.update`: add support for changing `parent`](https://github.com/makenotion/notion-sdk-js/commit/698cd6ca37cdc2d0757ff40b2fed492a774344c5)\r\n\r\n## Links\r\n\r\n- **Full Changelog**: https://github.com/makenotion/notion-sdk-js/compare/6945289f774aa0150d9c382b1f88c752dbe0f925...v5.1.0\r\n- **NPM Package**: https://npmjs.com/package/@notionhq/client/v/5.1.0","publishedAt":"2025-09-13T17:09:55.000Z","url":"https://github.com/makenotion/notion-sdk-js/releases/tag/v5.1.0","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":4,"totalItems":79},"summaries":{"rolling":null,"monthly":[]}}