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
This ensures that symbols are sorted before numbers, as in a normal lexical sort. This is the breaking change, because the sort order may have changed in some edge cases.
This ensures that JSON files with mistakes like trailing commas are still sorted properly the first time.
BREAKING: Update minimum Node.js version to v14 (#40, #61)
BREAKING: Update minimum Prettier version to v2.3.2 (#47)