Skip to content

v0.9.0

Compare
Choose a tag to compare
@brianhelba brianhelba released this 09 Aug 15:54
· 9 commits to master since this release
fc8b730
  • Breaking Change: This package is now renamed to @resonant/oauth-client.
    • Update existing
      import ... from "@girder/oauth-client"
      to
      import ... from "@resonant/oauth-client"
  • Prevent unnecessary console output.