Skip to content

Release v0.9.0#609

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release/v0.9.0
Open

Release v0.9.0#609
github-actions[bot] wants to merge 1 commit into
mainfrom
release/v0.9.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was generated from .changenotes/* fragments.

Merging this PR updates CHANGELOG.md, bumps lockstep package versions,
and enables the release workflow to create v0.9.0 and publish packages.

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

Copy link
Copy Markdown

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: 17ebdd1d41

ℹ️ 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".

Comment on lines +24 to +27
"@lix-js/sdk-darwin-arm64": "0.9.0",
"@lix-js/sdk-linux-arm64": "0.9.0",
"@lix-js/sdk-linux-x64": "0.9.0",
"@lix-js/sdk-win32-x64": "0.9.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate lockfile native optional entries

In clean-install paths that use npm ci, this lockfile is now out of sync: these optional dependencies require the 0.9.0 native packages, but the package entries later in the same lockfile still resolve @lix-js/sdk-* to 0.7.0. I checked npm ci --dry-run --ignore-scripts in packages/js-sdk, and npm rejects the lock with “package.json and package-lock.json ... are in sync” errors for all four native optional deps, so release/CI consumers using npm ci cannot install this package until the lockfile is regenerated.

Useful? React with 👍 / 👎.

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