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

Update codelyzer in bundle from 3.2.1 to 4.0.1 #70

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Nov 20, 2017

Dependencies.io has updated codelyzer (a npm dependency in bundle) from "3.2.1" to "4.0.1".

4.0.1

Bug Fixes

  • Fix noOutputOnPrefixRule and rename it to no-output-on-prefix. You can now enable it with:
"no-output-on-prefix": true
  • Fix broken tests for noOutputOnPrefixRule.
4.0.0

Features

Enable the new rule by adding the following line in your tslint.json config file:

"no-output-on-prefix-name": true

Thanks to eromano for the rule implementation!

Breaking Changes

  • The rules templates-use-public, no-access-missing-member, invoke-injectable and template-to-ng-template no longer exist. Remove them from your tslint.json configuration.

@gjdev gjdev merged commit 307504a into master Nov 24, 2017
@gjdev gjdev deleted the codelyzer-4.0.1-19.1.1 branch December 4, 2017 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants