Skip to content

Releases: robsontenorio/vue-api-query

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 12:34
77c28c7

Features

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:26
448d6b7

Bug Fixes

  • parser: fix behaviour when stringifying arrays (6098689), closes #214

Features

  • builder: add when method (8f08c8f), closes #219
  • builder: add support to pass an object as argument in where and whereIn methods (d77b365), closes #205

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 25 May 05:48
2d1d887

Bug Fixes

  • model: merge request config recursively (dc617da)
  • model: prevent request config from ditching private data (#185) (4b12b18)
  • model: throw an error if operations are used with custom (#173) (eef91b1), closes #172

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 01:50
53d0768

Bug Fixes

Features

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 15:23
90fe3f3

Bug Fixes

  • builder: multiple nested filters were not working (#154) (72de598)
  • builder: use typeof instead of constructor for checks (644ab4e)

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 19:39
fc716dd

Bug Fixes

  • deps: add missing dependency qs (80a7636)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:20
f3d4cbf

Features

  • builder: accept array for include, append and orderBy (#148) (0d7ac00)
  • builder: add support to nested filters (#141) (faf3d1e)
  • model: add methods with, all and $all (#147) (db39511)
  • model: add support to configuration at query builder (#142) (e46d63e)
  • model: add support to upload files (#143) (a93cf5e), closes #83

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 15:24
0d803a2

Bug Fixes

  • model: fix typo in for error message (fbd2bca)

v1.7.0

Choose a tag to compare

@JoaoPedroAS51 JoaoPedroAS51 released this 31 Oct 22:03
22edb37

Features

Bug Fixes

Docs

See https://robsontenorio.github.io/vue-api-query/

1.6.1

Choose a tag to compare

@robsontenorio robsontenorio released this 09 Oct 14:59

Bump