Changelog:
5.1.1
- 6b82bee fix(typescript): add missing data types (#10607)
- d1c1958 docs(typescript): add typescript project guide (#10594)
- aefb863 docs(model): clarify documentation on projection aliasing (#10595)
- e07a7be fix(query-generator): correctly treat projection inversion in include default scope (#10597)
- db16cd5 fix(typescript): do not use const enums (#10585)
- d566c25 docs(data-types): fix param locations (#10586)
- 7f00a55 docs(define): Update docs to use classes instead of
define
(#10584) - 0b868c8 feat(types): add generics types for associations (#10524)
- 3578062 refactor: optimize with spread operator (#10570)
- 493d8e3 docs: fix typo (#10568)
- 1e7e410 chore(tests): use sinon resolves (#10567)
- 80a7931 fix(connection-manager): correctly assign default port (#10558)
- 197ba54 docs: improve getting-started documentation (#10548)
- 03a2b3f docs(upgrade-to-v5): typescript typings section
- 8303575 fix(hooks): don't expose unsupported hooks on models (#10547)
- bee4d61 docs: remove v5-beta tag
- 9941cd8 docs: update contributing guidelines (#10549)