Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 1.29 KB

10.0.0 (2024-05-14)

Features

  • upgrade @nestjs/common to v10.3.7 and adjust peer dependencies (b3c5afe)
  • upgrade tile38-ts from 1.x to the new major release 2.x (dae62e6)

9.2.0 (2022-09-21)

Bug Fixes

  • add Global decorator on Tile38CoreModule (0f84e0b)
  • close connection on application shutdown (12b7c84)
  • wrong import path (c4372a6)

Features

  • add a first implementation (0f66c75)
  • add boilerplate (b2d3c1c)
  • add exports to the main index file (99382ba)