Skip to content

Conversation

@Niyibitanga
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

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 bumps the Clarity monorepo version from 0.8.52 to 0.8.53. However, it also includes incomplete changes to the bump-version script that introduces a critical bug by removing necessary module resolution code while still using the removed variables.

Changes:

  • Version bumped from 0.8.52 to 0.8.53 across all packages and configuration files
  • Modified bump-version.ts script with incomplete ESM to CommonJS conversion
  • Updated bump-version npm script to use CommonJS compiler options with ts-node

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/clarity-js/src/core/version.ts Source of truth version updated to 0.8.53
packages/clarity-js/package.json Package version updated to 0.8.53
packages/clarity-decode/package.json Package version and clarity-js dependency updated to 0.8.53
packages/clarity-visualize/package.json Package version and clarity-decode dependency updated to 0.8.53
packages/clarity-devtools/package.json Package version and all three dependency versions updated to 0.8.53
packages/clarity-devtools/static/manifest.json Chrome extension version and version_name updated to 0.8.53
lerna.json Lerna version updated to 0.8.53
package.json Root package version updated to 0.8.53; bump-version script modified to use CommonJS compiler options
scripts/bump-version.ts Import statements modified and __dirname/__filename definitions removed, but __dirname still used causing a critical bug

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.

@Niyibitanga Niyibitanga merged commit 749cf43 into master Jan 31, 2026
11 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.

4 participants