Skip to content

Version 1.12

Compare
Choose a tag to compare
@javadev javadev released this 01 Mar 06:04
  • Renamed trimLeft, trimRight, padLeft, padRight to the trimStart, trimEnd, padStart, padEnd in string and lodash plugins.
  • Improved once(), after() and before() methods. They returned last stored result for now.