Releases: PrefectHQ/eslint-config
Releases · PrefectHQ/eslint-config
Release 1.0.32
What's Changed
- Shared GHA for releases by @jimid27 in #88
- Pass the github token as an input by @jimid27 in #89
- Chore/enable downstream updates by @jimid27 in #105
- Bump vue-eslint-parser from 9.3.1 to 9.4.2 by @dependabot in #109
- Bump eslint-plugin-vue from 9.17.0 to 9.23.0 by @dependabot in #110
- Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 by @dependabot in #74
- Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.13.2 by @dependabot in #101
- Bump @vue/eslint-config-typescript from 11.0.3 to 13.0.0 by @dependabot in #107
- Bump @typescript-eslint/parser from 6.7.0 to 7.3.1 by @dependabot in #108
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 7.3.1 by @dependabot in #112
- Bump eslint-plugin-no-relative-import-paths from 1.5.2 to 1.5.3 by @dependabot in #113
- Bump eslint-plugin-import from 2.28.1 to 2.29.1 by @dependabot in #114
- chore/dedicated-trigger-of-downstream-jobs by @jimid27 in #111
- Bump eslint-plugin-vue from 9.23.0 to 9.24.0 by @dependabot in #115
- Bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #117
- Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #116
- Disable typescript-eslint recommended rules that overlap with TS checks. by @collincchoy in #118
- 1.0.32 by @collincchoy in #119
New Contributors
- @jimid27 made their first contribution in #88
- @collincchoy made their first contribution in #118
Full Changelog: 1.0.31...1.0.32
Release 1.0.31
What's Changed
- updated no-duplicates to come from correct parent by @stackoverfloweth in #72
Full Changelog: 1.0.30...1.0.31
Release 1.0.30
What's Changed
- update rules that were removed in v6 by @stackoverfloweth in #71
Full Changelog: 1.0.29...1.0.30
Release 1.0.29
What's Changed
- Chore: Release 1.0.23 by @marvin-robot in #25
- Chore: LICENSE by @znicholasbrown in #27
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #23
- Chore: Update dependencies by @pleek91 in #28
- Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.59.6 by @dependabot in #29
- Bump @vue/eslint-config-typescript from 11.0.2 to 11.0.3 by @dependabot in #30
- Bump eslint-plugin-vue from 9.10.0 to 9.13.0 by @dependabot in #32
- Bump eslint-import-resolver-typescript from 3.5.4 to 3.5.5 by @dependabot in #33
- Bump eslint-plugin-vue from 9.13.0 to 9.14.1 by @dependabot in #35
- Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #36
- Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #37
- Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in #38
- Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in #39
- Bump @typescript-eslint/eslint-plugin from 5.59.8 to 6.5.0 by @dependabot in #65
- Bump eslint-plugin-vue from 9.14.1 to 9.17.0 by @dependabot in #61
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #55
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #53
- Bump @typescript-eslint/parser from 5.59.8 to 5.61.0 by @dependabot in #52
- Bump vue-eslint-parser from 9.3.0 to 9.3.1 by @dependabot in #42
- Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.0 by @dependabot in #69
- Chore: Update the release workflow by @pleek91 in #64
- Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 by @dependabot in #68
- Bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #67
- Bump @typescript-eslint/parser from 5.61.0 to 6.7.0 by @dependabot in #66
- Enhancement: Typescript switch rules by @pleek91 in #70
New Contributors
- @marvin-robot made their first contribution in #25
- @znicholasbrown made their first contribution in #27
- @dependabot made their first contribution in #23
Full Changelog: 1.0.23...1.0.29
1.0.23
What's Changed
- disable default case for typescript files. by @pleek91 in #6
- Fix no-dupe-class-members for typescript files by @pleek91 in #7
- Disable rules for vue and ts files to fix defineEmits issues by @pleek91 in #9
- Release 1.0.13 by @pleek91 in #10
- Vue func call spacing fix by @pleek91 in #11
- Admin: removed typescript member ordering rule by @stackoverfloweth in #12
- key-spacing afterColon config by @pleek91 in #13
- Add ignoreRestSiblings: true to no-unused-vars by @pleek91 in #15
- Chore: Update dependencies by @pleek91 in #16
- Feature: improve eslint rules by @stackoverfloweth in #17
- Feature: using plugin for absolute import paths by @stackoverfloweth in #18
- Feature: using only-warn plugin by @stackoverfloweth in #19
- improved linting for overrides by @stackoverfloweth in #21
- Enhancement: Add
ignoreConditionalTests
toprefer-nullish-coalescing
by @pleek91 in #24
New Contributors
- @pleek91 made their first contribution in #6
- @stackoverfloweth made their first contribution in #12
Full Changelog: https://github.com/PrefectHQ/eslint-config/commits/1.0.23