Skip to content

bugfix: options tags & key generation

Compare
Choose a tag to compare
@TroyAlford TroyAlford released this 15 May 16:05
· 62 commits to develop since this release
  • key generation now honors any pre-allocated key props on children (@jonw09 #192)
  • <option> tag correctly renders/binds children, not [object Object] (@rostber #197)
  • bumped several dependency versions for security reasons (#193, #194, #195)