Releases: leo/electron-next
Releases · leo/electron-next
3.1.4
Patches
- The latest npm version saves by default: 35c5bd8
- Stop resolving absolute paths: #13
- Switched to Yarn and upgraded dependencies: 1775e81
- Also use Yarn in the readme: 6ccc02b
Credits
Huge thanks to @albinekb for helping!
3.1.3
Patches
- Fixed a typo in
readme.md
: #7
- Bumped dependencies to the latest version: b2828b1
Credits
Huge thanks to @Qix- for his help!
3.1.2
Patches
- Allow spaces in the application name: #6
Credits
Huge thanks to @manovotny for his help!
3.1.1
Patches
- Made it work on Windows again: 401b0b5
Credits
Huge thanks to @AndyBitz for debugging with me!
3.1.0
Minor Changes
- Added support for ASAR archives: caf89ce
3.0.8
Patches
- Be more consistent about the words used: d5f5a39
- Lockfile added: f6fc1dd
- Bumped dependencies to the latest version: e6af440
3.0.7
Patches
- Only upload necessary files to npm: 1b1f484
- Split object of
electron
import: 0057dd4
- Better names for constants: 6a631bb
- Be more specific about the generated output: 3ae5c23
3.0.6
Patches
- Better explanation about what this package does: d277d6f
- Correct types for arguments: 7722eeb
- Highlighted important bullet point values: c3c2f4d
3.0.5
Patches
- Only load
next
in development: 214c0d2
3.0.4
Patches
- Do not use
peerDependencies
at all: 9a60f5d