Releases: fillmember/nostagik
Releases · fillmember/nostagik
react: v1.0.1
1.0.1 (2024-06-15)
Bug Fixes
- react: align page icon size between emoji and image (8a67a6e)
react: v1.0.0
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
core: v1.0.0
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)
react: v0.2.0
0.2.0 (2024-06-13)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @nostagik/core bumped from ^0.1.0 to ^0.2.0
core: v0.2.0
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)
react: v0.1.0
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
react: v0.0.4
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
core: v0.1.0
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)
core: v0.0.4
0.0.4 (2024-06-12)
Bug Fixes
- more robust getAllPages method (#4) (c31ca6d)
react: v0.0.3
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