What's Changed
- feat: add tagged template for executing raw SQL queries by @Newbie012 in #11432
- chore: Add husky and lint-staged by @maxbronnikov10 in #11448
- fix: resolve pkg.pr.new issue by @naorpeled in #11463
- perf: improve save performance during entities update by @lotczyk in #11456
- refactor: remove unused NamingStrategyNotFoundError by @mguida22 in #11462
- chore: add note about breaking change in 0.3.23 by @mguida22 in #11469
- build: include db version in coveralls flag-name by @mguida22 in #11461
- chore: include warning about update({}) in changelog by @sgarner in #11471
- feat: add updateAll and deleteAll methods to EntityManager and Repository APIs by @sgarner in #11459
- Fix/11466 mssql find operator by @christian-forgacs in #11468
- feat(spanner): support insert returning by @denes in #11460
- chore: clarify commit practices by @mguida22 in #11472
- fix(mssql): avoid mutating input parameter array values by @sgarner in #11476
- fix: capacitor driver PRAGMA bug by @AlexAzartsev in #11467
- chore: version 0.3.24 by @mguida22 in #11478
New Contributors
- @denes made their first contribution in #11460
- @AlexAzartsev made their first contribution in #11467
Full Changelog: 0.3.23...0.3.24