0.3.0
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
- Add id to properties (12ecc25)