dumpme
Version:
Creates a coredump of the current process, without killing it
22 lines (10 loc) • 787 B
Markdown
## [2.0.0](https://github.com/kuzzleio/dumpme/compare/v1.0.2...v2.0.0) (2025-01-27)
### ⚠ BREAKING CHANGES
* **npm:** Now we only support the same Node versions as node-gyp, namely recent-enough versions of all current and LTS branches (^18.17.0 || >=20.5.0)
### Features
* **npm:** upgrade deps and supported engines ([807566d](https://github.com/kuzzleio/dumpme/commit/807566db9d5cfda14973d42fa993369d34ec45f8))
## 1.0.0-dev.1 (2025-01-27)
### ⚠ BREAKING CHANGES
* **npm:** Now we only support the same Node versions as node-gyp, namely recent-enough versions of all current and LTS branches (^18.17.0 || >=20.5.0)
### Features
* **npm:** upgrade deps and supported engines ([807566d](https://github.com/kuzzleio/dumpme/commit/807566db9d5cfda14973d42fa993369d34ec45f8))