Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 2.14 KB

v1.4.0 (2020-04-26)

🚀 Enhancement

  • #4 If a URL points to a directory, look for an index.html (@bendemboski)

🐛 Bug Fix

  • #10 Omit callback to registerFileProtocol on Electron >= 7 (Closes #9) (@jacobq)

📝 Documentation

🏠 Internal

Committers: 3

Changelog

1.3.0

  • Set environment variable allowing renderer process to set module search path correctly
  • 1.2.0 is unpublished as it was broken on npm due to a glitch

1.1.0

  • Made indexPath accessible via options for more complex configuration
  • Cleaned up README
  • Added error messages for required params

1.0.0

  • Initial release