jsverse / transloco-keys-manager

🦄 The Key to a Better Translation Experience
https://github.com/jsverse/transloco/
MIT License
203 stars 49 forks source link

feat: 🎸 handle private class field #187

Closed migiside closed 8 months ago

migiside commented 8 months ago

✅ Closes: #166

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

cannot handle private class field.

Issue Number: #166

What is the new behavior?

can handle private class field.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information