mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* fix findBestMatch so it finds the best match and not the first match * update complex-workspaces to include lines-and-columns ^1.1.6 * PR feedback * PR feedback * This test doesn't reproduce the original issue * Support pre release versions the same way * Add a test that reproduces the original issue * Sort the list of package versions before serializing to disk * Remove test that didnt reproduce it * Fix the count * Fix 0 and 1 and sorting order * Fix assertions and ordering --------- Co-authored-by: Dylan Greene <dgreene@medallia.com> Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>