Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

v9.0.0 #1505

Merged
merged 1 commit into from Dec 13, 2019
Merged

v9.0.0 #1505

merged 1 commit into from Dec 13, 2019

Conversation

edmorley
Copy link
Member

Neutrino 9 is our largest release ever, and includes upgrades to
webpack 4, Babel 7 and ESLint 6, along with significant performance
improvements.

The biggest breaking change is the necessity to use external tools
alongside Neutrino, i.e. webpack, ESLint, Jest, Karma, and others'
native CLIs will be used in tandem with Neutrino rather than being used
internally via their APIs. This fixes many bugs, gives more control over
how these tools are run and means usage of new features is no longer
blocked on Neutrino changes to support them.

Please see the migration guide for how to update:
https://neutrinojs.org/migration-guide/#neutrino-v8-to-v9

If you encounter any bugs, have questions or spot improvements that can
be made to the migration guide/docs - we'd love to hear from you:
https://github.com/neutrinojs/neutrino/issues

Neutrino 9 is our largest release ever, and includes upgrades to
webpack 4, Babel 7 and ESLint 6, along with significant performance
improvements.

The biggest breaking change is the necessity to use external tools
*alongside* Neutrino, i.e. webpack, ESLint, Jest, Karma, and others'
native CLIs will be used in tandem with Neutrino rather than being used
internally via their APIs. This fixes many bugs, gives more control over
how these tools are run and means usage of new features is no longer
blocked on Neutrino changes to support them.

Please see the migration guide for how to update:
https://neutrinojs.org/migration-guide/#neutrino-v8-to-v9

If you encounter any bugs, have questions or spot improvements that can
be made to the migration guide/docs - we'd love to hear from you:
https://github.com/neutrinojs/neutrino/issues
@edmorley edmorley added this to the Neutrino 9 milestone Dec 13, 2019
@edmorley edmorley self-assigned this Dec 13, 2019
@edmorley
Copy link
Member Author

I think it's time :-)

This is the next step on the release checklist in #1132.

@edmorley edmorley mentioned this pull request Dec 13, 2019
10 tasks
@edmorley edmorley merged commit b437020 into neutrinojs:master Dec 13, 2019
@edmorley edmorley deleted the version-bump branch December 13, 2019 21:10
@edmorley
Copy link
Member Author

And published:

$ yarn release:publish
...
Successfully published:
 - @neutrinojs/airbnb-base@9.0.0
 - @neutrinojs/airbnb@9.0.0
 - @neutrinojs/banner@9.0.0
 - @neutrinojs/clean@9.0.0
 - @neutrinojs/compile-loader@9.0.0
 - @neutrinojs/copy@9.0.0
 - @neutrinojs/create-project@9.0.0
 - @neutrinojs/dev-server@9.0.0
 - @neutrinojs/eslint@9.0.0
 - @neutrinojs/font-loader@9.0.0
 - @neutrinojs/html-loader@9.0.0
 - @neutrinojs/html-template@9.0.0
 - @neutrinojs/image-loader@9.0.0
 - @neutrinojs/jest@9.0.0
 - @neutrinojs/karma@9.0.0
 - @neutrinojs/library@9.0.0
 - @neutrinojs/migrate@9.0.0
 - @neutrinojs/mocha@9.0.0
 - neutrino@9.0.0
 - @neutrinojs/node@9.0.0
 - @neutrinojs/preact@9.0.0
 - @neutrinojs/react-components@9.0.0
 - @neutrinojs/react@9.0.0
 - @neutrinojs/standardjs@9.0.0
 - @neutrinojs/start-server@9.0.0
 - @neutrinojs/style-loader@9.0.0
 - @neutrinojs/style-minify@9.0.0
 - @neutrinojs/vue@9.0.0
 - @neutrinojs/web@9.0.0
lerna success published 29 packages
✨  Done in 127.80s.

$ yarn info neutrino dist-tags.latest -s
9.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants