/oauth/token endpoint (#73)Export new helper isFullPageOrDatabase.
/// <reference lib="dom" /> from fetch-types.ts by @huw in https://github.com/makenotion/notion-sdk-js/pull/401Full Changelog: https://github.com/makenotion/notion-sdk-js/compare/v2.2.6...v2.2.8
Changes to support wikis in the public API:
Add support for:
filter_properties query parameter to correctly URI encode property IDs when passed via the JS SDKperuvian_sol to acceptable NumberFormat optionsAdd support for creating template mentions. Also some minor changes to support filtering by status property in queryDatabase, and some emoji changes.
Includes several breaking changes and updates the client to use Notion-Version 2022-06-28. See the changelog for more details.
Released a new API version, 2022-02-22.
text in blocks renamed to rich_textphone, text no longer accepted in query database filtersrollup query database filters use rich_text instead of textformula query database filters use string instead of textproperty_item objects contain a type, next_url, and idAdded support for caption in code blocks. Also added support for updating language and caption fields in code blocks.
Adds support for granular permissions.
Adds support for time zone information in dates