Skip to content

19.1.4000

Compare
Choose a tag to compare
@windmillcode0 windmillcode0 released this 31 Jan 20:32
· 1 commit to main since this release

Overview

  • Updated library to the latest patch version of angular core
  • [MAJOR UPDATE] Improved the package to help apps built with React Native work smoother.

WML Components Base

  • [UPDATE] Added tools to change text formatting, like:
    • CamelCase (e.g., "helloWorld"), PascalCase (e.g., "HelloWorld"), and snake_case (e.g., "hello_world").
    • Making words all lowercase or UPPERCASE.
    • Adding dashes or spaces between words.
    • Capitalizing the first letter of a word or title.

Full Changelog: 19.1.3000...19.1.4000