Skip to content

Releases: stebrech/notion2eleventy

v0.1.1

13 Apr 05:35
Compare
Choose a tag to compare
  • Added formula type field

v0.1.0

24 Mar 09:43
Compare
Choose a tag to compare

Changed

  • layout and date is now optional. If you need it you have to add them to optionalMetadata
  • the date will be renamed to date in the frontmatter
  • slug for using a custom slug in Notion is now within permalink
  • movies and pdf files are new renamed with the post slug

Added

  • added optional field types
    • number
    • person
    • relation
  • permalink can have the day of the publish date
  • the date prefix of the downloaded files are now optional for each type (md, img, movie, pdf)

v0.0.4

01 Mar 08:32
Compare
Choose a tag to compare
  • Add missing select fields in frontmatter
  • Use async extra function and await each post type request