Skip to content

Bump @pixabots/core 0.1.0 → 0.3.0#57

Merged
pablostanley merged 1 commit intomainfrom
chore/bump-pixabots-core
Apr 19, 2026
Merged

Bump @pixabots/core 0.1.0 → 0.3.0#57
pablostanley merged 1 commit intomainfrom
chore/bump-pixabots-core

Conversation

@pablostanley
Copy link
Copy Markdown
Owner

Pulls in the latest @pixabots/core — adds seeded PRNG primitives (hashString, mulberry32, createRng) and consolidated palette helpers. No API breakage: existing randomId / seededId imports (aliased as randomPixabotId / seededPixabotId in packages/core/src/types.ts) still work.

Test plan

  • pnpm install clean.
  • pnpm build green.
  • App still renders avatars via pixabotUrl() / randomPixabotId().

🤖 Generated with Claude Code

0.3.0 adds the seeded PRNG primitives (`hashString`, `mulberry32`,
`createRng`) and consolidates the palette URL helpers inside the
Pixabots app. No API breakage for us — the existing `randomId` and
`seededId` imports (aliased as `randomPixabotId` / `seededPixabotId`
in packages/core/src/types.ts) still work.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
designteam Ready Ready Preview, Comment Apr 19, 2026 6:21pm

Request Review

@pablostanley pablostanley merged commit 8dc95f7 into main Apr 19, 2026
3 checks passed
@pablostanley pablostanley deleted the chore/bump-pixabots-core branch April 19, 2026 18:41
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