Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Releases: reactioncommerce/api-plugin-shops

v1.3.0

Choose a tag to compare

@rc-publisher rc-publisher released this 17 Dec 12:10
cc26df7

1.3.0 (2021-12-17)

Features

  • allow extending shop before creation (daf3739)

v1.2.5

Choose a tag to compare

@rc-publisher rc-publisher released this 05 Aug 20:07
c1b8c8b

1.2.5 (2021-08-05)

Bug Fixes

  • upgrade @reactioncommerce/api-utils from 1.16.1 to 1.16.5 (47486e2)

v1.2.4

Choose a tag to compare

@rc-publisher rc-publisher released this 04 Aug 04:53
90dd9b5

1.2.4 (2021-08-04)

Bug Fixes

  • upgrade @reactioncommerce/api-utils from 1.16.0 to 1.16.1 (f4c93a9)

v1.2.3

Choose a tag to compare

@rc-publisher rc-publisher released this 04 Aug 04:20
505f30e

1.2.3 (2021-08-04)

Bug Fixes

  • upgrade simpl-schema from 1.10.2 to 1.12.0 (5dde298)

v1.2.2

Choose a tag to compare

@rc-publisher rc-publisher released this 16 Jun 22:16
001459f

1.2.2 (2021-06-16)

Bug Fixes

  • type from input query saved (a940df9)

v1.2.1

Choose a tag to compare

@rc-publisher rc-publisher released this 28 May 20:43
43e3171

1.2.1 (2021-05-28)

Bug Fixes

  • default to type merchant if primary exists (728832d)

v1.2.0

Choose a tag to compare

@rc-publisher rc-publisher released this 06 Oct 20:34
7c356ef

1.2.0 (2020-10-06)

Features

  • add shopType to Shop schema (b7b71a6)

v1.1.2

Choose a tag to compare

@rc-publisher rc-publisher released this 23 Jul 17:50
673a82f

1.1.2 (2020-07-23)

Bug Fixes

  • upgrade @reactioncommerce/api-utils from 1.14.3 to 1.14.4 (8db7ce3)
  • upgrade simpl-schema from 1.7.3 to 1.8.0 (ed4006b)

v1.1.1

Choose a tag to compare

@rc-publisher rc-publisher released this 24 Jun 13:11
a44fe9c

1.1.1 (2020-06-24)

Bug Fixes

  • upgrade simpl-schema from 1.5.9 to 1.7.1 (612bfb8)
  • upgrade simpl-schema to 1.7.3 (f57afab)

v1.1.0

Choose a tag to compare

@rc-publisher rc-publisher released this 04 Jun 21:55
efcc2d4

1.1.0 (2020-06-04)

Bug Fixes

  • fix tests in CI (3db5aab)
  • prevent query from returning all shops on empty shopIds array (021d33b)
  • security deps update (a2ae520)
  • update schema to allow pagination (5441776)

Features

  • add shops query and resolver (673d832)
  • add shops query logic (2ec25fc)
  • add shops query to schema (c7615f8)