Skip to content

Comments

Add-icu-message-format#4302

Merged
samuelstroschein merged 12 commits intomainfrom
add-icu-message-format
Jan 13, 2026
Merged

Add-icu-message-format#4302
samuelstroschein merged 12 commits intomainfrom
add-icu-message-format

Conversation

@samuelstroschein
Copy link
Member

@samuelstroschein samuelstroschein commented Jan 13, 2026

Note

ICU MessageFormat v1 plugin (initial release)

  • New @inlang/plugin-icu1 with full import/export of ICU1 JSON: supports select, plural, selectordinal, exact matches (=n), offset, # handling, and formatter styles; implements robust parse/serialize (parse.ts, serialize.ts) and plugin wiring (plugin.ts) with configurable pathPattern (string or array)
  • Comprehensive tests: parsing, serialization, and roundtrip across nested/select/plural/ordinal/escaping cases
  • Marketplace and docs: added packages/plugins/icu1/marketplace-manifest.json, README, icon, and blog post (blog/icu-messageformat-v1-plugin/*); registered in packages/marketplace-registry/registry.json
  • Changeset marking major release for @inlang/plugin-icu1; minor metadata tweaks in other package.json files and small website/test adjustments

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

@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

🦋 Changeset detected

Latest commit: b0afb2b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
inlang-website 8d0bb83 Commit Preview URL

Branch Preview URL
Jan 13 2026, 10:53 PM

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2572cb54f6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@samuelstroschein samuelstroschein merged commit 2b93e3d into main Jan 13, 2026
3 checks passed
@samuelstroschein samuelstroschein deleted the add-icu-message-format branch January 13, 2026 23:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant