Commit graph

5 commits

Author SHA1 Message Date
John Kleinschmidt
b2e73d28e2
build: update to yarn v4 (#48994)
* build: update to yarn v4

(cherry picked from commit 6adec744f3411240a63fd194a319b510872eca93)

* chore: fixup types after yarn v4 migration

* chore: update nan yarn.lock patch

* build: automatically install git for dugite
2025-11-19 17:32:30 -05:00
Samuel Attard
d347632046
build: write abi version to published npm package (#47598) 2025-06-30 15:01:09 -07:00
Samuel Attard
122685194a
build: add import/order eslint rule (#44085)
* build: add import/order eslint rule

* chore: run lint:js --fix
2024-10-02 19:10:44 -07:00
Samuel Attard
5b34138db8
build: fix relative file read during npm publish (#44088) 2024-10-01 17:09:57 -07:00
Samuel Attard
f4ffd018e6
build: cleanup release scripts, separate cli entrypoints from logic (#44058)
* build: cleanup release scripts, separate cli entrypoints from logic

* build: use repo/org constants
2024-10-01 13:51:40 -07:00
Renamed from script/release/publish-to-npm.ts (Browse further)