Releases: daveshanley/vacuum
Releases · daveshanley/vacuum
v0.0.19
Changelog
- 67b4b3e Added a Makefile
- ff0bd3f Clean sweep after linting for the first time.
- 24f20ae Merge pull request #96 from daveshanley/test-release
- 8cb801d Preparing for new release to test new pipeline.
- a4dcb55 Reworking build and publish process
- d5f8ce5 Working through new build for pipeline.
- 8d88fca borked yaml fixed.
- 81c5d2f fixing bored yaml in workflow.
- f10c8e2 foxing borked build workflow
v0.0.18
v0.0.17
v0.0.16
Changelog
- 06c3ec8 Added new install docs and npm publish action.
- 044dcc7 Bump @typescript-eslint/eslint-plugin in /html-report/ui
- 19ba642 Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 in /html-report/ui
- 2f6033f Bump eslint-plugin-lit-a11y from 2.2.0 to 2.2.1 in /html-report/ui
- 57c5a3a Bump terser from 5.13.1 to 5.14.2 in /html-report/ui
- 079e6de Fixed borked action config.
- 56624d7 Fixed install script
- 3caabb1 Fixing install location.
- 8bd63dc Large cleanup and tuneup of messages
- 5b7bf7d Merge pull request #89 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-plugin-lit-a11y-2.2.1
- d2d5286 Merge pull request #90 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.7
- b7388aa Merge pull request #91 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.7
- 7f5938e Merge pull request #92 from daveshanley/dependabot/npm_and_yarn/html-report/ui/terser-5.14.2
- 5747f68 Working on pipeline to improve automation
- 364776b added token for secret.
- 50e0412 back to workflow whack a mole again.
- c742d88 updated name
v0.0.15
v0.0.14
v0.0.13
Changelog
- a0e8553 Added new operation 4xx response rule
- ac2452e Added new paths-kebab-case rule
- 5e11313 Added no-http-verbs-in-path rule.
- 23dad99 Adding NPM configuration for easier CI/CD install
- 00e8f8d Bump eslint from 8.19.0 to 8.20.0 in /html-report/ui
- 5d51c48 Cleaned linting after monster refactor.
- c22d526 Disabling number values in tests
- 81c92eb Dropped 4xx rule down to non recommended.
- 8eee752 Fixed a couple of bugs in the pattern function.
- 57af49e Fixed glitch with tag spacing
- 4569ffe Merge pull request #87 from daveshanley/libopenapi
- 0da18ba Merge pull request #88 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.20.0
- 1055ed7 Modified NPM install after testing
- 1b726e7 Refactored vacuum to use pb33f shared libraries
- a84868e Tuned some of the responses in rules after reviewing report.
- 2bdc188 Updated paths_kebab_case name in schema
v0.0.12
Changelog
- 15be0ce Added new ambiguous paths function and re-enabled schemas
- de40c2b Added no ambiguous paths function.
- abc1c11 Merge pull request #85 from daveshanley/example-tuning
- c3171be Merge pull request #86 from daveshanley/buffing
- d950a29 Re-enabled parameter descriptions as recommended rules
- f2ae0d1 Sped up example handling exponentially
- f4305ca Updating schemas and adding github spec to samples
v0.0.11
Changelog
- 742c58d Added some comments to the models
- f846d53 Bump @typescript-eslint/eslint-plugin in /html-report/ui
- ebe7130 Bump @typescript-eslint/parser from 5.30.0 to 5.30.6 in /html-report/ui
- 26d8f7e Created new custom functions code.
- 42a39fb Custom functions work great across all commands now.
- 219a354 Few small bug fixes when dealing with circular content
- 276cc31 Merge pull request #82 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.6
- e5a8aab Merge pull request #83 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.6
- b63ad4d Merge pull request #84 from daveshanley/custom-functions
- 789fb83 Modifed the sample plugins names
- 3af67f5 Stop nodes from causing a panic if they are missing.