react-data-table v6.2.2 Release Notes

Release Date: 2020-01-29 // over 4 years ago
  • 🛠 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 a selector must be used
    • 💅 #443 no longer throw typescript errors for customStyles

    🚧 Maintenance

    • ⚡️ Update Dependancies
    • ✂ Remove unused Dev Dependancies
    • ⚡️ Update Test snapshots