Skip to content

pnpm and changesets#6

Merged
simllll merged 5 commits intomainfrom
claude/replace-hokify-namespace-FEdJt
Jan 21, 2026
Merged

pnpm and changesets#6
simllll merged 5 commits intomainfrom
claude/replace-hokify-namespace-FEdJt

Conversation

@simllll
Copy link
Copy Markdown
Owner

@simllll simllll commented Jan 21, 2026

No description provided.

- Rename @hokify/node-ts-cache to @node-ts-cache/core
- Rename storage packages to @node-ts-cache/<storage>-storage
  - @hokify/node-ts-cache-redis-storage → @node-ts-cache/redis-storage
  - @hokify/node-ts-cache-redisio-storage → @node-ts-cache/ioredis-storage
  - @hokify/node-ts-cache-node-cache-storage → @node-ts-cache/node-cache-storage
  - @hokify/node-ts-cache-lru-storage → @node-ts-cache/lru-storage
  - @hokify/node-ts-cache-lru-redis-storage → @node-ts-cache/lru-redis-storage
- Replace @hokify/eslint-config with standard @typescript-eslint config
- Update all import statements, documentation, and changelog references
- Update author email references
- Add --provenance flag for cryptographic attestation
- Add --access public for scoped packages
- This enables npm to verify the package was built from this repository
- Replace npm with pnpm as package manager
- Replace Lerna with Changesets for versioning and publishing
- Add pnpm-workspace.yaml for workspace configuration
- Update all internal deps to use workspace:* protocol
- Update CI workflows to use pnpm
- Set all packages to version 1.0.0 for fresh @node-ts-cache release
- Remove lerna.json and package-lock.json
@simllll simllll changed the title Claude/replace hokify namespace f ed jt pnpm and changesets Jan 21, 2026
@simllll simllll merged commit dd0dc27 into main Jan 21, 2026
5 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.

2 participants