Skip to content

Releases: willsoto/nestjs-objection

v2.2.0

23 May 14:07
17a3f01
Compare
Choose a tag to compare

Features

  • lib: register and inject objection models (#637) (da8822f)

v2.1.0

15 Feb 15:34
e416ef0
Compare
Choose a tag to compare

Bug Fixes

  • core: better condition for useClass and useExisting (da5dc49)

Features

  • deprecate forRoot and forRootAsync (5b2db23)
  • dependabot: add dependabot config (ca6225a)
  • package: add prettier-package-json (b1c8e93)
  • package: upgrade all packages (97eb451)
  • package: upgrade rollup and babel (ae2b433)

v2.0.0

07 Jun 12:46
33c70d1
Compare
Choose a tag to compare

Bug Fixes

  • ci: install python, make and g++ for all images (c96fab2)
  • core: guard against missing options (d04a68f)
  • core: mark Module as Global (6042ce9), closes #106

Code Refactoring

  • rollup: remove CJS from outputs (aa3454e)

Features

BREAKING CHANGES

  • rollup: no longer builds a CJS module, use UMD instead

Signed-off-by: Will Soto [email protected]

v1.1.0

16 Mar 21:12
3fadbfa
Compare
Choose a tag to compare

Features

v1.0.4

24 Feb 23:47
ffe4bce
Compare
Choose a tag to compare

Bug Fixes

  • re-enable allowSyntheticDefaultImports for tests (ffe4bce)

v1.0.3

24 Feb 23:34
e860356
Compare
Choose a tag to compare

Bug Fixes

  • interfaces: allow synthetic default imports (c1074a4), closes #14
  • rollup: remove allowSyntheticDefaultImports (e860356), closes #14

v1.0.2

14 Feb 01:19
56f774d
Compare
Choose a tag to compare

Bug Fixes

  • interfaces: allow synthetic default imports (a31468e), closes #14

v1.0.1

10 Feb 15:19
73929cc
Compare
Choose a tag to compare

Bug Fixes

  • package: point main and module at the correct files (5dbfabb)

v1.0.0

07 Feb 02:06
0a40d73
Compare
Choose a tag to compare

Bug Fixes

  • package: remove duplicate typings script (2388553)

Code Refactoring

  • make knex.config required (0a40d73)

Features

  • ci: switch to GitLab CI (545f2ac)

BREAKING CHANGES

  • config is now required

Signed-off-by: Will Soto [email protected]

v0.3.2

06 Feb 12:52
Compare
Choose a tag to compare
chore(package): update lockfile yarn.lock