Skip to content

Releases: Automattic/vip-go-node

1.3.0

29 Oct 18:43
5e9807b

Choose a tag to compare

What's Changed

  • New develop release: 1.2.3-dev.0 by @github-actions[bot] in #347
  • refactor(redis): demote severity of log messages by @sjinks in #348
  • New package release: v1.3.0 by @github-actions[bot] in #349

Full Changelog: 1.2.2...1.3.0

1.2.2

26 Sep 22:42
caa5ce4

Choose a tag to compare

What's Changed

  • New develop release: 1.2.2-dev.0 by @github-actions[bot] in #337
  • Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot[bot] in #326
  • Bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #345
  • Bump cookie and express by @dependabot[bot] in #344
  • chore(deps): update winston and winston-transport by @sjinks in #339
  • chore(dev-deps): update jest and supertest by @sjinks in #338
  • New package release: v1.2.2 by @github-actions[bot] in #346

Full Changelog: 1.2.1...1.2.2

1.2.1

23 Aug 16:47
7b6d102

Choose a tag to compare

What's Changed

  • New develop release: 1.2.1-dev.0 by @github-actions[bot] in #334
  • fix(build): remove src from .npmignore by @sjinks in #335
  • New package release: v1.2.1 by @github-actions[bot] in #336

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

04 Jun 06:57
5f1a0b9

Choose a tag to compare

What's Changed

  • Adds git hash checker by @saroshaga in #332
  • New package release: v1.2.0 by @github-actions in #333

Full Changelog: 1.1.0...1.2.0

1.1.0

10 Apr 23:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...1.1.0

Preflight Checks v1.3.1

26 Apr 09:35
5a6b4f1

Choose a tag to compare

What's Changed

Full Changelog: preflight-checks-v1.3.0...preflight-checks-v1.3.1

Preflight Checks v1.3.0

11 Jan 13:13

Choose a tag to compare

What's Changed

  • Update preflight checks to fix issues and match new requirements by @chriszarate in #256
  • Bump path-parse from 1.0.6 to 1.0.7 in /preflight-checks by @dependabot in #255
  • Bump ws from 7.2.1 to 7.4.6 in /preflight-checks by @dependabot in #251
  • Bump browserslist from 4.8.6 to 4.16.6 in /preflight-checks by @dependabot in #249
  • Bump hosted-git-info from 2.8.8 to 2.8.9 in /preflight-checks by @dependabot in #247
  • Bump y18n from 4.0.0 to 4.0.1 in /preflight-checks by @dependabot in #241
  • Preflight Checks: Add Docker build step by @vaurdan in #268
  • Move from package-lock.json to npm-shrinkwrap.json by @chriszarate in #283

New Contributors

Full Changelog: v1.1.0...preflight-checks-v1.3.0

Node Helpers v1.0.0

12 Feb 10:35

Choose a tag to compare

Changelog

  • Add redis helper for connecting to a redis instance on VIP Platform
  • Update dependencies

Breaking changes

  • Dropping support for Node 6 & 8

Preflight Checks v1.0.0

30 Dec 10:16

Choose a tag to compare

Changelog

  • Add VIP_GO_APP_ID when running test commands (#187)
  • Update dependencies

Breaking changes

  • Drop support for Node 6 & 8

Preflight Checks v0.0.4

05 Dec 22:03

Choose a tag to compare

Changelog

  • Don't run build-ci #174
  • Dependency updates