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
parseAmount, formatNumber, shiftDecimal, toCanonical, formatCanonical and DEFAULT_SHORTCUTS moved to react-financial-input/parse. The root now exports the component and the hook, and nothing else.
Bug fixes
keep parsing off the client boundary, so it runs on a server (#42) (e70fb13)