depyronick / nestjs-clickhouse

ClickHouse Client Module for Nest Framework (node.js)
https://clickhouse.js.org
MIT License
46 stars 6 forks source link

Bump `@depyronick/clickhouse-client` to 2.0.0 #9

Closed vgorkavenko closed 1 year ago

vgorkavenko commented 1 year ago

Is there an existing issue that is already proposing this?

Is your feature request related to a problem? Please describe it

-

Describe the solution you'd like

  "dependencies": {
    "@depyronick/clickhouse-client": "^2.0.0"
  }

Teachability, documentation, adoption, migration strategy

-

What is the motivation / use case for changing the behavior?

Use features from 2.0.0

depyronick commented 1 year ago

hi @vgorkavenko,

will you create a pull request for that or want me to upgrade?

vgorkavenko commented 1 year ago

yep, I will

vgorkavenko commented 1 year ago

@depyronick https://github.com/depyronick/nestjs-clickhouse/pull/10

depyronick commented 1 year ago

@vgorkavenko thanks

https://github.com/depyronick/nestjs-clickhouse/releases/tag/2.0.0