Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.3.0 #837

Merged
merged 45 commits into from
May 24, 2017
Merged

Release 2.3.0 #837

merged 45 commits into from
May 24, 2017

Conversation

benmosher
Copy link
Member

anything obviously necessary pre-publish? I'd like to just get it pushed if there are no red flags.

greenkeeperio-bot and others added 30 commits November 14, 2016 05:09
enhanced-resolve has been bumped to 3.0.
* Use `read-pkg-up` over `pkg-up`.

* Lint.

* Fix `options` for `readPkgUp`.

* Fix `pkg`.

* Change line endings.
[Tests] make package tests more robust by only checking .js files
* Add `no-anonymous-default-export` rule
* Update no-dynamic-require.md
…on to allow newlines inside import groups (#628)

* Add 'always-and-inside-groups' value to order's newlines-between option to allow newlines inside import groups Closes #627
Correct very minor typo (one character)
* Add `newlines` option to `newline-after-import`

* Add tests for `newline-after-import` option and fix linter errors in test file

* Fix broken tests, add docs

* Update CHANGELOG

* Add schema and further testing for `newlines` option on `newline-after-import`

* Change `newlines` option to `count` for `newline-after-import` rule

* Fix missing plural in docs

* Add links in changelog and thank @ntdb :)

* Add links to rules in changelog
@coveralls
Copy link

coveralls commented May 18, 2017

Coverage Status

Coverage increased (+0.2%) to 95.059% when pulling 74425a2 on release-2.3.0 into 90ef48b on release.

@ljharb
Copy link
Member

ljharb commented May 19, 2017

I'm confused; what's in this branch that isn't already in master? I'm not familiar with this flow for releasing.

@duncanbeevers duncanbeevers mentioned this pull request May 20, 2017
@@ -6,6 +6,19 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
## Unreleased


## 0.8.1 - 2017-01-19
### Changed
- official support for Webpack 2.2.0 (RC), thanks [@graingert]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@duncanbeevers
Copy link
Contributor

I gave this a basic look-over and didn't see any show-stoppers. The boat has sailed on the constituent PRs so I'm not commenting on implementation.

The Readme and Changelog changes appear to be complete.

@benmosher
Copy link
Member Author

@ljharb: nothing. I just do this to get a final confirmation CI is working + it highlights the set of commits since the last release.

I'll merge and publish when I get to my desk.

@benmosher benmosher merged commit b79e083 into release May 24, 2017
@benmosher
Copy link
Member Author

published!

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

Successfully merging this pull request may close these issues.