You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jly36963 implemented the new lowerCase and upperCase methods.
According to our discussion we decided not to export the types for those functions as it would be confused with the ones provided by TS Lowercase and Uppercase.
We are putting a note on the README instead that you can achieve that with Lowercase<DelimiterCase<T, " ">>.
Now I think it is a good time to start renaming and deprecating the other functions.
The first person that decides to do it: post something here so our work doesn't clash. 🙏🏽
See the discussion for v2 roadmap.
The text was updated successfully, but these errors were encountered: