Skip to content

Commit

Permalink
release: v8.0.0-alpha.50
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Apr 27, 2022
1 parent 4321690 commit e9b4a4a
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/column-ordering/package.json
Expand Up @@ -11,7 +11,7 @@
"faker": "^5.5.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/column-pinning/package.json
Expand Up @@ -11,7 +11,7 @@
"faker": "^5.5.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/column-sizing/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/column-visibility/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/editable-data/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/expanding/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/filters/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/fully-controlled/package.json
Expand Up @@ -11,7 +11,7 @@
"@faker-js/faker": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/grouping/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/pagination/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/row-selection/package.json
Expand Up @@ -11,7 +11,7 @@
"@faker-js/faker": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/sorting/package.json
Expand Up @@ -12,7 +12,7 @@
"faker": "^6.6.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@tanstack/react-table": "8.0.0-alpha.49"
"@tanstack/react-table": "8.0.0-alpha.50"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-table/package.json
@@ -1,7 +1,7 @@
{
"name": "@tanstack/react-table",
"author": "Tanner Linsley",
"version": "8.0.0-alpha.49",
"version": "8.0.0-alpha.50",
"description": "Hooks for building lightweight, fast and extendable datagrids for React",
"license": "MIT",
"homepage": "https://github.com/tanstack/react-table#readme",
Expand Down Expand Up @@ -34,7 +34,7 @@
"src"
],
"dependencies": {
"@tanstack/table-core": "8.0.0-alpha.49"
"@tanstack/table-core": "8.0.0-alpha.50"
},
"peerDependencies": {
"react": ">=16",
Expand Down

1 comment on commit e9b4a4a

@vercel
Copy link

@vercel vercel bot commented on e9b4a4a Apr 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-table – ./

react-table-tanstack.vercel.app
react-table-v8.tanstack.com
react-table-git-alpha-tanstack.vercel.app

Please sign in to comment.