Skip to content

Conversation

@adhityan
Copy link
Collaborator

@adhityan adhityan commented Jun 16, 2025

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (does not change functionality, e.g. code style improvements, linting)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new tsc or eslint warnings
  • I have ran tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • My changes do not result in new npm audit errors

Note

Bumps version and dev toolchain, consolidates to a single Nx build script, and deletes the CJS post-processing script.

  • Build and tooling:
    • Consolidate to a single npm run build using nx run-many --t=build; remove build:cjs and build:pipeline.
    • Delete scripts/move-cjs-to-dist.js (previous CJS post-processing step).
    • Upgrade dev dependencies (nx, eslint + plugins, typescript, esbuild, @types/node, @swc/*, etc.).
  • Version:
    • Bump root package.json version to 0.1.30.

Written by Cursor Bugbot for commit b09cd71. This will update automatically on new commits. Configure here.

@nx-cloud
Copy link

nx-cloud bot commented Nov 14, 2025

View your CI Pipeline Execution ↗ for commit b09cd71

Command Status Duration Result
nx run-many --t=build ✅ Succeeded 52s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-14 15:22:25 UTC

@adhityan adhityan merged commit c92d1c2 into main Nov 14, 2025
9 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