Skip to content

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

Merged
achingbrain merged 1 commit intomasterfrom
fix/use-private-field
Sep 30, 2022
Merged

fix: use private class field to store cached strings and tuples#277
achingbrain merged 1 commit intomasterfrom
fix/use-private-field

Conversation

@achingbrain
Copy link
Copy Markdown
Member

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

To make them non-enumerable in a performant way, use private
class fields.
@achingbrain achingbrain merged commit b0809bf into master Sep 30, 2022
@achingbrain achingbrain deleted the fix/use-private-field branch September 30, 2022 08:48
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
## [11.0.3](v11.0.2...v11.0.3) (2022-09-30)

### Bug Fixes

* use private class field to store cached strings and tuples ([#277](#277)) ([b0809bf](b0809bf))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 11.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant