multiformats / js-multiaddr

JavaScript implementation of multiaddr
http://multiformats.github.io/js-multiaddr
Other
109 stars 64 forks source link

fix: use private class field to store cached strings and tuples #277

Closed achingbrain closed 2 years ago

achingbrain commented 2 years ago

To make them non-enumerable in a performant way, use private class fields.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 11.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: