Skip to content

Remove type-fest dependency#562

Open
tmcw wants to merge 2 commits intosergiodxa:mainfrom
tmcw:remove-type-fest
Open

Remove type-fest dependency#562
tmcw wants to merge 2 commits intosergiodxa:mainfrom
tmcw:remove-type-fest

Conversation

@tmcw
Copy link
Copy Markdown

@tmcw tmcw commented Feb 13, 2026

Hello!

remix-utils depends on type-fest, but only uses one type: Promisable. This type is also a one-liner. This PR replaces the import with the one-liner, saving some users the 500kB or so that type-fest costs to install.

tmcw added 2 commits February 13, 2026 17:18
remix-utils depends on type-fest, but only uses one type:
Promisable. This type is also a one-liner. This PR replaces
the import with the one-liner, saving some users the 500kB
or so that type-fest costs to install.
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