Releases: salesforcecli/eslint-plugin-sf-plugin
Releases · salesforcecli/eslint-plugin-sf-plugin
1.3.0
Bug Fixes
- suggestion not working as expected for adding private prop for org (cf4beea)
Features
- autofix this.flags inside run method (94fab3b)
- convert time flags (d8e39c3)
- deprecate args (041f704)
- following naming/casing conventions, add docs (fb75e49)
- migration of and suggestions for id flags (bfbf6c4)
- readonly properties for static class (ex: summary) (7b60766)
1.2.3
Bug Fixes
- deps: bump @typescript-eslint/utils from 5.45.0 to 5.46.1 (d681a09)
1.2.0-beta.5
Features
- also handle requiresProject (9a4dd96)
- no builtin boolean flags (f3aadc8)
1.2.0-beta.3
Bug Fixes
- proper replacements on this.ux (1a134ab)
Features
- stop oclif/command or flags import (8f87695)
1.2.0-beta.2
Bug Fixes
- cause release (03a0d41)
- cause release (69fa0b7)
- don't do charnode twice (902dfe1)
- only underline the class identifier, not the entire class (2db9e7d)
Features
Performance Improvements
- don't return rules when outside of commands dir (fbc44d1)