Skip to content

Releases: kartava/nestjs-pgkit

Release 1.0.1

27 Oct 14:37
Compare
Choose a tag to compare
  • Updates documentation (a954f1d)
  • Prepares project to npm release (a1e9adb)
  • Bumps project dependencies (d41ca97)
  • Replaces yarn.lock with package-lock.json (b13b19e)
  • Replaces prefix PGKit with PgKit (e2ec108)
  • Covers application with tests (dbf0c86)
  • Adds the ability to register module via forAsyncRoot (4b4d80a)
  • Adds the ability to register module via forRoot (c57bf98)
  • Adds lint staged integration (2e78324)
  • Adds initial project layout (a5de234)