Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

v0.9.1

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 31 Oct 03:22
a73298b

This patch release includes a variety of TypeScript type fixes.

Fixes

  • fix: make encodeValue_ and decodeValue_ public (#142)
  • fix: enable noImplicitAny (#145)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (#135)

Internal / Testing Changes

  • chore: include build in eslintignore (#147)
  • chore(build): target es6 with TypeScript build (#140)
  • chore: update issue templates (#139)
  • chore: remove old issue template (#137)
  • build: run tests on node11 (#136)
  • chores(build): do not collect sponge.xml from windows builds (#134)
  • chores(build): run codecov on continuous builds (#133)
  • chore: update new issue template (#132)
  • chore(deps): update dependency sinon to v7 (#128)
  • build: fix codecov uploading on Kokoro (#129)
  • Update CI config (#126)
  • chore(deps): update dependency typescript to ~3.1.0 (#124)
  • Update CI config (#123)
  • Don't publish sourcemaps (#121)
  • build: prevent system/sample-test from leaking credentials
  • Update the kokoro config (#119)
  • test: remove appveyor config (#118)
  • Update CI config (#117)