Skip to content

Release 3.1.2

Compare
Choose a tag to compare
@Fuzzyma Fuzzyma released this 26 Jan 22:25
· 46 commits to master since this release

Fixed

  • fixed several type issues (#1249, #1233, #1231, #1223, #1215)
  • fixed css() returning camelCased properties even though they were specified in kebap-case
  • fixed ObjectBag loosing information when calling valueOf() (Numbers lost its unit)
  • fixed parents() (#1235)
  • fixed nodeOrNew() to work in object tags as well (#1219)