Skip to content

Conversation

@barakplasma
Copy link
Owner

No description provided.

- Bump version from 1.0.0 to 1.1.0 in package.json
- Update Node.js engine requirement to >=24
- Upgrade dependencies to their latest compatible versions
- Modify devDependencies to use newer versions of TypeScript and ESLint packages

refactor: improve Redis and OpenLocationCode usage in queue.js

- Change import for ioredis and update connection string fallback
- Update OpenLocationCode import path
- Refactor addUserToQueue function to use new Redis command syntax

fix: enhance socket connection handling in connection.js

- Add type declaration for queueCache variable
- Ensure refreshQueue function only executes if queueCache is a string

feat: add TypeScript declarations for ioredis commands

- Create globals.d.ts to declare custom Redis commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants