Releases: ducktordanny/eslint-plugin-ng-module-sort
Releases · ducktordanny/eslint-plugin-ng-module-sort
v1.3.1
eslint-plugin-ng-module-sort
v1.3.1 - Sat Jun 17 2024 23:00:00 GMT+0200
Changes:
- Fix package install error by adding prepack step to publish workflow (this fixes yarn's
postinstall
problem)
See release here: NPM | Yarn
v1.3.0
eslint-plugin-ng-module-sort
v1.3.0 - Sat Jun 16 2024 20:15:00 GMT+0200
Changes:
- Add new
extraDecorators
and extraProperties
options to extend the default list that is being checked.
Dev note:
- CI/CD: Add Lint check and make sure that checks are needed before Release step
- Add prettier for formatting
- Use husky for git hooks, running pretty-quick and eslint before commit
- Cleanup test files for more readability
See release here: NPM | Yarn
v1.2.1
eslint-plugin-ng-module-sort
v1.2.1 Sat Jun 15 2024 17:30:00 GMT+0200
See release here: NPM | Yarn
v1.2.0
eslint-plugin-ng-module-sort
v1.2.0 Sat Jun 15 2024 16:30:00 GMT+0200
- Refactoring fixer code to be more precise: Now it handles indentations and single-line sortings.
See release here: NPM | Yarn