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

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
  • 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
  • v8.0.3 Changes

    8 December 2017

    • โช Revert to earlier version of babel-minify-webpack-plugin due to sourcemap errors #579
    • ๐Ÿ›  Fix ability to disable HMR from react preset #577
    • โšก๏ธ Update changelog e0f4771
    • โšก๏ธ Update changelog c854b60
    • โšก๏ธ Update changelog 69dcfed
  • v8.0.2 Changes

    8 December 2017

    • โšก๏ธ Update changelog fc85232
  • 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
  • v7.4.0 Changes

    4 December 2017

    • ๐Ÿ”Œ pass clean options to webpack plugin #511
  • v7.3.3 Changes

    21 November 2017

    • ๐Ÿ‘ Allow using a custom entry for Node.js preset #469
    • โšก๏ธ Update changelog be71e74