Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 1.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-08-02)

Features

  • auth: make compossable for accessToken (dee8fc9)
  • graphql: Basic DEMO (0be9bc2)
  • README: check TODO as done (5b24604)
  • readme: Mark graphql as done (b3e2893)
  • readme: Roadmap + documentation (f6a006d)
  • storage: Add Storage demo ( dirty ) (76992fd)

Bug Fixes

  • auth: token => refreshToken on server plugin (3969734)
  • Better command for Beta release (22d4512)
  • clean: debugger off (103dc33)
  • readme: Fixing typo (65a6776)
  • refreshToken: Change name of composable (a95292e)
  • token: Rename token to refreshToken (59debcb)
  • typo on readme (1443f5a)