@tanstack/react-table 8.5.4 → 8.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3150,6 +3150,7 @@ const createRow = (table, id, original, rowIndex, depth, subRows) => {
3150
3150
  // visits: number
3151
3151
  // status: string
3152
3152
  // progress: number
3153
+ // createdAt: Date
3153
3154
  // nested: {
3154
3155
  // foo: [
3155
3156
  // {