Skip to content

0.3.0

Compare
Choose a tag to compare
@orlowdev orlowdev released this 16 May 17:51

0.3.0

💥 Breaking Changes

  • Make 'properties' an object (c2d620d)

Since you are probably going to know the names of the columns in your tables, fetching data via the column names seems to make more sense. All properties except for the 'title' type are now available in Notion.properties, each having a key (column name), a value, and a type

✨ Features