Skip to content

v0.3.1

Compare
Choose a tag to compare
@JustinBeckwith JustinBeckwith released this 30 Oct 15:08

Implementation Changes

  • fix: replaceProjectId should not fail when passed a Buffer (#43)

Dependencies

  • chore(deps): update dependency nyc to v13 (#13)
  • chore(deps): lock file maintenance (#11)
  • chore(deps): lock file maintenance (#8)
  • chore(deps): update dependency typescript to v3 (#7)
  • chore(deps): update dependency gts to ^0.8.0 (#2)
  • chore(deps): lock file maintenance (#4)
  • chore(deps): lock file maintenance (#3)

Internal / Testing Changes

  • chore: update issue templates (#40)
  • chore: remove old issue template (#38)
  • build: run tests on node11 (#37)
  • chores(build): run codecov on continuous builds (#34)
  • chores(build): do not collect sponge.xml from windows builds (#35)
  • chore: update new issue template (#33)
  • build: fix codecov uploading on Kokoro (#30)
  • Update kokoro config (#28)
  • Update CI config (#26)
  • Don't publish sourcemaps (#24)
  • build: prevent system/sample-test from leaking credentials
  • Update kokoro config (#22)
  • test: remove appveyor config (#21)
  • Update CI config (#20)
  • Enable prefer-const in the eslint config (#19)
  • Enable no-var in eslint (#18)
  • Update CI config (#17)
  • Add synth and update CI config (#15)
  • chore: ignore package-lock.json (#12)
  • chore: update renovate config (#10)
  • remove that whitespace (#9)
  • chore: assert.deelEqual => assert.deepStrictEqual (#6)
  • chore: move mocha options to mocha.opts (#5)