Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 469 Bytes

Changelog

[2.1.0] - 2019-07-26

  • Fixed DateTime type condition for validation luxon types. It caused issues in projects with multiple versions of luxon is installed.
  • Added tests for nullable values
  • Updated dependencies

[2.0.0] - 2019-06-25

  • Refactored to Typescript
  • Updated dependencies and minimal GraphQL version
  • Used luxon for DateTime type
  • Added IPv4 and MAC address type

[1.0.0] - 2017-11-13

  • Created new package based on forked code