Skip to content

Releases: sindresorhus/open-editor

v5.0.0

14 Jul 14:50
Compare
Choose a tag to compare

Breaking

Improvements

v4.1.1...v5.0.0

v4.1.1

28 Aug 10:12
Compare
Choose a tag to compare

v4.1.0...v4.1.1

v4.1.0

05 Aug 13:44
Compare
Choose a tag to compare

v4.0.0...v4.1.0

v4.0.0

03 Nov 10:41
Compare
Choose a tag to compare

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

v3.0.0

20 Dec 05:35
Compare
Choose a tag to compare

Breaking

Improvements

v2.0.1...v3.0.0

v2.0.1

24 Apr 03:02
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

23 Apr 08:51
Compare
Choose a tag to compare

Breaking:

  • Require Node.js 8 2ace28f
  • Rename property args to arguments and bin to binary (#6) 5d28a4b

Enhancements:

v1.2.0...v2.0.0