Skip to content

Releases: sindresorhus/open

v9.1.0

26 Mar 01:16

Choose a tag to compare

v9.0.0...v9.1.0

v9.0.0

20 Mar 09:49

Choose a tag to compare

Breaking

  • Require Node.js 14 7f5995e
  • This package is now pure ESM. Please read this.
    • Please don't open issues regarding ESM / CommonJS.
  • open.openApp is now a named import: import {openApp} from 'open'
  • open.apps is now a named import: import {apps} from 'open'

Improvements

  • Add the ability to open default browser and default browser in private mode (#294) 3b79981

v8.4.2...v9.0.0

v8.4.2

20 Feb 12:43

Choose a tag to compare

v8.4.1...v8.4.2

v8.4.1

08 Feb 12:22

Choose a tag to compare

v8.4.0...v8.4.1

v8.4.0

24 Oct 03:33

Choose a tag to compare

v8.3.0...v8.4.0

v8.3.0

07 Oct 15:58

Choose a tag to compare

v8.2.1

20 Jun 17:06

Choose a tag to compare

  • Gracefully handle reused array being passed in (#255) 492445a

v8.2.0...v8.2.1

v8.2.0

24 May 14:59

Choose a tag to compare

v8.1.0...v8.2.0

v8.1.0

22 May 08:41

Choose a tag to compare

v8.0.9...v8.1.0

v8.0.9

17 May 06:22

Choose a tag to compare

  • Revert "Hide PowerShell window on Windows" (#250) 1ee638c

v8.0.8...v8.0.9