Skip to content

V3#2

Merged
SerhiyGreench merged 1 commit into
masterfrom
v3
Jul 10, 2026
Merged

V3#2
SerhiyGreench merged 1 commit into
masterfrom
v3

Conversation

@SerhiyGreench

Copy link
Copy Markdown
Contributor

No description provided.

- native ES modules: type=module, exports map, explicit .js import
  extensions, engines node >=22.12.0
- @imqueue/core updated to ^3.2.1 (ESM major)
- TypeScript 7 (tsgo) with es2024 target, nodenext resolution,
  verbatimModuleSyntax and explicit types: [node]
- tests migrated from mocha/chai/sinon/mock-require/nyc to node:test;
  ioredis mock registered via mock.module preloaded with --import and
  the mock client class synced with core's maintained version (adds
  connect() and friends required by core 3.x)
- lint/format switched from eslint to oxlint + oxfmt; devDeps reduced
  to @types/node, oxlint, oxfmt, typescript
- version bumped to 3.0.0
@SerhiyGreench
SerhiyGreench merged commit 96b0f1d into master Jul 10, 2026
6 checks passed
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.

1 participant