Skip to content

Releases: googleapis/nodejs-projectify

v1.0.0

02 May 23:01
e96a8d7
Compare
Choose a tag to compare

Build System

BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#103)

v0.3.3

12 Mar 21:01
Compare
Choose a tag to compare

03-12-2019 12:27 PDT

This patch release contains a few updates to the docs. That's all!

Documentation

  • docs: update links in contrib guide (#86)
  • docs: update contributing path in README (#82)
  • docs: move CONTRIBUTING.md to root (#81)
  • docs: add lint/fix example to contributing guide (#79)

Internal / Testing Changes

  • build: Add docuploader credentials to node publish jobs (#90)
  • build: use node10 to run samples-test, system-test etc (#89)
  • build: update release configuration
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#85)
  • build: create docs test npm scripts (#84)
  • build: test using @grpc/grpc-js in CI (#83)
  • build: ignore googleapis.com in doc link check (#78)
  • build: check for 404s in the docs (#77)
  • chore(build): inject yoshi automation key (#75)
  • chore: update nyc and eslint configs (#74)
  • chore: fix publish.sh permission +x (#72)
  • fix(build): fix Kokoro release script (#71)
  • build: add Kokoro configs for autorelease (#70)
  • chore: always nyc report before calling codecov (#67)
  • chore: nyc ignore build/test by default (#66)
  • chore(build): update prettier config (#64)
  • chore: update license file (#63)
  • fix(build): fix system key decryption (#59)
  • chore: add synth.metadata

v0.3.2

14 Nov 23:23
1d75d73
Compare
Choose a tag to compare

Bug fixes

  • fix: do not replace projectId on stream objects (#53)

Dependencies

  • chore(deps): update dependency gts to ^0.9.0 (#52)

Internal / Testing Changes

  • chore: update eslintignore config (#51)
  • chore: use latest npm on Windows (#50)
  • chore: update CircleCI config (#49)
  • chore: include build in eslintignore (#46)

v0.3.1

30 Oct 15:08
Compare
Choose a tag to compare

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)

v0.3.0

23 Jul 20:48
Compare
Choose a tag to compare

Initial release 🎉