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

feat: introduces strictCommands() subset of strict mode #1540

Merged
merged 5 commits into from Feb 18, 2020
Merged

Commits on Feb 9, 2020

  1. feat!: introduces strictCommands() subset of strict mode

    BREAKING CHANGE: if you use `.demandCommand()` or `.demandCommand(1)`, in conjunction
    with defining commands, `.strictCommands()` is enabled automatically.
    bcoe committed Feb 9, 2020
    Copy the full SHA
    4362c9c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ba33fc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Copy the full SHA
    60ad44d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. chore: address code review

    bcoe committed Feb 16, 2020
    Copy the full SHA
    56daca5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2923315 View commit details
    Browse the repository at this point in the history