Releases: Wideplink/eslint-plugin-named-import-spacing
Releases · Wideplink/eslint-plugin-named-import-spacing
v1.0.3
v1.0.2
1.0.2 (2023-01-30)
What's Changed
- Fix: cannot resolve dep on non-ts project by @mtripg6666tdr in #51
- Chore: semantic-release by @mtripg6666tdr in #52
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Rename the package name from the confusing name:
eslint-plugin-destructuring-import-spacing
toeslint-plugin-named-import-spacing
(#42)
What's Changed
- Update: bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #29
- Update: bump eslint from 8.30.0 to 8.31.0 by @dependabot in #30
- Update: bump @typescript-eslint/utils from 5.47.1 to 5.48.0 by @dependabot in #31
- Update: bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #32
- Update: bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #33
- Update: bump eslint from 8.31.0 to 8.32.0 by @dependabot in #34
- Update: bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #35
- Update: bump @typescript-eslint/utils from 5.48.0 to 5.48.1 by @dependabot in #36
- Update: bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #37
- Update: bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #38
- Update: bump @typescript-eslint/utils from 5.48.1 to 5.48.2 by @dependabot in #39
- Update: bump eslint-plugin-eslint-plugin from 5.0.7 to 5.0.8 by @dependabot in #40
- Update: bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #41
- Update: bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #43
- Update: bump @typescript-eslint/utils from 5.48.2 to 5.49.0 by @dependabot in #44
- Update: bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #45
- Update: bump eslint from 8.32.0 to 8.33.0 by @dependabot in #46
- Chore: rename package by @mtripg6666tdr in #47
- Chore(test.yml): run test workflow on push on main by @mtripg6666tdr in #48
- Bump: package version to 1.0.1 by @mtripg6666tdr in #49
Full Changelog: v1.0.0...v1.0.1
v1.0.0
* No breaking changes in this release
Core changes
- Update wrong documentation (b04863e)
- Exclude unneeded tgz assets (therefore package size became smaller)
- And some depedency updates
What's Changed
- Update: bump eslint from 8.27.0 to 8.28.0 by @dependabot in #1
- Update: bump @typescript-eslint/parser from 5.42.1 to 5.43.0 by @dependabot in #2
- Update: bump typescript from 4.8.4 to 4.9.3 by @dependabot in #3
- Update: bump @typescript-eslint/utils from 5.42.1 to 5.43.0 by @dependabot in #4
- Update: bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 by @dependabot in #5
- Update: bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 by @dependabot in #6
- Update: bump @typescript-eslint/parser from 5.43.0 to 5.44.0 by @dependabot in #8
- Update: bump @typescript-eslint/utils from 5.44.0 to 5.45.0 by @dependabot in #9
- Update: bump @typescript-eslint/parser from 5.44.0 to 5.45.0 by @dependabot in #10
- Update: bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 by @dependabot in #11
- Update: bump eslint from 8.28.0 to 8.29.0 by @dependabot in #12
- Update: bump @typescript-eslint/utils from 5.45.0 to 5.46.0 by @dependabot in #13
- Update: bump @typescript-eslint/parser from 5.45.0 to 5.46.0 by @dependabot in #14
- Update: bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.46.0 by @dependabot in #15
- Update: bump typescript from 4.9.3 to 4.9.4 by @dependabot in #16
- Update: bump mocha from 10.1.0 to 10.2.0 by @dependabot in #17
- Update: bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #18
- Update: bump eslint from 8.29.0 to 8.30.0 by @dependabot in #19
- Update: bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #20
- Update: bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #22
- Update: bump @typescript-eslint/utils from 5.46.1 to 5.47.0 by @dependabot in #23
- Update: bump eslint-plugin-eslint-plugin from 5.0.6 to 5.0.7 by @dependabot in #25
- Update: bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 by @dependabot in #26
- Chore: ignore unneede assets on publish by @mtripg6666tdr in #27
- Bump: package version to v1.0.0 by @mtripg6666tdr in #28
Full Changelog: v0.0.1...v1.0.0
v0.0.1
initial release