Skip to content

fix: biome formatting in package.json files and update README#35

Merged
alongubkin merged 4 commits intomainfrom
alon/alien-26-fix-biome-formatting-in-packagejson-files-and-update-readme
Apr 16, 2026
Merged

fix: biome formatting in package.json files and update README#35
alongubkin merged 4 commits intomainfrom
alon/alien-26-fix-biome-formatting-in-packagejson-files-and-update-readme

Conversation

@alongubkin
Copy link
Copy Markdown
Member

Summary

  • Fix biome formatting errors in packages/core/package.json, packages/sdk/package.json, and packages/testing/package.json — the v1.3.2 release used JSON.stringify which expanded short arrays to multi-line, breaking biome checks
  • Update README with centered logo and refined feature descriptions
  • Update Cargo.lock with v1.3.3 version bumps

Closes ALIEN-26

Test plan

  • CI pnpm format-and-lint passes
  • README renders correctly on GitHub

Made with Cursor

The v1.3.2 release used JSON.stringify which expanded short arrays to
multi-line, breaking biome checks. Collapse them back to single-line.
Also updates README with centered logo and refined feature descriptions.

Made-with: Cursor
@alongubkin alongubkin merged commit b2e036b into main Apr 16, 2026
12 of 14 checks passed
@alongubkin alongubkin deleted the alon/alien-26-fix-biome-formatting-in-packagejson-files-and-update-readme branch April 16, 2026 08:32
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