v0.7.0
This is a pretty big release. The biggest changes here are the conversion to TypeScript, and the upgrade @google-cloud/common@20.0.0. While there are no expected explicit breaking changes, we do recommend that all users take care when upgrading to this version.
Features
bbb5938 feat: use @grpc/proto-loader (#62)
f1d9425 feat: switch to TypeScript
Package updates
22f4029 refactor: update common, fix tsconfig (#73)
c44bed9 fix: update all dependencies (#71)
d21bb0e fix(package): update @google-cloud/common to version 0.19.0
59d9f14 chore(package): update sinon to version 6.0.0 (#68)
02b1c3c Update retry-request to the latest version 🚀 (#69)
2601b30 chore(package): update nyc to version 12.0.2 (#66)
ba456d5 chore(package): update @types/sinon to version 5.0.0 (#61)
32e1145 fix: upgrade to the latest version of multiple dependencies (#52)
fb0d018 Update @types/is to the latest version 🚀 (#46)
25dec58 Update @types/node to the latest version 🚀 (#42)
1ae5d3c Merge pull request #34 from googleapis/greenkeeper/@google-cloud/common-0.18.0
d16407b fix(package): update @google-cloud/common to version 0.18.0
Bug fixes
5cafb41 fix: use es imports for grpc + bug fixes (#57)
Keepin the lights on
96b1971 chore: the ultimate fix for repo-tools EPERM (#51)
f3e935f refactor: convert operation.ts to es6 class (#58)
810ce1b refactor: use arrow functions (#56)
6694e71 refactor: convert service-object to es6 class (#47)
e1e9939 chore: test on node 10 (#43)
80914c9 chore es6ify service.ts (#45)
fa5be62 chore: use import and @types
fc9fd84 chore: use import and @types
ec2d30f chore: use let and const
63b8339 Update operation.ts
10b8c32 chore: use let and const
f0acd45 no more lint
47fef91 chore: convert to TypeScript
ac75971 chore: rename js files to ts
e4cb808 Update package.json
05d6baa chore: workaround for repo-tools EPERM (#32)