releases.shpreview

v5.2.0

$npx -y @buildinternet/releases show rel_fbLLx-kA3E-NlBJK7pZvJ

What's Changed

  • API schema sync: small consolidation refactors and fixes by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/622
  • API schema sync: remove data_source_id type from DataSource.database_parent by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/626
  • Sync API schema: CreatePage + templates; workspace_id field; query wiki filters by @ksinder in https://github.com/makenotion/notion-sdk-js/pull/628
    • Including workspace_id in bot responses alongside workspace_name
    • 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
    • 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)
    • 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)

Links

Fetched April 3, 2026