Skip to content

Tags: electron/get

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: avoid permission errors on windows during double-installs (#337)

* fix: avoid permission errors on windows during double-installs

* fix: dodgy test and use pipeline more

* wat

* damm internet 2 fast

v4.0.1

Toggle v4.0.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: handle cross-device cache locations (#336)

Co-authored-by: Cacie Prins <142877+cacieprins@users.noreply.github.com>
Co-authored-by: Kevin Cui <bh@bugs.cc>

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: force v4 release (#316)

BREAKING CHANGE: Requires Node.js v22.12.0 LTS or higher. ESM-only.

v3.1.0

Toggle v3.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: cacheMode option (#267)

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarshallOfSound Samuel Attard
fix: force major release

BREAKING CHANGE: New minimum node version is node 14

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: validate checksum of cached artifacts too (#212)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove global-tunnel-ng library (#227)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #221 from electron/ddramone/custom-version

fix: support npmrc for custom-version env variable

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix!: upgrade got to 11.8.5 (#225)

BREAKING CHANGE: minimum Node.js version is >= 12

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: parse proxy error (#216)

Co-authored-by: Mark Lee <malept@users.noreply.github.com>