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

Deprecated: Output an informational message for deprecation when no version provided #16774

Merged
merged 3 commits into from
Jul 31, 2019

Commits on Jul 31, 2019

  1. Deprecated: Output an informational message for deprecation when no v…

    …ersion provided
    
    When there is no `options.version` param provided `deprecated` method outputs an informational message to the Web Console rather than warns as previously.
    gziolo committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    fa12a8c View commit details
    Browse the repository at this point in the history
  2. Use warn for all deprecations

    gziolo committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1a7630a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a048a3 View commit details
    Browse the repository at this point in the history