Releases: IlyaSemenov/grammy-pseudo-update
Releases · IlyaSemenov/grammy-pseudo-update
v3.0.1
3.0.1 (2022-01-27)
Bug Fixes
- composer.pseudo() to accept array of middleware (8bdfa65)
v3.0.0
3.0.0 (2022-01-21)
Features
- explicit ad-hoc middleware executor (09cfc97)
BREAKING CHANGES
- You will need to explicitly add executor middleware to your stack.
v2.1.0
2.1.0 (2022-01-14)
Features
v2.0.0
2.0.0 (2022-01-14)
Features
- run ad-hoc middleware with pseudo update (77492c1)
BREAKING CHANGES
- payload is now typed optional
v1.0.1
1.0.1 (2022-01-13)
Bug Fixes
- get rid of non-null assertions (a65c115)
- types: properly infer context type in ctx.pseudo handler (6ad9c21)
v1.0.0
1.0.0 (2021-12-25)
Features