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.21.0 #1804

Merged
merged 47 commits into from Jun 8, 2020
Merged

Release 2.21.0 #1804

merged 47 commits into from Jun 8, 2020

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Jun 7, 2020

Closes #1772.

joaovieira and others added 30 commits October 30, 2019 17:50
Co-authored-by: Emily Marigold Klassen <forivall@gmail.com>
Co-authored-by: Vitaly Gordon <rocket.mind@gmail.com>
[Tests] Add eslint 7 to CI

 - [patch] refactor to use non-deprecated function in eslint 7
Remove no-unused-modules from Static analysis because it is already mentioned in Helpful warnings
First change: Change `import * from  'file-c'` to `import * as fileC from  'file-c'`. The former isn't valid javascript, right?

Second change: Remove example 'file-d', I couldn't see a difference from 'file-c'

Third change: Rename 'file-e' to 'file-d'.
`alphabetize` option does not permit boolean
manuth and others added 17 commits May 30, 2020 01:48
Co-authored-by: Manuel Thalmann <m@nuth.ch>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
 - Update appveyor-config to include wsl
…deps

In particular, this removes test cases that only pass accidentally due
to node_modules' structure, which should help fix tests on Windows.
Co-authored-by: Kevin Mui <kmui2@wisc.edu>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
…t-resolver-node`, `eslint-module-utils`, `object.values`, `resolve`
@ljharb ljharb mentioned this pull request Jun 7, 2020
19 tasks
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 97.795% when pulling 2699251 on ljharb:release-2.21.0 into 71ca88f on benmosher:release.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 97.795% when pulling 2699251 on ljharb:release-2.21.0 into 71ca88f on benmosher:release.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 97.795% when pulling 2699251 on ljharb:release-2.21.0 into 71ca88f on benmosher:release.

@ljharb ljharb merged commit 2699251 into import-js:release Jun 8, 2020
@ljharb ljharb deleted the release-2.21.0 branch June 8, 2020 00:05
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.

None yet