Skip to content

v5.0.0

Compare
Choose a tag to compare
@romgain romgain released this 25 Jul 10:28
· 43 commits to master since this release

Breaking Change

  • Removed the autoSelect option to the create function introduced in v4.2.0. (@fgs-dbudwin)

New Feature

  • Added a new waitForElement option to the create function, replacing autoSelect. This should be used in cases when creating a new option fails. (@fgs-dbudwin)

Note The breaking change won't affect users who didn't upgrade to v4.2.0 to use the autoSelect option. Since v4.2.0 had only been released for less than two days when v5.0.0 was published, that should hopefully be transparent for most people.