Notion Sdk Js Versions Save

Official Notion JavaScript Client

v2.2.3

1 year ago
  • Add support for array query parameters

v2.2.2

1 year ago
  • Add 'Singapore Dollar' to database number format

v2.2.1

1 year ago
  • Add "workspace_name" to bot objects.

v2.2.0

1 year ago

v2.1.1

1 year ago
  • Fixes issue using search with pagination helpers (#330)

v2.1.0

1 year ago
  • Add support for comments API (#326)
  • Export many more response types from the library (#319)
  • Add helpers for pagination (#320)
  • Add type guards (#320)

v2.0.0

1 year ago

Includes several breaking changes and updates the client to use Notion-Version 2022-06-28. See the changelog for more details.

v1.0.4

2 years ago
  • Support for timestamp filters in database/query endpoint

v1.0.3

2 years ago
  • Support for block colors
  • Support for template mentions

v1.0.1

2 years ago

Released a new API version, 2022-02-22.

  • text in blocks renamed to rich_text
  • phone, text no longer accepted in query database filters
  • rollup query database filters use rich_text instead of text
  • formula query database filters use string instead of text
  • property_item objects contain a type, next_url, and id
  • Deprecated the list databases endpoint.