Notion Sdk Js Versions Save

Official Notion JavaScript Client

v0.4.3

2 years ago

Adds support for the Retrieve Page Property endpoint (GET /v1/pages/<page_id>/properties/<property_id>) More details in the changelog

v0.4.2

2 years ago

Adds support for callout and quote block types.

More details in the changelog.

v0.4.1

2 years ago

Adds support for the getSelf endpoint (GET /v1/users/me).

v0.4.0

2 years ago

Endpoints are now fully typed.

v0.3.3

2 years ago
  • adds database URL to database objects

v0.3.1

2 years ago

Add support for page icons, page covers, new URL based block types, and file page properties.

More details in the changelog.

v0.3.0

2 years ago

Changes

v0.2.3

2 years ago

Added create database endpoint. Added show_original to rollup property functions.

v0.2.2

2 years ago

Added ability to archive (delete) a page.