Skip to main content

JavaScript SDK 5.24.0

By Steven Van ·

We released @notionhq/client v5.24.0.

Notion's JavaScript SDK moves to v5.24.0, adding a new method and two smaller developer-facing fixes to @notionhq/client.

  • client.blocks.meetingNotes.create() lets integrations create a meeting note block.
  • Formula and rollup values that the API doesn't yet support now come back with proper types instead of untyped data.
  • A new APIErrorCode.InvalidBeta lets code handle invalid_beta responses directly.

The update applies to anyone building against Notion's API with the official JavaScript client.

Notion
Notion
All-in-one workspace for notes, docs, projects, and wikis — with AI built in for writing, summarizing, and organizing.
View Notion →

Read the original announcement →

Read JavaScript SDK 5.24.0 on Creators Toolbox