Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:22
· 97 commits to main since this release

Minor Changes

  • #214 e3f6bd1 Thanks @otahontas! - Remove createApi function and support only enhancing existing apis. This way we have to support only
    one method of generating hooks for apis. There's now a createEmptyApi helper to make it easier to
    create a base api without any endpoints, which can be then passed to api.

Patch Changes