TypeORM v0.3.5 Release Notes

Release Date: 2022-04-05 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • .save repository method not returning generated uuids for aurora-postgres (#8825) (ed06f4c)
    • ๐Ÿ‘ allow hstore type to use transformers in driver postgres (#8823) (b1a0107)
    • ๐Ÿง broken shebang parameters of cli-ts-node-commonjs and cli-ts-node-esm on some linux distros (#8821) (c5dfc11), closes #8818
    • ๐Ÿ‘ find select object api should support false values #8796 (#8807) (9ac8e9e)
    • resolve missing ConnectionOptions export in index.ts (#8850) (1693a17), closes #8837
    • ๐Ÿ’พ save correct discriminator with STI (#8819) (9d1e246), closes #2927
    • โšก๏ธ Update DeepPartial for usage of generics with Repository class (#8817) (8ba742e)
    • ๐Ÿ›  fixed issue with typeorm init command (#8820)