Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

v0.18.0

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 29 Apr 18:14

🔥Holy smokes 💨 This release contains a bunch of changes which in theory, should not be breaking. The entire module was transitioned to TypeScript, and a number of npm modules were dropped, changed, or otherwise removed.

In theory - this should not be a breaking change. In reality, there are likely to be unintended consequences on some level. Updates should be done with care.

Commits

37bd44d chore: release 0.18.0
050f8c1 feat: google-auto-auth ==> google-auth-library (#114)
09cb051 chore: make internal methods async (#112)
75d22be chore: enable noImplicitThis (#111)
6386a8b chore: enable gts (#110)
31044e7 chore: gts fix a few test files (#109)
8274e6b chore: gts check for util.ts (#108)
5b5b4d9 chore: round 2 of gts fixing (#106)
3628fcc chore: gts fix paginator and operation (#105)
33a65a1 chore: enable noImplicitAny (#101)
08dd4b6 fix: add explicit typing to please the compiler (#104)
00b1eaf feat: convert util.ts to es6 (#98)
ab50953 chore: convert operation.ts to es6 (#95)
06bc272 feat: make logger an es6 class (#97)
31dafe4 chore: upgrade service-object.ts to es6 (#91)
8f29830 chore: remove concat-stream (#94)
a845e39 chore: remove through2 (#93)
1a4ea92 chore: es6ify paginator.ts (#88)
9b5466e chore: es6ify service.ts (#78)
aeb1fb0 fix: update all the things (#77)
fa97ce8 chore: types, types, types (#71)
07aeb64 chore: remove create-error-class (#74)
710e965 chore: remove array-uniq (#73)
7d6af71 chore: remove methmeth (#72)
d3b2ea6 chore: remove string-format-obj (#75)
4c71afd fix: ensure packaging works (#70)
368eee6 chore: use arrow functions (#67)
e5488ee chore: run gts fix (#65)
7e72f5b chore: workaround for repo-tools EPERM (#66)
ecabb3e Convert to TypeScript (#64)