Skip to content

Releases: opengovsg/myinfo-gov-client

v4.1.2

09 Jan 06:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

11 Jul 08:49
528c75f
Compare
Choose a tag to compare

Fixed childrenbirthrecords.vaccinationrequirements type declaration to match the one provided by MyInfo's API definition exactly.

v4.1.0

11 Jul 07:00
2ad4d14
Compare
Choose a tag to compare

Add support for children vaccination requirements in children birth records. This field is equivalent to the childrenbirthrecords. vaccinationrequirements scope for MyInfo.

v4.0.2

13 Mar 09:25
a303d65
Compare
Choose a tag to compare

Upgrade node-jose to clear a infinite loop security vulnerability

v4.0.1

27 Jul 03:49
1a6b7d2
Compare
Choose a tag to compare
  • Update all dependencies
  • Run code formatting to apply latest lint rules
  • Update mocks to latest jest