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

v0.8.0

Compare
Choose a tag to compare
@jkwlui jkwlui released this 12 Jul 20:36
8806aeb

BREAKING CHANGE

  • fix: drop support for node.js 4.x and 9.x (#81)

Documentation

  • docs: export google.privacy.* namespace instead of google.cloud.* so rpc doc links work (#80)

Internal / Testing Changes

  • chore(build): use npm ci instead of npm install (#86)
  • chore: really delete node4 and node9 (#83)