Typeorm Naming Strategies Versions Save

Custom naming strategies for typeorm

4.1.0

2 years ago

Indicate support to TypeORM 0.3.0. Thanks to @sophiabits 🚀 (https://github.com/tonivj5/typeorm-naming-strategies/pull/24)

4.0.0

2 years ago

Revert #15 (fixed upstream by typeorm https://github.com/typeorm/typeorm/pull/8660). Thanks to @luisignaciocc (#23) 🚀

3.0.0

2 years ago

Fix ESM compatibility. Thanks to @KevinNovak (#15) 🚀

2.0.0

3 years ago

Reapplied #5: Thanks to @nebkat (#5) rocket

1.3.0

3 years ago

Revert #5

1.2.0

3 years ago

1.1.0

5 years ago

Added eagerJoinRelationAlias override. Thanks to @move-zig and @davewelsh :smile_cat: :rocket:

1.0.2

5 years ago

There was a problem with the build. Now all is right!! :tada:

1.0.1

5 years ago

Added snake-case strategy