Skip to content

V3#19

Merged
SerhiyGreench merged 2 commits into
masterfrom
v3
Jul 10, 2026
Merged

V3#19
SerhiyGreench merged 2 commits into
masterfrom
v3

Conversation

@SerhiyGreench

Copy link
Copy Markdown
Contributor

No description provided.

- native ES modules: type=module, exports map, engines node >=22.12.0
- @imqueue/rpc updated to ^3.2.1 (ESM major), ioredis kept for types
- TypeScript 7 (tsgo) with es2024 target, nodenext resolution,
  verbatimModuleSyntax and explicit types: [node]
- real test suite added (the previous test file was an empty TODO stub):
  behavioral specs for get/set/invalidate against an in-memory fake of
  the ioredis surface TagCache uses
- lint/format switched from eslint to oxlint + oxfmt; devDeps reduced
- version bumped to 3.0.0
- version back to the published 2.0.3: the migration commit had pre-set
  3.0.0, which would make 'npm version major' skip to 4.0.0
- dead ignore() helper removed (nothing referenced it)
- unused set() type parameter underscore-prefixed, keeping the generic
  arity for callers passing explicit type arguments
@SerhiyGreench SerhiyGreench merged commit 6b880ff 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