Releases: MelvinVermeer/eslint-plugin-no-relative-import-paths
Releases · MelvinVermeer/eslint-plugin-no-relative-import-paths
v1.5.5
What's Changed
- Feature: Add
allowedDepth
option for a limited amount of relative imports by @peterlenahan-apollo in #34
New Contributors
- @peterlenahan-apollo made their first contribution in #34
Full Changelog: v1.5.4...v1.5.5
v1.5.4
v1.5.3
v1.5.2
fix leading slash (#19) * fix leading slash * Update package.json Co-authored-by: Melvin Vermeer <melvin.vermeer@gmail.com>
v1.5.1
What's Changed
- fix leading slash by @gaultierq in #19
New Contributors
- @gaultierq made their first contribution in #19
Full Changelog: v1.5.0...v.1.5.1
v1.5.0
What's Changed
- Feature/add prefix option by @bobbypiper in #15
New Contributors
- @bobbypiper made their first contribution in #15
Full Changelog: v1.4.0...v1.5.0
1.4.0
What's Changed
- fix failure to load when no config is provided by @magdalenalipka in #14
New Contributors
- @magdalenalipka made their first contribution in #14
Full Changelog: 1.3.4...v1.4.0
1.3.4
What's Changed
- Fix options can be undefined instead of having a default value by @awesometic in #10
New Contributors
- @awesometic made their first contribution in #10
Full Changelog: 1.3.3...1.3.4
1.3.3
1.3.2
update package version 1.3.1 [skip ci]