Releases: nartc/notion-stuff
Releases · nartc/notion-stuff
Release 6.0.0
6.0.0 (2022-04-01)
⚠ BREAKING CHANGES
- repo: @notionhq/client has been updated to 1.0.0
Features
- repo: update notion client to 1.0.0 (497a88f)
Bug Fixes
- html: only set mdToHtmlOptions.highlight if not already passed in (0349311), closes #11
- markdown: adjust markdown parser type for 1.0.0 (3163924)
- scully: adjust scully plugin type for 1.0.0 (cb462da)
- v4-types: add PostResult (f15c938)
Documentations
- add @Panthaaaa as a contributor (4edea81)
Release 5.1.0
Release 5.0.0
Release 4.0.0
4.0.0 (2021-11-11)
⚠ BREAKING CHANGES
- html: - Marked 4 no longer provides default import
- v4-types: - Update notionhq/client to 0.4.6
Features
Release 3.2.0
3.2.0 (2021-10-28)
Features
- markdown: add support for empty paragraph with non-breaking space (4531ae0)
Cleanup
- markdown: reformat (543597f)
Documentations
- add @MarcARoberge as a contributor (0a62355)
Release 3.1.3
Release 3.1.2
Release 3.1.1
Release 3.1.0
Release 3.0.0
3.0.0 (2021-10-20)
⚠ BREAKING CHANGES
- scully: -
NotionPluginOptions
->NotionDomPluginOptions
Features
- html: expose MarkdownParser (600ed9c)
- markdown: support Divider now (37116e7)
- scully: support icon, cover, and more customization for Page Properties (2b9e1ac)
Bug Fixes
- v4-types: widen file type for cover (26868bc)