Notion Sdk Js Versions Save

Official Notion JavaScript Client

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.

v0.4.13

2 years ago

Added support for caption in code blocks. Also added support for updating language and caption fields in code blocks.

v0.4.11

2 years ago

Adds support for granular permissions.

v0.4.10

2 years ago

Adds support for time zone information in dates

v0.4.9

2 years ago

Reduce type duplication for block object requests without children.

v0.4.8

2 years ago
  • Adding support for template blocks
  • Adding support for synced_block blocks
  • Adding support for link_to_page blocks

v0.4.7

2 years ago
  • Adding support for link_preview blocks and mentions.

v0.4.6

2 years ago

Adding support for argentine_peso and uruguayan_peso to the number currency formatting options

v0.4.5

2 years ago

Add column and column_list support.

v0.4.4

2 years ago

Adds support for divider and table_of_contents block types.

More details in the changelog.