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
Revert loose number parsing to pre-1.2.0 state. (#24)
* Revert loose number parsing to pre-1.2.0 state.
When the loose option is "true", numbers with operators will now be parsed the same way as in 1.1.0.
* Fix test failure
Could've sworn I tested that locally
0 commit comments