Skip to content

v0.0.2#7

Merged
ty2k merged 8 commits into
mainfrom
release/v0.0.2
Jun 1, 2026
Merged

v0.0.2#7
ty2k merged 8 commits into
mainfrom
release/v0.0.2

Conversation

@ty2k

@ty2k ty2k commented Jun 1, 2026

Copy link
Copy Markdown
Owner

This bumps the devDependencies in the React component and the root v-k-b package. It adds tests for making sure the existing distributed files are working as expected. The React component's distributed files are updated. The v-k-b package is bumped to v0.0.2, which will be published by a tag release after this is merged.

@ty2k ty2k requested a review from Copilot June 1, 2026 03:40
@ty2k ty2k self-assigned this Jun 1, 2026
@ty2k ty2k added chore Updates to dependencies test Additions or changes or tests labels Jun 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the v-k-b root package and the src/react subpackage for the v0.0.2 release by bumping versions/dependencies, updating the shipped React dist output, and adding a minimal Vitest suite intended to verify that the published dist/ entrypoints remain importable.

Changes:

  • Bump v-k-b and vkb-react versions to 0.0.2 and update related devDependencies/lockfiles.
  • Add root-level Vitest config + an import-focused test to validate dist/ entrypoint exports.
  • Update the shipped dist/react/index.js to match the current source behavior for shift/caps double-press timing.

Reviewed changes

Copilot reviewed 4 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
vitest.config.ts Adds a dedicated Vitest configuration targeting the new dist import test.
tsconfig.json Adjusts rootDir to include non-src/ TypeScript files (e.g., tests/config).
src/react/package.json Bumps vkb-react version and updates devDependencies.
src/react/package-lock.json Lockfile updates reflecting the React subpackage dependency bumps.
package.json Bumps root package version and Vitest devDependency.
package-lock.json Lockfile update reflecting the root devDependency bump(s).
dist/react/index.js Updates shipped React dist logic for shift/caps double-press tracking.
__tests__/importTests.test.ts Adds import/export assertions for root and React dist entrypoints.
Files not reviewed (1)
  • src/react/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread __tests__/importTests.test.ts
Comment thread vitest.config.ts
@ty2k ty2k merged commit 10bdf35 into main Jun 1, 2026
1 check passed
@ty2k ty2k deleted the release/v0.0.2 branch June 1, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Updates to dependencies test Additions or changes or tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants