Skip to content

v2.0.0 (2021-11-17)

Latest
Compare
Choose a tag to compare
@kachkaev kachkaev released this 17 Nov 09:49
· 14 commits to main since this release
028f3ad
  • [Breaking] Switch from lambda-git to Git Lambda Layer. The size of the artifact is significantly smaller and it contains no binaries.

  • [Breaking] Change default GIT_REPO_BRANCH from master to main.

  • [Breaking] Upgrade recommended Node runtime version from 12 to 14. Node 12 should be still supported but Node 10 support is dropped.

  • Upgrade all dependencies, including Parcel v1 → v2. This resolves a few dev-only dependency vulnerabilities reported by yarn audit.