Skip to content

chore(release): v2.1.12-1 - #48

Merged
diegopeixoto merged 1 commit into
mainfrom
bump-v2.1.12-1
Jun 26, 2026
Merged

chore(release): v2.1.12-1#48
diegopeixoto merged 1 commit into
mainfrom
bump-v2.1.12-1

Conversation

@diegopeixoto

@diegopeixoto diegopeixoto commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Release v2.1.12-1 — package revision on Unicorn Studio script v2.1.12.

All checks pass locally: 112 tests, lint, type-check, build.

Summary by CodeRabbit

  • Bug Fixes
    • Improved bundled SDK loading so certain model renderer imports are rewritten correctly even when spacing varies.
  • Chores
    • Bumped the package version to 2.1.12-1.

Bump package to 2.1.12-1 (revision on Unicorn Studio script v2.1.12).
Loosen model-renderer import regex (\s+ -> \s*) so future minified
bundles without whitespace still match (addresses PR #47 review).
@diegopeixoto
diegopeixoto merged commit 9805dde into main Jun 26, 2026
2 checks passed
@diegopeixoto
diegopeixoto deleted the bump-v2.1.12-1 branch June 26, 2026 21:04
@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a4fc9859-42fe-4159-b512-680c7f741cbb

📥 Commits

Reviewing files that changed from the base of the PR and between 381d8a5 and 4358586.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/shared/sdk-loader.ts

📝 Walkthrough

Walkthrough

The PR bumps the package version from 2.1.12 to 2.1.12-1 and updates rewriteModelRendererImport() so the bundled three-bundle.js import rewrite also matches from with no whitespace before the quoted path.

Changes

Release patch update

Layer / File(s) Summary
Model renderer import rewrite
src/shared/sdk-loader.ts
rewriteModelRendererImport() now matches from with zero or more whitespace before ./three-bundle.js.
Package version bump
package.json
The published package version changes from 2.1.12 to 2.1.12-1.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

Hop hop, I found a tiny tune,
a patchy version under the moon.
One regex twitched, one number grew,
and three-bundle.js slipped through anew.
🐇✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-v2.1.12-1

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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