Releases: sindresorhus/open-editor
Releases · sindresorhus/open-editor
v4.0.0
Breaking
- Require Node.js 12.20 053506d
- This package is now pure ESM. Please read this.
openEditor.make
moved to a named export called getEditorInfo
.
- The
EditorRunConfig
TypeScript type was renamed to EditorInfo
.
v3.0.0...v4.0.0