Skip to content

Releases: angular-eslint/angular-eslint

v0.4.0-beta.1

19 Sep 17:36
Compare
Choose a tag to compare

This contains BREAKING CHANGES.

As agreed with the Angular Team, we have removed the required explicit usage of tsconfig.eslint.json. It offered a good way to solve any compilation issues in a transparent way, but it was effectively there to work around only one file: environment.prod.ts - all other files are naturally captured by the existing tsconfig*.json files for a project.

Therefore we have agreed to not require the extra config file just to work around this and will instead lean on the createDefaultProgram parser option from @typescript-eslint.

This PR also improves the schematics to do more automatically in a monorepo workspace, regardless of what order projects are converted in, and standardises around .eslintrc.json which is the most useful format to build tooling/migrations around and is a good equivalent of tslint.json for users.

If you have been using @angular-eslint before this release, please update your usage to match how the integration-tests example is set up.

Thanks 🙏

v0.3.0-beta.1

03 Sep 13:53
Compare
Choose a tag to compare

ESLint config overhaul, please check out the updated README.md at the root, as well as the updates made to the integration-tests.

Things should be a whole lot clearer and more customizable now!

v0.2.0-beta.1

27 Aug 12:15
Compare
Choose a tag to compare
v0.2.0-beta.1

v0.0.1-alpha.32

08 May 20:24
Compare
Choose a tag to compare
v0.0.1-alpha.32

v0.0.1-alpha.29

22 Apr 10:49
Compare
Choose a tag to compare
v0.0.1-alpha.29

v0.0.1-alpha.28

17 Apr 15:47
Compare
Choose a tag to compare
v0.0.1-alpha.28

v0.0.1-alpha.23

16 Mar 20:03
Compare
Choose a tag to compare
v0.0.1-alpha.23

v0.0.1-alpha.22

14 Mar 22:44
Compare
Choose a tag to compare
v0.0.1-alpha.22

v0.0.1-alpha.21

14 Mar 18:43
Compare
Choose a tag to compare
v0.0.1-alpha.21

v0.0.1-alpha.20

02 Mar 18:34
Compare
Choose a tag to compare
v0.0.1-alpha.20