You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5.1 KiB
5.1 KiB
2017-02-19
- Fix typo in preset-jest (#34) Signed-off-by: Marco Casula mc@clickbit.net
- Add Tree-shaking to README (#33)
- copy editing (#30)
2017-02-18
2017-02-16
- v4.0.1
- Merge pull request #26 from eliperelman/react-class-methods Fix: React lifecycle methods shouldn't fail eslint
- Fix: React lifecycle methods shouldn't fail eslint
2017-02-15
- Merge pull request #25 from eliperelman/slack Slack badges
- Slack badges
- Tagline update
- Merge pull request #24 from eliperelman/badge-updates Badge updates
- Badge updates
- v4.0.0
- ._.
- Major version
- v4.0.0-beta.3
- All bump
- Bump
- README typo
- v4.0.0-beta.0
- Attempting to force v4
- oao upgrade
- Release commands
- Prepublish requirements
- Merge pull request #17 from mozilla-neutrino/docs Documentation
- Docs: final cleanup
- Docs: incorrect URL for airbnb
- Docs: Airbnb
- Docs: Karma, neutrino.js.org, dev commands
- Docs: Jest
- Docs: Mocha, Jest intro
- Docs: Web and React presets, placeholders, package READMEs
- Docs: license
- Docs: contributing and development
- Docs: contributing and code of conduct
- Docs: CLI
- Docs: API
- Docs: creating presets
- Documentation for customization, more placeholders
- Project layout, usage, testing preset placeholders
- Fixes errors in airbnb preset
2017-02-14
- Fixes Jest not searching in node_modules of preset for deps
- Fixes unnecessary regenerator for Node 6.9, error in source-map-support
- Upgrading webpack-chain to fix externals not chaining
- Swapping babel-preset-babili for babili-webpack-plugin
- Missing BUILD in web and node
- Bugs with web preset missing dev server
- Removing exists-file from web preset
- Merge pull request #22 from eliperelman/goodbye-base-hello-airbnb Removing base preset, adding Airbnb preset
- Removing base preset, adding Airbnb preset
2017-02-13
- Merge pull request #18 from eliperelman/simply-configure Simplify configuration
- Simplify configuration
2017-02-12
- Merge pull request #16 from eliperelman/fancy-status Displaying fancier build status during dev server
- Displaying fancier build status during dev server
- Merge pull request #15 from eliperelman/hmr-fix Fixes HMR
- Fixes HMR
- Merge pull request #10 from mozilla-neutrino/plugin-mode Pluggable event architecture mode, new test presets
- Pluggable event architecture mode, new test presets
- Merge pull request #12 from gasolin/master add version badges
2017-02-11
- add version badges
2017-02-07
- Docs/logo update
- Merge branch 'master' of github.com:mozilla-neutrino/neutrino-dev
- Moar docs
2017-02-06
- Updates docs/README.md Auto commit by GitBook Editor
- CNAME
- Logo update
- Settings docs edit dir
- Initializing docs dir
- Adding book.json
- Removing gitbook assets
- Updates test.md Auto commit by GitBook Editor
- Creates SUMMARY.md Auto commit by GitBook Editor
- Importing old README
- Merge pull request #2 from eliperelman/html-update HTML update
2017-02-05
- Simplifying HTML file creation
- Merge pull request #1 from eliperelman/linting-and-pkg-config Linting changes and new config API
- ESLint fixes and webpack-chain integration
2017-02-02
- Changes to linting and adding package config
- Allowing use of node globals
- Adding draft publish script
- Swapping lerna for yarn-autolink
2017-02-01
- Upcoming major version
- import neutrino-preset-react
- importing neutrino-preset-web
- Linting
- Add BannerPlugin
- Add new line
- Migrate webpack to 2.2.0
- add npm and dependency badges
- Automatically wire sourcemaps to bundle
- Bumping base dep, updating gitignore
- Using commonjs2 as a library target for exports
- Switching to use source-map for all targets
- Building async to generators
- Bumping dependency
- Upgrading dependencies, adding yarn instructions