Releases: googleapis/nodejs-phishing-protection
Releases · googleapis/nodejs-phishing-protection
v2.1.0
Features
Bug Fixes
- proper fallback option handling (1ed6184)
v2.0.0
⚠ BREAKING CHANGES
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
Features
Bug Fixes
- drop unused files from package (#137) (9738564)
- export explicit version from protos.js (#128) (e71e492)
- remove eslint, update gax, fix generated protos, run the generator (#133) (f530cee)
v1.6.0
Features
- export protos in src/index.ts (a33f101)
v1.5.1
Bug Fixes
- enum, bytes, and Long types now accept strings (2002577)
v1.5.0
Features
- move to typescript code generation (#66) (9a8ee35)
v1.4.0
Features
- add plural and singular resource descriptor (#56) (85e99f9)
Bug Fixes
- deps: pin TypeScript below 3.7.0 (758a2f3)
v1.3.2
Bug Fixes
- docs: snippets are now replaced in jsdoc comments (#52) (b53e568)