Skip to content

Releases: underfisk/nestjs-pusher

Dev dependencies upgrade and Pusher update to v5.2

23 Jan 14:55
Compare
Choose a tag to compare
  • Update package.json e07c24d
  • The minimal Node engine is now v18 (new LTS)
  • Updates peer dependencies (nest 10.3.1 is now required)
  • chore: add np as dev dependency 08dc33b
  • update eslint 46bf8a3
  • updates to dev packages, bump ts version, pusher version e34a736
  • Bump @babel/traverse from 7.18.9 to 7.23.2 (#27) dda0f75
  • Bump tough-cookie from 4.0.0 to 4.1.3 (#26) 3ca45bf
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#25) 17eb546
  • Bump json5 from 1.0.1 to 1.0.2 (#24) ee1dfd7
  • Bump word-wrap from 1.2.3 to 1.2.4 (#23) 110de81

v2.0.1...v2.1.0

improvements around lazy loading `@nestjs/graphql` module

12 Jul 03:15
Compare
Choose a tag to compare
  • chore: set node engine to be 16 again 4a3bfd6
  • feat: remove @nestjs/graphql dependency (#22) d63b86c

v2.0.0...v2.0.1

v2.0.0

02 Jul 00:32
Compare
Choose a tag to compare
  • bump @nestjs/graphql dev dep fb47753
  • chore: add package.json engines node 7038fea
  • chore: update depedencies (#17) 12fa3d4
  • Create .github/dependabot.yml a226c60
  • chore: Github action workflow (#15) 1760642
  • chore: support pusher 5.1.3
  • chore: CI/dev drop support for node 16 (LTS support drops at September)

v1.0.2...v2.0.0

Refine send guard on channel builder middelware

07 Mar 12:11
Compare
Choose a tag to compare
  • chore: install missing dep ts-morph (#14) 829255b
  • Refactor send guard and add response to channel builder middleware (#13) e520f0f

v1.0.1...v1.0.2

v1.0.1

02 Mar 13:49
Compare
Choose a tag to compare
  • Add support for import ConfigModule and inject ConfigService (#12) 609f69b

v1.0.0...v1.0.1

v1.0.0

22 Feb 22:10
Compare
Choose a tag to compare
  • Upgrade core dependencies and add authorizeChannel feature (#11) bf94c05
  • Pusher is now at version 5.1.2
  • Nestjs is now at version 9.3.9

v0.0.12...v1.0.0

v0.0.12

29 Jul 19:16
Compare
Choose a tag to compare
  • Update package.json d8fbfe6
  • Update package.json dfa7836
  • upgrade eslint packages d5a922d
  • migrate yarn to pnpm + update nestjs to v9 b62fa9a

v0.0.11...v0.0.12

Documentation release and some minor adjustments

06 Feb 23:24
Compare
Choose a tag to compare
  • Update README.md 91c5fee
  • trigger method now accepts data as an optional parameter, under the hood it sets an empty string 691045a
  • Updated tsconfig to not removeComments 6f89131

v0.0.3...v0.0.4

v0.0.3

05 Jan 07:48
Compare
Choose a tag to compare
  • Added missing entrypoints on module build b7b87bf

v0.0.2...v0.0.3