Skip to content

Releases: thuoe/gql-util-directives

v1.3.0

02 May 22:11
486c078
Compare
Choose a tag to compare

1.3.0 (2024-05-02)

Bug Fixes

  • log: more info in console logs (79ec68c)
  • log: replace winston with log4js (9981f3a)
  • use gql enums as directive arguments (b6859fc)

Features

  • log: append logs to file (5e182ea)
  • log: append new logs to console and file concurrently (276f40c)
  • log: write to console (1af25e5)

v1.2.0

01 Apr 18:14
f633c23
Compare
Choose a tag to compare

1.2.0 (2024-04-01)

Features

  • currency: fetch amount from web scraping google (cbf0cff)
  • currency: map directive args to a currency enum (58bee40)
  • currency: return either string or float value (10f0e25)
  • currency: validate only fields with scalar type string (b8806d0)

v1.1.2

18 Mar 23:03
a163f37
Compare
Choose a tag to compare

1.1.2 (2024-03-18)

Bug Fixes

v1.1.1

04 Mar 19:07
dd96a35
Compare
Choose a tag to compare

1.1.1 (2024-03-04)

Bug Fixes

v1.1.0

04 Mar 16:34
8f5d383
Compare
Choose a tag to compare

What's Changed

  • Sync main into next: 2024/03/01 by @thuoe in #12
  • chore: NVM versioning by @thuoe in #13
  • feat: update directive name params by @thuoe in #14
  • Release next: 2024/03/04 by @thuoe in #15

Full Changelog: v1.0.0...v1.1.0

Initial Release (1.0.0)

03 Mar 01:18
18ce8e3
Compare
Choose a tag to compare

What's Changed

  • Release next: 2024/03/01 by @thuoe in #8
  • build: provide publish config by @thuoe in #9
  • Release next: 2024/03/01 (part 2) by @thuoe in #10
  • hofix: repo package url by @thuoe in #11

Full Changelog: https://github.com/thuoe/gql-util-directives/commits/v1.0.0