jquery-validation v1.16.0 Release Notes

Release Date: 2016-12-01 // over 7 years ago
  • 1.16.0 / 2016-12-01

    โž• Additional

    • Refine cifES and nieES algorithms (#1826)

    ๐Ÿ— Build

    • ๐Ÿ“ฆ Include Minified Version in NPM Package
    • โฌ†๏ธ Bump dev-dependencies to latest versions

    Core

    • โž• Add binding for input with button type. Closes #1891
    • ๐Ÿ‘Œ Support jquery3. Closes #1866
    • ๐Ÿ”„ Change jQuery alias 'expr[":"]' to 'expr.pseudos'

    Localization

    • โž• Add Urdu translation. Closes #1873.
    • ๐Ÿ›  Fixed wrong file-extension for az translation. Closes #1890.
    • โž• Added missing translation in pt-BR (Closes #1897)
    • ๐Ÿ›  Fixed typo in arabien language file.

    โœ… Tests

    • โฌ†๏ธ Upgrade QUnit to 2.0.

    UMD

    • ๐Ÿ‘ Better support for CommonJS.