Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
12.27.0 (2025-12-09)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Overview
Greptile Summary
This is an automated release PR that bumps the version from 12.26.0 to 12.27.0. The release includes one new feature (adding read replicas template for row tables) and one bug fix (correcting static paths for Monaco editor font files).
manageReadReplicasTemplatefunction that generates ALTER TABLE queries with READ_REPLICAS_SETTINGS for row tablesassetPrefixto 'auto' and configuring fonts to output tostatic/mediafolderConfidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant RP as Release Please Bot participant Manifest as .release-please-manifest.json participant PkgJson as package.json participant PkgLock as package-lock.json participant Changelog as CHANGELOG.md participant Git as Git Repository Git->>RP: Detect new commits since v12.26.0 Note over Git,RP: Commits: #3187 (feat), #3193 (fix) RP->>RP: Analyze conventional commits RP->>RP: Calculate new version (12.27.0) RP->>Manifest: Update version: "12.26.0" → "12.27.0" RP->>PkgJson: Update version: "12.26.0" → "12.27.0" RP->>PkgLock: Update version: "12.26.0" → "12.27.0" RP->>Changelog: Prepend release notes Note over Changelog: Features: #3187<br/>Bug Fixes: #3193 RP->>Git: Create PR #3189 Git-->>RP: PR ready for reviewCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.49 MB | Main: 62.49 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information