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

chore: release 16.0.0 #1698

Merged
merged 3 commits into from Sep 9, 2020
Merged

chore: release 16.0.0 #1698

merged 3 commits into from Sep 9, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 19, 2020

🤖 I have created a release *beep* *boop*

16.0.0 (2020-09-09)

⚠ BREAKING CHANGES

  • tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
  • find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
  • usage: single character aliases are now shown first in help output
  • rebase helper is no longer provided on yargs instance.
  • drop support for EOL Node 8 (feat!: drop support for EOL Node 8 #1686)

Features

Bug Fixes


This PR was generated with Release Please.

@bcoe
Copy link
Member

bcoe commented Aug 22, 2020

Note: we ultimately opted not to land yargs.d.ts or ship our own types, we should update these entries in the CHANGELOG before we ship v16.

@bcoe
Copy link
Member

bcoe commented Sep 7, 2020

Before releasing, we should:

  1. mention that the rebase helper is no longer exported:
  2. fix a couple typos in the CHANGELOG.

@bcoe bcoe added ci and removed ci labels Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant