Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

58 lines (34 loc) · 3.48 KB

1.4.1 (2020-09-25)

1.4.0 (2020-09-25)

Bug Fixes

  • cache: fix InStorage cache; Make .one method to have 0 arguments (45d7bec)
  • graphql: add apollo-cache password filtering (fe83010)
  • graphql: fix persisting options (4602033)
  • repository: fix fromArray method (52d027f)
  • repository: fix model instantiation in fromArray call (1aeccd7)
  • schema, model: fix schema fetching, model.exists() method (b89c2fc)

Features

  • graphql: enhance persisting options (7a21876)

1.0.0 (2020-05-24)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (60bcf7a)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (15fd178)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (6d53de5)
  • plugin: fix race condition for vue-apollo (d460c4f)
  • plugin: fix vue missing instance in registry (1feb28a)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (679a328)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (314df56)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (4558307)

Code Refactoring

  • graphql: abandon vue-apollo over apollo-client, Add eslint (4771b81)

Features

  • graphql: add graphql schema autoloading support (1bcde65)
  • schema: add schema autoloading via introspection query (469cda9)

BREAKING CHANGES

  • graphql: Subscriptions are now called directly, removed vue-apollo components and Vue component properties

0.6.3 (2020-05-07)

0.6.2 (2020-04-21)

Changelog

0.5.3 (01/01/1970)

No changelog for this release.