Skip to content

v10.0.0

Choose a tag to compare

@fregante fregante released this 01 May 09:33
· 3 commits to main since this release

Breaking changes

  • Change default: Fail when elements are not found (#40) 1402d21

    The /strict.js export has been removed, it's now the default when importing select-dom. The non-throwing versions are now called $optional, $$optional, and lastElementOptional

New features


v9.5.0...v10.0.0