Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: refactor address sort to be a regular sort function #35

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

achingbrain
Copy link
Member

Instead of taking a list of addresses and sorting them, refactor the publicAddressesFirst function to be one that you can pass to Array.sort and friends.

Instead of taking a list of addresses and sorting them, refactor the
`publicAddressesFirst` function to be one that you can pass to
`Array.sort` and friends.
@achingbrain achingbrain merged commit 8d4e3d6 into master Mar 15, 2022
@achingbrain achingbrain deleted the fix/make-sort-function-a-sort-function branch March 15, 2022 08:34
github-actions bot pushed a commit that referenced this pull request Mar 15, 2022
### [1.0.9](v1.0.8...v1.0.9) (2022-03-15)

### Bug Fixes

* refactor address sort to be a regular sort function ([#35](#35)) ([8d4e3d6](8d4e3d6))
@github-actions
Copy link

🎉 This PR is included in version 1.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant