Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel7grant committed Nov 24, 2024
1 parent 410798f commit 04fe904
Show file tree
Hide file tree
Showing 2 changed files with 639 additions and 373 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
- Add support for [ESM Relation wrapper](https://typeorm.io/#relations-in-esm-projects) ([#16](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/pull/16), [#17](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/issues/17), thanks to @lmeysel for initial implementation)
- Add option to `enforce-relation-type` to make sure that relation wrapper is specified everywhere

### Changed

- Update dependencies to fix critical issue in `cross-spawn` and `@eslint/plugin-kit`

## [0.4.0] - 2024-08-09

### Added
Expand Down
Loading

0 comments on commit 04fe904

Please sign in to comment.