Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Releases: Banno/gulp-ux-lint

v1.4.0

Choose a tag to compare

@eheikes eheikes released this 30 Oct 18:17

Improvements

Bumps ux-lint module from 1.7.x to 1.8.x. See those release notes.

Misc

  • Add lockfiles for npm and yarn.

v1.3.0

Choose a tag to compare

@eheikes eheikes released this 01 Aug 01:55

Improvements

Bumps ux-lint module from 1.6.x to 1.7.x. See those release notes.

This change lints the JS inside <script> tags.

Misc

  • Add .npmignore file.
  • Add LICENSE file.
  • Add TravisCI config.

v1.2.0

Choose a tag to compare

@eheikes eheikes released this 19 Apr 15:38

Bumps ux-lint module from 1.3.x to 1.6.x. See those release notes.

This change adds linting for HTML and Polymer components, and changes a bunch of ESLint rules.

v1.1.1

Choose a tag to compare

@eheikes eheikes released this 21 Nov 15:22

Bumped ux-lint to v1.3.2 (#2)

v1.1.0

Choose a tag to compare

@eheikes eheikes released this 11 Nov 19:32

Bumps ux-lint module to 1.3, which uses ESLint for linting. See those release notes.

This version's rules are slightly stricter than v1.0. You will also have to update your .lintrc config and inline comments for the ESLint syntax (rather than JSCS and JSHint).

v1.0.1

Choose a tag to compare

@eheikes eheikes released this 11 Jul 20:58

Uses a version of ux-lint published in the npm registry.

v1.0.0

Choose a tag to compare

@eheikes eheikes released this 11 Jul 20:56

Initial release.