UNPKG

@v4fire/core

Version:
55 lines (31 loc) 847 B
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.57.0 (2021-08-31) #### :bug: Bug Fix * Fixed `String.dasherize` and `String.underscore` with numbers ## v3.39.0 (2021-03-19) #### :bug: Bug Fix * Fixed `camelize` when calling with an empty string ## v3.38.0 (2021-03-18) #### :bug: Bug Fix * Fixed `camelize` when calling with `upper: false` ## v3.30.1 (2021-01-11) #### :bug: Bug Fix * Fixed iterations over chained emoji-s ## v3.30.0 (2021-01-10) #### :rocket: New Feature * Added `letters` and `String.letters` #### :bug: Bug Fix * Improved Unicode support ## v3.20.0 (2020-07-05) #### :rocket: New Feature * Added tests #### :bug: Bug Fix * Fixed bugs