Fixes
- #434 column
selector
is no longer required when defining a column and it will no longer throw an exception or a typescript error as there are use cases when you don't need a selector (e.g. action columns). However, if you want to display data and/or sort aselector
must be used - #443 no longer throw typescript errors for
customStyles
Maintenance
- Update Dependancies
- Remove unused Dev Dependancies
- Update Test snapshots