All Versions
56
Latest Version
Avg Release Cycle
85 days
Latest Release
-

Changelog History
Page 6

  • v0.2.4 Changes

    ๐Ÿ› Bug fixed

    • ๐Ÿ‘• Eslint: typo, #17 and improve .eslintrc
  • v0.2.3 Changes

    ๐Ÿ”‹ Features

    • ๐Ÿ“ฆ Package Version: use latest release electron version as default
    • Ignore Large peerDependencies

    ๐Ÿ› Bug fixed

    • Npm Script: typo, #6
    • Missing css: #7
  • v0.2.2 Changes

    ๐Ÿ”‹ Features

    • electron-debug

    ๐Ÿ› Bug fixed

    • Webpack: add .json and .node to extensions for imitating node require.
    • Webpack: set node_modules to externals for native module support.
  • v0.2.1 Changes

    ๐Ÿ› Bug fixed

    • Webpack: #1, change build target to atom.
  • v0.2.0 Changes

    ๐Ÿ”‹ Features

    • Ignore: test, tools, release folder and devDependencies in package.json.
    • ๐Ÿ‘Œ Support asar
    • ๐Ÿ‘Œ Support icon
  • v0.1.0 Changes

    ๐Ÿ”‹ Features

    • Webpack: babel, react-hot, ...
    • Flux: actions, api, components, containers, stores..
    • ๐Ÿ“ฆ Package: darwin (osx), linux and win32 (windows) platform.