Skip to content

Releases: distinction-dev/serverless-schema

v1.33.0

14 Jun 08:44

Choose a tag to compare

1.33.0 (2023-06-14)

Features

  • Upgraded to latest json-schema (d9d052a)

v1.32.0

17 Apr 07:48

Choose a tag to compare

1.32.0 (2023-04-17)

Features

  • Upgraded to latest json-schema (904ad00)
  • Upgraded to latest json-schema (fff8b82)

v1.31.0

13 Apr 06:23

Choose a tag to compare

1.31.0 (2023-04-13)

Features

  • Upgraded to latest json-schema (00974c7)

v1.30.1

12 Apr 16:47

Choose a tag to compare

1.30.1 (2023-04-12)

Bug Fixes

  • 📦 started exporting everythign from mongoose (761fd6e)

v1.30.0

12 Apr 05:35

Choose a tag to compare

1.30.0 (2023-04-12)

Features

  • Upgraded to latest json-schema (05dfebe)

v1.29.1

11 Apr 08:58

Choose a tag to compare

1.29.1 (2023-04-11)

Bug Fixes

  • 🐛 started supporting both SubSchema and sub documents. (963c070)

v1.29.0

10 Apr 10:26

Choose a tag to compare

1.29.0 (2023-04-10)

Features

  • Upgraded to latest json-schema (f0c7dba)

v1.28.0

10 Apr 07:38

Choose a tag to compare

1.28.0 (2023-04-10)

Features

  • Upgraded to latest json-schema (78d121c)
  • Upgraded to latest json-schema (6548d11)

v1.27.0

04 Apr 12:06

Choose a tag to compare

1.27.0 (2023-04-04)

Bug Fixes

  • 🔧 added proper testing (b83944e)
  • 🔧 Changed name of function to SchemaDefinition instead of Schema (d92e03c)
  • 🔧 started supporting integers from json schema as Number (b541743)

Features

  • ✨ added a new generator for mongoose (d1bbb7c)
  • ✨ added some additional documentation for mongoose schema (a567e52)
  • ✨ Got array support working (44a581a)
  • ✨ started supporting storing Buffer types in the Database if we have to (6592236)

v1.26.0

23 Mar 07:46

Choose a tag to compare

1.26.0 (2023-03-23)

Features

  • Upgraded to latest json-schema (e27c78e)