Skip to content

Release 0.3.0: React completions + React Native adapters#3

Merged
cursor[bot] merged 13 commits into
mainfrom
cursor/utility-growth-730d
Jul 21, 2026
Merged

Release 0.3.0: React completions + React Native adapters#3
cursor[bot] merged 13 commits into
mainfrom
cursor/utility-growth-730d

Conversation

@Aymericr

@Aymericr Aymericr commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Prepares and ships the next npm minor for @pascal-app/lingo:

  • React completions on useLingoInput() (completions, highlight/selection APIs; ./complete stays injected)
  • @pascal-app/lingo/react-native with DOM-free useLingoTextInput() for TextInput
  • Quality pass: shared LingoFieldFormatOptions so RN reuses format helpers without casting through DOM options; option-signature cleanup; size budgets held
  • Agent docs: expanded inline llms.txt React + React Native recipes (shipped in the tarball; mirrored at /llms-small.txt), plus README / plans / wiki sync

Release plan

Additive APIs → 0.3.0 via .github/workflows/release.yml (bump=minor) after this lands on main.

Validation

  • bun run check green (typecheck, tests, build, size, corpus, zero-deps, docs sync)
  • bun run lint green
  • npm pack --dry-run includes dist/, llms.txt, CHANGELOG.md, and ./react-native
Open in Web Open in Cursor 

cursoragent and others added 2 commits July 20, 2026 11:18
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
lingo Ready Ready Preview, Comment Jul 21, 2026 8:04am

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit b8f208c.

Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
cursoragent and others added 2 commits July 20, 2026 20:20
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
@cursor cursor Bot changed the title Expose ranked completions from the React hook Add React and React Native input adapters Jul 20, 2026
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
cursoragent and others added 2 commits July 20, 2026 20:26
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
Share DOM-free LingoFieldFormatOptions with the React Native hook, expand
inline llms.txt React/RN recipes for offline agents, and sync plans/wiki/README
ahead of the 0.3.0 publish.

Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
@cursor cursor Bot changed the title Add React and React Native input adapters Release 0.3.0: React completions + React Native adapters Jul 21, 2026
@cursor
cursor Bot marked this pull request as ready for review July 21, 2026 08:03
@cursor
cursor Bot merged commit b1cca21 into main Jul 21, 2026
11 of 12 checks passed
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.

2 participants