Skip to content

1.1.1

Choose a tag to compare

@jschwind jschwind released this 05 Oct 17:11
· 8 commits to main since this release
890a5d7

Release 1.1.1 – Changelog Summary

This release improves robustness, enhances example clarity, and updates documentation links. It introduces safer parameter handling and clearer examples for developers working with disabled or default-value selects.

  • Improved Parameter Validation
    Added null and type checks for options and language parameters.
    Prevents runtime errors and ensures consistent behavior across all initialization cases.

  • Enhanced Example Clarity
    Removed default value configuration from the #disabled-select example for simplicity.
    Makes example behavior more predictable and easier to understand.

  • New Example Links in README
    Added “Disabled select” and “Default value select” examples to the README.
    Helps users quickly find relevant usage scenarios and learn best practices.

  • Fixed Incorrect Example Links
    Corrected URLs for “Default value select” to point to the proper example page.
    Ensures that documentation links accurately reflect available demos.

  • Version Alignment and CDN Update
    Updated all version headers and CDN references to 1.1.1.
    Keeps documentation and example pages in sync with the current release.

Compatibility: Backward compatible


Full Changelog: 1.1.0...1.1.1