Skip to content

Latest commit

 

History

History
135 lines (73 loc) · 6.81 KB

CHANGELOG.md

File metadata and controls

135 lines (73 loc) · 6.81 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.6.0 (2023-09-05)

🚀 Features

  • providers: separate configuration of providers managers in module (ad09376)

4.5.1 (2023-09-05)

🐛 Bug Fixes

  • type: simple.scene.ts (799579b)
  • typo: return .env in .gitignore (d69d8e0)

🚀 Features

  • sample: update deps 01-complete-app (6ff0f2a)
  • sample: update deps 02-complete-app (f702be7)

🧹 Chore

  • decorators: remove type ParameterDecorator from InjectVkApi (92544d1)
  • deps: update (ee30a41)

4.5.0 (2023-01-27)

🚀 Features

  • docs: add scene support (000a11c)

4.5.0-rc.0 (2022-03-19)

🧹 Chore

  • deps: up nestjs version to 8 (ffe50cb)
  • deps: updated vk-io (e3f06ef)
  • providers: changed to useFactory (de7f02e)

🐛 Bug Fixes

  • execution-context: fixed return value of getNext (f97e5cc)
  • typos: fixed typos in file name (1367b8d)

🚀 Features

  • decorators: added Use decorator for vk.updates (8c615d0)

4.4.2 (2022-02-25)

🔧 Code Refactoring

  • lib: changed veriables and decorators name (6a0c209)

🐛 Bug Fixes

🚀 Features

🧹 Chore

  • listeners: not cancel hear if false useHearManager (593baef)
  • package.json: update (17fbc48)
  • package: updated deps (e862473)
  • release: 4.4.0 (5350ab3)

4.4.0 (2022-02-25)

🔧 Code Refactoring

  • lib: changed veriables and decorators name (6a0c209)

🐛 Bug Fixes

🧹 Chore

  • listeners: not cancel hear if false useHearManager (593baef)
  • package.json: update (17fbc48)
  • package: updated deps (e862473)

🚀 Features

4.4.0-rc.2 (2022-02-25)

Bug Fixes

Features