Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 10:31
· 525 commits to master since this release

0.2.0 (2021-04-14)

Bug Fixes

  • add Eslint checks to CI (2107e3b)
  • add link to api docs in README (767543d)
  • add TS build check to CI (f7c85a9)
  • adds prettier checks to CI (8d88248)
  • bugs in previous refactoring (06f418c)
  • docs: add examples for successful responses (b932e36)
  • docs: add examples to input parameters (176de0a)
  • dont return project id prefix in create and update object (ff08bdf)
  • failing tests (18ec878)
  • group endpoints in API docs (24323ef)
  • ignore assets and db files in eslint checks (7deb0c0)
  • permissions checking in emptyBucket (1c1d9ae)
  • remove duplicated import (aa98b76)
  • return bucketId to keep in copyObject (1c72451)
  • some regressions in previous refactoring (7018c04)
  • start using postgrest nightly for local dev (a153ea7)

Features

  • publish api docs to gh-pages (5999261)