Public Changelog

Latest changes pulled automagically from the repository. For questions or inquiries, reach out to @pabliqe on any social platform.

1.0.0 #

  • fix: update version to 1.0.0 in package.json and package-lock.json, and update Open Graph image (b4cdcbe)
  • refactor: reorganize styles by moving globals.css and theme.css to src/styles and updating imports (0a2f41f)
  • fix: correct showTableOfContents prop value to True in NotionPageRenderer (a1185a6)
  • fix: correct showTableOfContents prop value to lowercase in NotionPageRenderer (d12193c)
  • refactor: remove unused global styles and theme files, and create new _globals.css and _theme.css (61df547)
  • fix: optimize Notion image URLs and handle animated Giphy GIFs (66cf769)
  • feat: add missing modules for bookmarks, analytics, and styling (8318ee8)