Skip to content

Typescript & Null Returns

Compare
Choose a tag to compare
@tjmoses tjmoses released this 01 Sep 01:44
· 37 commits to master since this release

Typescript

  • Project was converted to typescript to allow for better automated code editor hints to see input types better.

Null Returns

  • The created, updated, & deleted values that don't exist now return as null vs. an empty array.