defaultValue
prop added instead ofinitialValue
to support standard props for React components.initialValue
is still supported for backward compatibility but removed from documentation and considered to be deprecated- ESC button supported added to close option list
- switched to
airbnb-eslint-config
for ESLint - implemented tests
- deps and devDeps updated