Releases: electron/node-minidump
Releases · electron/node-minidump
v0.26.0
v0.25.0
What's Changed
- chore: set @wg-ecosystem as CODEOWNERS by @dsanders11 in #57
- docs: add npm package badge by @dsanders11 in #58
- ci: pin Xcode to 13.4.1 by @jkleinsc in #56
New Contributors
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Handle spawn 'error' event by @duncannz in #52
- docs: update CI badge in README by @dsanders11 in #53
- ci: use Node v16 by @dsanders11 in #54
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #55
New Contributors
- @duncannz made their first contribution in #52
- @dsanders11 made their first contribution in #53
- @dependabot made their first contribution in #55
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- build: add arm64 macOS support by @MarshallOfSound in #50
New Contributors
- @MarshallOfSound made their first contribution in #50
Full Changelog: v0.22.0...v0.23.0
v0.22.0
v0.20.0
What's Changed
- feat: add .dump() for fetching raw minidump contents by @nornagon in #39
- fix: walkStack result type by @pd4d10 in #37
- fix: support dump_syms on macOS by @aminya in #40
- feat: prebuild minidump by @aminya in #42
- fix: destructuring commandArgs by @bytemain in #45
- fix: chmod binaries before publishing by @aminya in #43
- chore: add
dump
typing by @bytemain in #47
New Contributors
Full Changelog: v0.19.0...v0.20.0