All Versions
87
Latest Version
Avg Release Cycle
73 days
Latest Release
-
Changelog History
Page 8
Changelog History
Page 8
-
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
- neutrino-middleware-image-loader: Use svg-url-loader for svg rule
-
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
togetWebpackConfig
.#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
- ๐ Allow inspecting the API default exports without erroring