1.0.0 (2021-09-15)

🐛 Bug Fixes

  • github-workflows: change tag pattern (49fd89c)
  • sdk: add missing useContext (21a831a)
  • sdk: build commonjs (1411d41)
  • test: also add peer deps in dev deps so test can be run (f1d6ff7)

🚀 Features

  • chore: use polyfill for fetch (cd8b1be)
  • components: add refactored error components (ab4b14a)
  • github-workflows: add commit message validator (59e88d5)
  • github-workflows: add job timeout (a3e969c)
  • github-workflows: add release note generator (4b4ce05)
  • lint: update lint rules and add typescript packages (919df2e)
  • sdk: access api profile (de30add)
  • sdk: add current user hooks (c3dc2d2)
  • sdk: add helpers from playground (0655fc5)
  • sdk: add hooks for lumapps base url (7234767)
  • sdk: add language hooks (48c4898)
  • sdk: add organization hook and test (876d79a)
  • sdk: add refresh token to useresquest (f6b91a6)
  • sdk: add request hook and tests (eac5c21)
  • sdk: add useContext hook and tests (e70e265)
  • sdk: add user token selector and hook (d29ad12)
  • sdk: change global types (f4c2b0b)
  • sdk: export hooks (3a82eea)
  • sdk: export use request hook (83704ac)
  • sdk: fix oauth proxy usage (5e6463e)
  • sdk: move to TS (7f8ae94)
  • sdk: update npm script (aa405b4)
  • sdk: update use current user hook (6b12968)
  • sdk: upgrade version (c9c46f0)
  • sdk: version update (2b464da)
  • semantic-release: add release workflow (0ebfd3e)
  • test: add tests (8ee6649)