All Versions
87
Latest Version
Avg Release Cycle
73 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v8.0.7 Changes
8 December 2017
-
v8.0.6 Changes
8 December 2017
-
v8.0.5 Changes
8 December 2017
- 🚑 Hotfix for babel minification for react-components
#580
- 🚑 Hotfix for babel minification for react-components
-
v8.0.4 Changes
8 December 2017
- 🚑 Hotfix for babel minification for react-components
#580
- ⏪ Revert to earlier version of babel-minify-webpack-plugin due to sourcemap errors
#579
- 🛠 Fix ability to disable HMR from react preset
#577
- 💅 Document usage of style-loaders loaders option
#574
- 👍 Allow style-loader to accept loaders
#566
- 👍 Allow merging of primitive values in API options
#573
- 🚀 Upgrade all dependencies to latest before v8 release
#572
- ⚡️ Update remaining references of v7 to v8
#571
- ✂ Remove buggy devserver compiler message debouncing
#569
- ⚡️ Update migration guide to note breaking change in minify middleware
#570
- ✂ Remove support for Node.js v7 during development
#560
- 🛠 Fixes location of create-project bin when using yarn create
#564
- 📦 Mark all scoped packages as public by default
#563
- ⚡️ Update SUMMARY to reflect changes in existing and new middleware
#562
- ⚡️ Update web docs rules table to list css modules
#561
- 🏗 Simplify react-components to building instead of dictating preview app
#559
- 🛠 fix comment typo in (p)react preset
#557
- 🛠 Fix errors that occur when starting Vue projects
#555
- ✂ Remove reliance on babel environments, make babel options merging consistent
#548
- 🏗 Use custom externals with react-components build
#550
- 🛠 fix(deps): update dependency babel-preset-vue to 2.0.0
#551
- ➕ Add style-minify middleware, consume from minify middleware and web preset
#545
- 🌐 Use html-template in all web commands, not just start
#549
- ⚡️ Update neutrino peerDependencies to v8
#546
- 📦 Only add neutrino-dev node_modules for webpack resolution when package is monorepo
#547
- 🌐 Make web docs consistent for clean options
#544
- Restructure minify to aggregate *-minify middlewares
#529
- ➕ Add documentation for options.packageJson
#543
- 📦 Use extensions in outstanding package
#532
- ➕ Add option to get package.json content
#534
- 👌 Improve help/incorrect usage output of CLI
#514
- 🔀 Merge test babel config in root config to deal with JSX pragma plugin precedence
#537
- Udate CHANGELOG.md
#535
- ⏪ Revert broken changes in image minification middleware's testing determination, do not join.
#536
- ✂ Remove json from being in options.extensions, update docs on extensions accordingly
#533
- Migrate clean options from v7 branch to master to allow all options for clean middleware
#530
- ⚡️ Update outstanding changes to docs and add more detailed comments
#531
- 📦 Sync docs/ and packages/ and other docs fixes
#528
- 👍 Allow disabling clean middleware from consumed presets
#520
- 👉 Make --debug set Jest verbose option from false to true
#523
- ⚡️ Update auto-changelog
#524
- 💅 Format eslint errors consistently across commands using the codeframe styler
#510
- 👍 Allow usage of multiple same plugins, map mains to html plugins
#509
- Rearrange migration guide, add breaking API changes
#508
- ➕ Add v8 migration guidelines
#506
- ➕ Add warning to eslint docs about differing config from eslintrc
#505
- 👉 Use allChunks CSS options when doing extraction
#504
- ⚡️ chore(deps): update dependency lint-staged to 6.0.0
#501
- 0️⃣ Enable CSS Modules by default in *.module.css files
#495
- 🔨 Refactor create-project to support testing the cli and middleware integration
#488
- ✂ Remove non-functioning script-ext plugin
#500
- 👕 Use eslint-loader default behavior for emitting warnings and errors
#493
- ⚡️ Update Vue docs to reflect additional rules
#499
- 📦 Use Neutrino's extensions in the rest of packages
#497
- 👌 Support multiple entry points via new mains options, remove entry option
#487
- 📄 Docs: write about extensions
#496
- ➕ Add official scoped vue preset
#484
- Debug optimization bailouts
#485
- 🔀 Document using compile-loader merge, link from react
#494
- Replace casing of Webpack to webpack
#492
- ➕ Add webpack bundle information when running in debug
#486
- Imagemin middleware
#459
- 🛠 Fix inconsistencies in the react and preact docs
#483
- ⚡️ chore(deps): update dependency ava to 0.24.0
#491
- ➕ Add yarn script helper for linking all packages
#476
- ➕ Add JSX rules to standard preset for use in jsx-based projects
#480
- 🔀 Roll back deepmerge due to breakage in plugin argument merging
#481
- Turn the migration guide into a page that covers all versions
#478
- ➕ Add font, image options.
#467
- 🔀 Web: Clean up option merging, better default for manifest.
#479
- 📚 Revise docs to sync updates to linting documentation
#477
- 🛠 Fix library package nesting
#474
- ⚡️ Update all outdated dependencies for v8
#464
- 🔦 Expose minify and manifest options for the web preset, allow passing false to exclude.
#465
- 👌 Support options for server-side html
#434
- 🛠 fix(deps): update dependency html-webpack-template to 6.1.0
#462
- 🛠 fix(deps): update dependency url-loader to 0.6.0
#407
- 🛠 fix(deps): update dependency style-loader to 0.19.0
#406
- 🛠 fix(deps): update dependency mocha to 4.0.0
#463
- 🛠 fix(deps): update dependency deepmerge to 2.0.0
#401
- ➕ Add official scoped preact preset, convert to latest Neutrino API
#455
- 0️⃣ Set name defaults for file/url-loader
#435
- 🎉 Initial implementation of importing react-components preset to neutrino-dev
#432
- 🎉 Initial implementation of generic library middleware
#431
- 👌 Support building multiple configurations from a single project with fork middleware
#425
- ⚡️ Revert "Add optimize option, use in web, node. (#460)"
#461
- ➕ Add optimize option, use in web, node.
#460
- Introduce official standardjs preset for consumption by create CLI
#453
- Regression: allow defining neutrinorc as directory
#426
- ➕ Add official airbnb preset
#436
- 🌐 web/node: Easier targeting via options.targets
#438
- Create neutrino project: scaffold new projects with a CLI helper
#452
- 👌 Support extract-text for styles via options.extract
#443
- ⚡️ Update image-loader docs for webp
#449
- 🛠 fix(deps): update dependency yargs to 10.0.0
#408
- ➕ Add webp to img test
#445
- 🔌 Ignore gitbook-plugin-github from automatic renovate
#444
- 🛠 fix(deps): update dependency file-loader to v1.0.0
#397
- 🛠 fix(deps): update dependency ramda to 0.25.0
#405
- 📦 Use scoped packages under the @neutrinojs org
#424
- ⚡️ chore(deps): update dependency codecov to v3.0.0
#400
- 🚀 Switching publishing to occur only from release branches
#423
- ⚡️ chore(deps): update dependency ava to v0.23.0
#398
- ⚡️ chore(deps): update dependency lint-staged to v5.0.0
#422
- ⚡️ Update changelog
e0f4771
- ⚡️ Update karma docs for usage on Chrome headless and normal browser in CI
1f2d8dc
- ⚡️ Update yarn.lock from PR merge deps
a6f5d1e
- ⚡️ Updating yarn.lock for non-used dep
b6f131d
- ⚡️ Update changelog
be71e74
- ⚡️ Update changelog
c854b60
- ✂ Remove orphaned deepmerge lock entry
1bcb6e2
- ⚡️ Update to utilize ChromeHeadless as browser in preset-karma
6191d6f
- ⚡️ Update changelog
69dcfed
- ✂ Remove accidental console.logs in web preset
6c7e840
- 🚑 Hotfix for babel minification for react-components
-
v8.0.2 Changes
8 December 2017
- ⚡️ Update changelog
fc85232
- ⚡️ Update changelog
-
v8.0.1 Changes
8 December 2017
-
v8.0.0 Changes
8 December 2017
- 💅 Document usage of style-loaders loaders option
#574
- 👍 Allow style-loader to accept loaders
#566
- 👍 Allow merging of primitive values in API options
#573
- 🚀 Upgrade all dependencies to latest before v8 release
#572
- ⚡️ Update remaining references of v7 to v8
#571
- ✂ Remove buggy devserver compiler message debouncing
#569
- ⚡️ Update migration guide to note breaking change in minify middleware
#570
- ✂ Remove support for Node.js v7 during development
#560
- 🛠 Fixes location of create-project bin when using yarn create
#564
- 📦 Mark all scoped packages as public by default
#563
- ⚡️ Update SUMMARY to reflect changes in existing and new middleware
#562
- ⚡️ Update web docs rules table to list css modules
#561
- 🏗 Simplify react-components to building instead of dictating preview app
#559
- 🛠 fix comment typo in (p)react preset
#557
- 🛠 Fix errors that occur when starting Vue projects
#555
- ✂ Remove reliance on babel environments, make babel options merging consistent
#548
- 🏗 Use custom externals with react-components build
#550
- 🛠 fix(deps): update dependency babel-preset-vue to 2.0.0
#551
- ➕ Add style-minify middleware, consume from minify middleware and web preset
#545
- 🌐 Use html-template in all web commands, not just start
#549
- ⚡️ Update neutrino peerDependencies to v8
#546
- 📦 Only add neutrino-dev node_modules for webpack resolution when package is monorepo
#547
- 🌐 Make web docs consistent for clean options
#544
- Restructure minify to aggregate *-minify middlewares
#529
- ➕ Add documentation for options.packageJson
#543
- 📦 Use extensions in outstanding package
#532
- ➕ Add option to get package.json content
#534
- 👌 Improve help/incorrect usage output of CLI
#514
- 🔀 Merge test babel config in root config to deal with JSX pragma plugin precedence
#537
- Udate CHANGELOG.md
#535
- ⏪ Revert broken changes in image minification middleware's testing determination, do not join.
#536
- ✂ Remove json from being in options.extensions, update docs on extensions accordingly
#533
- Migrate clean options from v7 branch to master to allow all options for clean middleware
#530
- ⚡️ Update outstanding changes to docs and add more detailed comments
#531
- 📦 Sync docs/ and packages/ and other docs fixes
#528
- 👍 Allow disabling clean middleware from consumed presets
#520
- 👉 Make --debug set Jest verbose option from false to true
#523
- ⚡️ Update auto-changelog
#524
- 💅 Format eslint errors consistently across commands using the codeframe styler
#510
- 👍 Allow usage of multiple same plugins, map mains to html plugins
#509
- Rearrange migration guide, add breaking API changes
#508
- ➕ Add v8 migration guidelines
#506
- ➕ Add warning to eslint docs about differing config from eslintrc
#505
- 👉 Use allChunks CSS options when doing extraction
#504
- ⚡️ chore(deps): update dependency lint-staged to 6.0.0
#501
- 0️⃣ Enable CSS Modules by default in *.module.css files
#495
- 🔨 Refactor create-project to support testing the cli and middleware integration
#488
- ✂ Remove non-functioning script-ext plugin
#500
- 👕 Use eslint-loader default behavior for emitting warnings and errors
#493
- ⚡️ Update Vue docs to reflect additional rules
#499
- 📦 Use Neutrino's extensions in the rest of packages
#497
- 👌 Support multiple entry points via new mains options, remove entry option
#487
- 📄 Docs: write about extensions
#496
- ➕ Add official scoped vue preset
#484
- Debug optimization bailouts
#485
- 🔀 Document using compile-loader merge, link from react
#494
- Replace casing of Webpack to webpack
#492
- ➕ Add webpack bundle information when running in debug
#486
- Imagemin middleware
#459
- 🛠 Fix inconsistencies in the react and preact docs
#483
- ⚡️ chore(deps): update dependency ava to 0.24.0
#491
- ➕ Add yarn script helper for linking all packages
#476
- ➕ Add JSX rules to standard preset for use in jsx-based projects
#480
- 🔀 Roll back deepmerge due to breakage in plugin argument merging
#481
- Turn the migration guide into a page that covers all versions
#478
- ➕ Add font, image options.
#467
- 🔀 Web: Clean up option merging, better default for manifest.
#479
- 📚 Revise docs to sync updates to linting documentation
#477
- 🛠 Fix library package nesting
#474
- ⚡️ Update all outdated dependencies for v8
#464
- 🔦 Expose minify and manifest options for the web preset, allow passing false to exclude.
#465
- 👌 Support options for server-side html
#434
- 🛠 fix(deps): update dependency html-webpack-template to 6.1.0
#462
- 🛠 fix(deps): update dependency url-loader to 0.6.0
#407
- 🛠 fix(deps): update dependency style-loader to 0.19.0
#406
- 🛠 fix(deps): update dependency mocha to 4.0.0
#463
- 🛠 fix(deps): update dependency deepmerge to 2.0.0
#401
- ➕ Add official scoped preact preset, convert to latest Neutrino API
#455
- 0️⃣ Set name defaults for file/url-loader
#435
- 🎉 Initial implementation of importing react-components preset to neutrino-dev
#432
- 🎉 Initial implementation of generic library middleware
#431
- 👌 Support building multiple configurations from a single project with fork middleware
#425
- ⚡️ Revert "Add optimize option, use in web, node. (#460)"
#461
- ➕ Add optimize option, use in web, node.
#460
- Introduce official standardjs preset for consumption by create CLI
#453
- Regression: allow defining neutrinorc as directory
#426
- ➕ Add official airbnb preset
#436
- 🌐 web/node: Easier targeting via options.targets
#438
- Create neutrino project: scaffold new projects with a CLI helper
#452
- 👌 Support extract-text for styles via options.extract
#443
- ⚡️ Update image-loader docs for webp
#449
- 🛠 fix(deps): update dependency yargs to 10.0.0
#408
- ➕ Add webp to img test
#445
- 🔌 Ignore gitbook-plugin-github from automatic renovate
#444
- 🛠 fix(deps): update dependency file-loader to v1.0.0
#397
- 🛠 fix(deps): update dependency ramda to 0.25.0
#405
- 📦 Use scoped packages under the @neutrinojs org
#424
- ⚡️ chore(deps): update dependency codecov to v3.0.0
#400
- 🚀 Switching publishing to occur only from release branches
#423
- ⚡️ chore(deps): update dependency ava to v0.23.0
#398
- ⚡️ chore(deps): update dependency lint-staged to v5.0.0
#422
- ⚡️ Update karma docs for usage on Chrome headless and normal browser in CI
1f2d8dc
- ⚡️ Update yarn.lock from PR merge deps
a6f5d1e
- ⚡️ Updating yarn.lock for non-used dep
b6f131d
- ✂ Remove orphaned deepmerge lock entry
1bcb6e2
- ⚡️ Update to utilize ChromeHeadless as browser in preset-karma
6191d6f
- ✂ Remove accidental console.logs in web preset
6c7e840
- 💅 Document usage of style-loaders loaders option
-
v7.4.0 Changes
4 December 2017
- 🔌 pass clean options to webpack plugin
#511
- 🔌 pass clean options to webpack plugin