Skip to content

feat: add official Notion API support, and update setup documentation#148

Open
ali4zimi wants to merge 9 commits intojanniks:mainfrom
ali4zimi:feature/official-notion-api
Open

feat: add official Notion API support, and update setup documentation#148
ali4zimi wants to merge 9 commits intojanniks:mainfrom
ali4zimi:feature/official-notion-api

Conversation

@ali4zimi
Copy link

@ali4zimi ali4zimi commented Feb 6, 2026

Adds support for the official Notion API alongside the existing getPageBlocks method, with significant improvements to the build system, module exports, and documentation.

Key Features

  • Added transformer function that converts official API responses to compatible format
  • Maintains backward compatibility with existing getPageBlocks implementation
  • Server-side integration examples for secure API key handling
  • Added comprehensive official API setup guide with step-by-step instructions
  • Fixed import paths for proper styles.css loading in Nuxt examples
  • More reliable module loading across different environments

Breaking Changes

None - all additions are backward compatible. Existing code using getPageBlocks continues to work unchanged.

@vercel
Copy link

vercel bot commented Feb 6, 2026

@ali4zimi is attempting to deploy a commit to the janniks' projects Team on Vercel.

A member of the Team first needs to authorize it.

@ali4zimi ali4zimi changed the title feat: add official Notion API support with comprehensive improvements feat: add official Notion API support, and update setup documentation Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant