You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unproper TypeScript types: error TS2309: An export assignment cannot be used in a module with other exported elements.
└─ Issue: Problem with types #117
└─ As temporary fix please add this to yourtsconfig.json : "skipLibCheck": trueProblem with types #117 (comment)
Leave a deprecation notice with advice on moving to grammY — OR —
Rewrite to TypeScript
Upgrade to latest lowdb
Implement TTL (expire for sessions)
Better docs, examples, tests
Maybe we can create a hybrid storage for sessions (which will includes mysql, redis, mongo, etc. as peer dependencies) to make All In One package telegraf-session-* with better maintainability than others outdated packages. Or just leave a deprecation notice with advice on moving to grammY
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
/ 2023-01-29 / /
You can support us by simply starring this repo and/or by giving us feedback via GitHub Discussions
🎉 Improvements
extra.js
example fix f5e3bdftypes
field (package.json) pointing to .d.ts file f7d20ef🕳 Chore
🧐 Known Major Issues
error TS2309: An export assignment cannot be used in a module with other exported elements.
└─ Issue: Problem with types #117
└─ As temporary fix please add this to your
tsconfig.json
:"skipLibCheck": true
Problem with types #117 (comment)📈 Our plans for future v3.x
— OR —
lowdb
mysql
,redis
,mongo
, etc. as peer dependencies) to make All In One packagetelegraf-session-*
with better maintainability than others outdated packages. Or just leave a deprecation notice with advice on moving to grammYv2.1.0...v2.1.1
This discussion was created from the release v2.1.1.
Beta Was this translation helpful? Give feedback.
All reactions