Skip to content

v3.2.0

Compare
Choose a tag to compare
@release-please release-please released this 18 Aug 01:08
e6669ac

3.2.0 (2022-08-17)

Features

Bug Fixes

  • do not use typeof when comparing to undefined (#1300) (b01bf8d)
  • make browser and rest use case work (#1311) (adb7253)
  • make sure we do not change casing for fields that are user inputs (#1299) (9b73ddd)
  • require long instead of import (#1313) (325f497)
  • return error if GetOperation call fails (#1304) (cb21ced)
  • return Google Error when there is a missing required parameter (#1291) (db73c27)