nostagik

build static website with Notion and Next.js

MIT License

Downloads
56
Stars
0

Bot releases are hidden (Show)

nostagik - react: v1.0.1 Latest Release

Published by fillmember 4 months ago

1.0.1 (2024-06-15)

Bug Fixes

  • react: align page icon size between emoji and image (8a67a6e)
nostagik - react: v1.0.0

Published by fillmember 4 months ago

1.0.0 (2024-06-14)

⚠ BREAKING CHANGES

  • core: change nostagik config shape

Features

  • core: change nostagik config shape (50f8268)
  • core: possible to set config props to null (a48f06c)
  • improve styling (f35587f)

Bug Fixes

  • react: remove unused import (e679ad6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.2.0 to ^1.0.0
nostagik - core: v1.0.0

Published by fillmember 4 months ago

1.0.0 (2024-06-14)

⚠ BREAKING CHANGES

  • core: change nostagik config shape

Features

  • core: change nostagik config shape (50f8268)
  • core: possible to set config props to null (a48f06c)
  • improve styling (f35587f)

Bug Fixes

  • core: only expose richTextToString from utils file (b3c602a)
nostagik - core: v0.2.0

Published by fillmember 4 months ago

0.2.0 (2024-06-13)

Features

  • add table of content block (0ce70ba)
  • getAllPages only returns array of page objects (31582a8)
  • pass custom renderers (8dd407c)
  • responsive column_list (c9e10f3)
nostagik - react: v0.2.0

Published by fillmember 4 months ago

0.2.0 (2024-06-13)

Features

  • add table of content block (0ce70ba)
  • pass custom renderers (8dd407c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.1.0 to ^0.2.0
nostagik - core: v0.1.0

Published by fillmember 4 months ago

0.1.0 (2024-06-12)

Features

  • add default page renderer (0853d17)
  • improve code block style (8315a94)
  • syntax highlighting via sugar-high (8ed7d13)

Bug Fixes

  • core: correct dependencies and update tests (05578d4)
  • core: hash url to ensure unique stored image filename (3fab097)
nostagik - react: v0.1.0

Published by fillmember 4 months ago

0.1.0 (2024-06-12)

Features

  • add default page renderer (0853d17)
  • improve code block style (8315a94)
  • syntax highlighting via sugar-high (8ed7d13)

Bug Fixes

  • react: remove usage of next/image (0748df6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.0.4 to ^0.1.0
nostagik - react: v0.0.4

Published by fillmember 4 months ago

0.0.4 (2024-06-12)

Bug Fixes

  • more robust getAllPages method (#4) (c31ca6d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.0.3 to ^0.0.4
nostagik - core: v0.0.4

Published by fillmember 4 months ago

0.0.4 (2024-06-12)

Bug Fixes

  • more robust getAllPages method (#4) (c31ca6d)
nostagik - react: v0.0.3

Published by fillmember 4 months ago

0.0.3 (2024-06-11)

Bug Fixes

  • react: correct built file names (06c4914)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.0.2 to ^0.0.3
nostagik - core: v0.0.3

Published by fillmember 4 months ago

0.0.3 (2024-06-11)

Features

  • core: add tailwind-preset.ts (9727c54)

Bug Fixes

  • config: minor style change to column block (a38f539)
  • core: limit child_page__icon size (b78bda8)
nostagik - react: v0.0.2

Published by fillmember 4 months ago

0.0.2 (2024-06-11)

Features

  • improve child_page block (6b7e86d)
  • separate packages into core and react (b8902fe)

Bug Fixes

  • correct dependencies of the packages (78f41ce)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @nostagik/core bumped from ^0.0.1 to ^0.0.2
nostagik - core: v0.0.2

Published by fillmember 4 months ago

0.0.2 (2024-06-11)

Features

  • (partial) implement render config (a856dc0)
  • add id attribute to headings (da761d8)
  • configurable getNotionPage and better bookmark block rendering (ded9740)
  • improve child_page block (6b7e86d)
  • improve default styles and createRenderConfig (20b35fc)
  • read classes from render config (7d55132)
  • retouch to styling (c308fdf)
  • separate packages into core and react (b8902fe)

Bug Fixes

  • core: bug in usage of merge() (1355c90)
  • core: correct dist packageRoot (aa7be14)
  • core: default notionAnnotationsClasses config (46d138e)
  • core: update config test (b186a0b)
  • correct dependencies of the packages (78f41ce)
  • use option.paths.data in listStoredPages (d20796b)

Reverts

  • remove usage of server-only (5ff8136)
Package Rankings
Top 34.44% on Npmjs.org
Related Projects