Skip to content

feat: cross-reference missing prs and pivot hugeicons to single-file#22

Merged
ramonclaudio merged 4 commits into
mainfrom
feat/cross-reference-missing-prs
May 5, 2026
Merged

feat: cross-reference missing prs and pivot hugeicons to single-file#22
ramonclaudio merged 4 commits into
mainfrom
feat/cross-reference-missing-prs

Conversation

@ramonclaudio

Copy link
Copy Markdown
Owner

Sweep across every PR @ramonclaudio has filed upstream and reconcile against the README. Found four gaps and one pending pivot.

  • hugeicons: pivot pr5 patches from the two-file approach (separate dist/types/core-free-icons.d.ts + /// <reference path> directive) to a single-file inline declare module block at the top of dist/types/index.d.ts. Avoids tripping oven-sh/bun#13330 when bun applies the patch.
  • expo: add source patch for expo/expo#45403. The PR fixes getPackageByName in expo's tools so canary tarballs stop shipping peerDependencies.expo: "workspace:*" literal for scoped packages with mismatched dirs (@expo/ui, @expo/app-integrity). Without this, bun add @expo/ui@canary errors with Workspace dependency "expo" not found.
  • @convex-dev/better-auth: restore pr329 patches at 0.11.4 and document in Closed. Was dropped in 7a95e06 when better-auth/better-auth#9345 made the upstream fix obsolete the client-side workaround. README never got the Closed entry.
  • filed: add oven-sh/bun#29444 (the issue Ray's open PR #27085 fixes) and get-convex/better-auth#345 (closed when 0.12.0 shipped via #323).

After this, every upstream PR @ramonclaudio has authored maps to a row in Open / Released / Closed, every patch dir on disk maps to a row, and every Filed issue is in the right state.

@ramonclaudio ramonclaudio merged commit 2522043 into main May 5, 2026
@ramonclaudio ramonclaudio deleted the feat/cross-reference-missing-prs branch May 5, 2026 19:30
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