Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 256 Bytes

0.48.md

File metadata and controls

9 lines (5 loc) · 256 Bytes

Upgrade 0.47 to 0.48

Change startupjs and all @startupjs/* dependencies in your package.json to ^0.48.

BREAKING CHANGES

@startupjs/ui/AutoSuggest

  • onChange gets the option.value || option as a parameter instead of always option