Skip to content

Commit

Permalink
chore(release): 1.7.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0-alpha.3](v1.7.0-alpha.2...v1.7.0-alpha.3) (2024-09-23)

### Bug Fixes

* adjust block sizes for performance ([a5ae697](a5ae697))
* ditch unused hook ([ccdb564](ccdb564))
* getRows out of sync ([7743162](7743162))
* rendering glitch solved ([23b0c2a](23b0c2a))

### Features

* add hook useWhyDidYouRender ([539b4dd](539b4dd))
* changes in selection ([5fae7ff](5fae7ff))
* improve rerenders ([eff90b3](eff90b3))
* improve restoring scroll position in infinite tables ([89e483d](89e483d))
* more adjustmetns ([d69e0a5](d69e0a5))
* performance issues ([cf9386e](cf9386e))
* work in selecting all rows ([7647bfb](7647bfb))
  • Loading branch information
semantic-release-bot committed Sep 23, 2024
1 parent 90c9703 commit 7dc532e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gisce/react-formiga-table",
"version": "1.7.0-alpha.2",
"version": "1.7.0-alpha.3",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit 7dc532e

Please sign in to comment.