All Versions
87
Latest Version
Avg Release Cycle
73 days
Latest Release
-

Changelog History
Page 8

  • v5.7.0 Changes

    25 April 2017

    • ๐ŸŒฒ Simplify error logging. #148
    • ๐Ÿ›  Fix typo in preset name #190
    • ๐Ÿš€ Release v5.7.0 9186de6
    • ๐Ÿ›  Fixing typo in karma docs b3d3c73
  • v5.6.9 Changes

    18 April 2017

    • Setting devServer publicPath to / #179
    • Consider case when 'core-js' is located in 'babel-polyfill' root #181
    • ๐Ÿš€ Release v5.6.0 3f56635
    • ๐Ÿ”จ Refactoring minify plugin options 7acea9c
  • v5.6.0 Changes

    18 April 2017

    • Setting devServer publicPath to / #179
    • Consider case when 'core-js' is located in 'babel-polyfill' root #181
    • ๐Ÿš€ Release v5.6.0 3f56635
    • ๐Ÿ”จ Refactoring minify plugin options 7acea9c
  • v5.5.1 Changes

    12 April 2017

    • Set devServer.publicPath to use output.publicPath #177
    • โž• Adding getters and setters for path options, options for middleware #176
    • Polyfills #173
    • v5.5.0 -> v5.5.1 425f3ac
  • v5.5.0 Changes

    12 April 2017

    • Set devServer.publicPath to use output.publicPath #177
    • โž• Adding getters and setters for path options, options for middleware #176
    • Polyfills #173
  • v5.4.0 Changes

    7 April 2017

    • neutrino-middleware-image-loader: Use svg-url-loader for svg rule #171
    • Correct Node.js preset compile target object #170
    • ๐Ÿ›  Fixing incorrect documentation for linting #169
    • โž• Add react router starter and blog post #164
    • Releasing v5.4.0 f2c1dfb
    • โšก๏ธ Update changelog 20c1065
    • Node.js preset v5.3.1 f267108
    • ๐Ÿ‘• ESLint middleware docs bug, v5.3.1 e01ecf2
  • v5.3.0 Changes

    4 April 2017

    • โšก๏ธ Update build executable to respect config stats. #163
    • ๐Ÿ›  fix eslint-semi-off middleware example #161
    • ๐Ÿš€ Release v5.3.0 aec1cbb
  • v5.2.0 Changes

    1 April 2017

    • ๐Ÿ‘ Allow setting karma middleware options as overridable #160
    • ๐Ÿ— options.output mis-named as options.build #159
    • neutrino v5.1.1 878026a
  • v5.1.0 Changes

    30 March 2017

    • โฌ†๏ธ Upgrading webpack-chain to v3.1 #157
    • โž• Adding code coverage with Codacy support #156
    • ๐Ÿ‘‰ Use smarter publish script #154
    • ๐Ÿ›  fix docs for creating loaders #153
    • Releasing v5.1.0 adcc04f
  • v5.0.2 Changes

    28 March 2017

    • ๐Ÿ‘ Allow inspecting the API default exports without erroring #152
    • Middleware vs. Presets? #149
    • Extracting webpack utils to their own file #147
    • ๐Ÿ“ฆ use correct value for package.json config #146
    • Rdesign Advanced Customization examples to use Neutrino v5 fashion #145
    • โšก๏ธ Update upgrading-neutrino.md (eslint middleware) #144
    • โž• Adding documention about web publicPath #141
    • ๐Ÿ“„ Hopefully last round of docs changes for v5 #140
    • โฌ†๏ธ Upgrading dependencies #139
    • ๐Ÿ”ง Validate webpack configuration before running compiler #138
    • ๐Ÿ”จ Functional refactor #137
    • ๐Ÿ“ฆ Resolve packages from parent node_modules folders #135
    • ๐Ÿ›  Fix typo in develop function. #132
    • Neutrino webpack #127
    • ๐Ÿ“‡ Rename getWebpackOptions to getWebpackConfig. #123
    • ๐Ÿ”จ Neutrino refactor #119
    • ๐Ÿ›  Fixing linting to run for all packages #120
    • ๐Ÿ›  Fix link #117
    • ๐Ÿ›  Fix svg mime-type #115
    • โž• Adding option-configurable compile targets #111
    • โž• Add support building react-native app #88
    • ๐Ÿ”ง Defer test configuration overrides until on:test #110
    • ๐Ÿ‘• Using neutrino to lint itself #106
    • Should generate correct sourcemaps during dev #105
    • ๐Ÿ‘• eslint #102
    • โšก๏ธ README updates for v5 #103
    • ๐Ÿ“„ v5 Docs #98
    • Baseline for Neutrino v5 #86
    • Why use a chaining API? #87
    • ๐Ÿ‘‰ Make sourcemap support optional for node libraries #85
    • โž• Added coverage support to jest preset #76
    • dev-server/client host/port fix #83
    • โž• Add Community section for starter kits #78
    • โž• Add community presets page to docs #77
    • ๐Ÿ›  Fixing deprecation warning #72
    • โž• Adding Module to preset config #70
    • ๐Ÿ™‹ Moving boilerplate blurb to FAQs #69
    • ๐Ÿ›  Fixing neutrino.custom.eslintrc to not except #68
    • ๐Ÿ›  Fixing incorrect regex usage in docs for LESS #67
    • โž• Add custom method for generating an eslintrc config #63
    • โž• Add FAQ section #62
    • ๐Ÿ›  Fixing jest exception #57
    • ๐Ÿ“„ corrected typo in docs/contributing/development.md #55
    • ๐Ÿ“ฆ Refining middleware concept, splitting presets into middleware packages f202977
    • โšก๏ธ Updating yarn.lock files 4b8eb84
    • โฌ†๏ธ Upgrading to webpack-chain v3, add more tests for full presets 49b9e29
    • peerDeps and invalid deps d202d01
    • Trying out use(loader, options) 73ef503
    • โž• Adding rudimentary testing 47e9b52
    • ๐Ÿ›  Fix resolution issues when linking neutrino e4c53c2
    • ๐ŸŒ Node.js HMR, source watching, named modules for Node and Web e3c7b60
    • ๐Ÿ“ฆ Switch packages licenses to MPL v2, add AVA to start test implementation e1ee626
    • ๐Ÿ“„ Hopefully last round of docs changes 448aa4b
    • โšก๏ธ Updating for latest v5 changes f4db936
    • ๐Ÿ“ฆ Syncing packages to docs, adding scripts for publishing 887ec68
    • โšก๏ธ Updating changelog 6bc3542
    • Releasing v5.0.2 f3a24de
    • ๐Ÿ“ฆ Syncing package readmes with docs 79c3df0
    • Pull webpack actions out of Neutrino class. d71fee5
    • Switching paths to relative c87d0f1
    • ๐Ÿšš Move require/import middleware functionality to api. 6fdd8d6
    • โฌ†๏ธ Upgrade webpack-chain to v2, add --inspect 11cd3ba
    • โž• add .eslintrc file, eslint fix script. add deps: prettier, prettier-eslint, eslint, eslint-plugin-react. use config from neutrino-preset-mozilla-rpweb 2cdab9b
    • ๐Ÿ›  Fixing json extension 74f6f65
    • React preset v4.2.2 bdcbecf
    • ๐Ÿ”„ changelog bacf6b4
    • โšก๏ธ Changelog update ad9a88c
    • ๐Ÿ“ฆ Pointing package.json respository to tree location a594ef9
    • ๐Ÿ”„ Changelog 31ebf7a
    • โž• Add runCommand helper method to Neutrino. 339d049
    • โฌ†๏ธ Mocha dependency upgrades 42c2e66
    • โœ‚ Remove unnecessary specificity from webpack config test. 9826301
    • Set environment variable, NODE_ENV, inside of runCommand (also adds --env option to CLI). 27b8011
    • โž• Adding rule include and exclude upgrade documentation a392fb1
    • ๐Ÿ“ฆ Manually caching monorepo package node_modules for travis 05e4b09
    • ๐Ÿ‘‰ Make run method in bin/neutrino self contained. 60880d8
    • ๐Ÿ“„ Preparing docs for v5 eafa888
    • โšก๏ธ Updating yarn.lock 66fc708
    • ๐Ÿšš Move run process logic to location of call. 98eec4c
    • Dynamic import() for Node ac48dbf
    • ๐Ÿ›  Fixing typo in docs 0ad7137
    • โž• Adding dynamic import syntax, babel-polyfill by default, devserver port fix 34d845a
    • โœ‚ Remove concept of "presets" in favor of "middleware(s)/use". 4ae503a
    • Moving peerDeps of deps to devDeps 112f88d
    • Normalize API paths based on absolute or relative location c33480f
    • โฌ†๏ธ Upgrading webpack-chain for loader merge bug 112f7d7
    • โฌ†๏ธ Bumping for babel-preset-env bug 48b0e53
    • Airbnb-base v4.3 f1561b4
    • ๐Ÿ‘ Allow linting overrides to airbnb preset 7b4b1b3
    • Cleaning up unused gitignores c35c84d
    • Simplify deep picking with pathOr 99db808
    • ๐Ÿ›  Bumping for bugfix in webpack-chain c253f83
    • React preset v4.2.3 0ab4d34
    • Airbnb base v4.3.1 9e4fbdf
    • Review nits d428c8c
    • โž• Add packages/bin/neutrino to lint files list. 7f518f8
    • Travis changes 573c821
    • Put community contributions alongside core ones 3e2121d
    • Removing extraneous construct 46e6637
    • Switch to relative paths 9b4bce0
    • ๐Ÿšš unquote property names, rebase, remove react bits 0baee5b
    • Switching clean middleware to use options.root eafadf2
    • Neutrino and Jest preset v4.3.0 eb2f20f
    • ๐Ÿ›  Fixing LESS example usage 28df3c4
    • ๐ŸŒ Web and Node preset v4.2.1 62d698a
    • โž• Adding missing packages to travis cache, removing duplicate yarn install directive bd51085
    • Typo b46331f
    • Heading typo 64a0a2e
    • Node preset v4.2.2 5c53dc0
    • ๐ŸŒ Web preset v4.2.3 c76c735
    • ๐Ÿ› Bug in web preset devServer port detection f571252
    • ๐ŸŒ Web preset v4.2.2 10f57fa
    • ๐Ÿ‘• Lint base v4.3.1 3474a95
    • ๐Ÿ‘• lint-base v4.3 23bcd67
    • ๐Ÿšš Move FAQ's higher up in the summary 94965ac
    • โฌ†๏ธ Bumping jest to 4.2.1 775a4b7
    • ๐Ÿ“ฆ Attempting to cache packages' node_modules via wildcard aa16fa6