1.3.0 has some breaking changes #114
KoditkarVedant
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had released the 1.3.0 version of Notion.Net client which has the critical bug as it implements the some breaking API changes introduced in Notion API version
2021-08-16
.For those who have upgraded their package to 1.3.0 can do any of the below so you will not face issues when reading the response of
Append block children
API.2021-08-16
in client option when initializing the clientWe are planning to create a separate branch for
2021-05-13
version of API's and solve any bug fixes and will release2.0.0
version of package which will support the changes introduced in2021-08-16
API version.Beta Was this translation helpful? Give feedback.
All reactions