Takeshi Takeda
Takeshi Takeda
# What's this PR https://github.com/TanStack/table/issues/5363 The above issue reported that `getValues` returns stale cached values after changing accessor functions. This PR fixes it. [8cd8449](https://github.com/TanStack/table/pull/5582/commits/8cd84491002e8033318165779d4abfaa9f2e6b13): add unit tests [f66f4e6](https://github.com/TanStack/table/pull/5582/commits/f66f4e6ea6096355ddfb45695318840aa01da5c9): accessor functions...
## What does this change? Add a flag disabling to compress files when uploading them to GCS. ## References The motivation for this feature is here closes https://github.com/reg-viz/reg-suit/issues/701
## Is your feature request related to a problem? Please describe. When developers try to build a private static web page(built by reg-suit) on GCP, it is more convenient to...