Skip to content

Latest commit

 

History

History
133 lines (61 loc) · 6.22 KB

File metadata and controls

133 lines (61 loc) · 6.22 KB

Changelog

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

0.3.4 (2021-11-10)

0.3.3 (2021-10-15)

0.3.2 (2021-10-15)

Features

  • strapi: handle query params in findOne method (#167) (1c82fd6)

Bug Fixes

  • broken links to Strapi API parameters page (#140) (4cda013)

0.3.1 (2021-03-25)

Bug Fixes

0.3.0 (2021-01-19)

0.1.13 (2021-01-19)

0.1.12 (2021-01-19)

0.1.11 (2021-01-19)

Features

  • added typescript support and updated docs accordingly (#94) (64f1927)
  • module improvements (#96) (de5be3b)

0.1.10 (2021-01-08)

Features

  • added typescript support and updated docs accordingly (#94) (64f1927)

0.1.9 (2020-12-18)

Features

  • support proxy and add localStorage (#87) (2e08ec6)

0.1.8 (2020-11-02)

Bug Fixes

  • lib: dont fetch user on server with target static (#68) (0a74b5a)

0.1.7 (2020-10-08)

Features

  • Tiny change to plugin.js to reduce the size of lodash on build (#45) (8b59046)

Bug Fixes

  • lib: better error handling (58a9d17)

0.1.6 (2020-08-25)

0.1.5 (2020-08-21)

Features

Bug Fixes

  • plugin: reactivity on hydatation (#34) (b7e764f)

0.1.4 (2020-08-18)

0.1.3 (2020-07-28)

Bug Fixes

  • avoid redefine property if exists (4ac979c)

0.1.2 (2020-07-16)

Features

  • use runtimeConfig to avoid building when changing Strapi URL (4442467)

Bug Fixes

  • update test with new example (404fdca)

0.1.1 (2020-07-08)

Bug Fixes

  • lib: use findOne to get users me (50ca41c)

0.1.0 (2020-07-06)

0.0.1 (2020-06-24)

Features

Bug Fixes