Typescript
Pre-release
Pre-release
Finally migrated to typescript.
Although I'm a big fan of plain JS. I like the help type suggestion gives developers.
There should be no breaking changes.
However, if you are importing some of the "private" files directly, then your code will break.
There are no longer default exports for List
and Document
.