notion-github-sync
notion-github-sync copied to clipboard
Update dependency notion-to-md to v2.7.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| notion-to-md | 2.5.5 -> 2.7.0 |
Release Notes
souvikinator/notion-to-md (notion-to-md)
v2.7.0
Breaking Changes
toMarkdownStringno longer returns a markdown string, instead returns an object of markdown strings for different pages (child pages) (refer: https://github.com/souvikinator/notion-to-md/blob/master/README.md#separate-child-page-content)- Removed dependency on
fsmodule (child page is no longer saved to file automatically) - Removed
saveChildPage,saveToDirfromconfigand addedseparateChildPageoption.
Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.6.0...v2.7.0
v2.6.0
What's Changed
- Refactor code by @souvikinator in #74
- Save the child page to a file by @souvikinator in #77
Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.6...v2.6.0
v2.5.6
What's Changed
- Add comments, add blockIds to MarkdownBlock by @Marviel in #64
- Add default return value in setCustomTransformer callback function by @kungpaogao in #65
- feat: add markdown for equation and inline equations by @zirkelc in #66
- Fixed typos and oversights in Readme by @alvinometric in #68
- Render nested page by @souvikinator in #67
New Contributors
- @Marviel made their first contribution in #64
- @kungpaogao made their first contribution in #65
- @zirkelc made their first contribution in #66
- @alvinometric made their first contribution in #68
Full Changelog: https://github.com/souvikinator/notion-to-md/compare/v2.5.5...v2.5.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.