Skip to content

Releases: aashutoshrathi/eslint-plugin-nestjs-orm

v0.2.5

31 Jan 07:21
45f17bf
Compare
Choose a tag to compare
  • fix: Add test case for missingModelParameter (#14)

v0.2.4

27 Jan 10:23
40b2551
Compare
Choose a tag to compare
  • fix: revert to using typeParameters to support old parsers
  • docs: add before and after GIFs

Full Changelog: v0.2.3...v0.2.4

v0.2.3

27 Jan 10:01
a3d4209
Compare
Choose a tag to compare
  • 📦 reduce package size by removing *.map files & tests folder from final build

v0.2.2

27 Jan 04:39
3cd8bf8
Compare
Choose a tag to compare
  • refactor: use typeArguments over typeParameters as the later one is deprecated.
  • docs: update package.json with proper links and tags.

Full Changelog: https://github.com/aashutoshrathi/eslint-plugin-nestjs-orm/commits/v0.2.2