mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
v7.0.4
This commit is contained in:
parent
052633a786
commit
6bb6aa435d
@ -5,6 +5,10 @@ route: /changelog
|
|||||||
|
|
||||||
# React Table Changelog
|
# React Table Changelog
|
||||||
|
|
||||||
|
## 7.0.4
|
||||||
|
|
||||||
|
- Fixed a regression where @scarf/scarf was somehow removed from the package dependencies
|
||||||
|
|
||||||
## 7.0.3
|
## 7.0.3
|
||||||
|
|
||||||
- Fixed an issue where unnecessary documentation dependencies were added when installing the library
|
- Fixed an issue where unnecessary documentation dependencies were added when installing the library
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-table",
|
"name": "react-table",
|
||||||
"version": "7.0.3",
|
"version": "7.0.4",
|
||||||
"description": "Hooks for building lightweight, fast and extendable datagrids for React",
|
"description": "Hooks for building lightweight, fast and extendable datagrids for React",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/tannerlinsley/react-table#readme",
|
"homepage": "https://github.com/tannerlinsley/react-table#readme",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user