From 0317b381720c787af8156338388b9dd5d894ce40 Mon Sep 17 00:00:00 2001 From: Andrew Stein Date: Thu, 11 Jan 2024 18:59:13 -0500 Subject: [PATCH] v0.6.4 --- CHANGELOG.md | 10 +++++++++- package.json | 2 +- yarn.lock | 25 ------------------------- 3 files changed, 10 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3015370..12aea7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## [v0.6.4](https://github.com/finos/regular-table/tree/HEAD) + +[Full Changelog](https://github.com/finos/regular-table/compare/v0.6.3...HEAD) + +**Fixed bugs:** + +- Fix viewport staleness check [\#204](https://github.com/finos/regular-table/pull/204) ([texodus](https://github.com/texodus)) + ## [v0.6.3](https://github.com/finos/regular-table/tree/HEAD) -[Full Changelog](https://github.com/finos/regular-table/compare/v0.6.2...HEAD) +[Full Changelog](https://github.com/finos/regular-table/compare/v0.6.2...v0.6.3) **Implemented enhancements:** diff --git a/package.json b/package.json index 0aa5d70..5b70a5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regular-table", - "version": "0.6.3", + "version": "0.6.4", "description": "A regular ``, for an async and virtual data model.", "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index b3eb949..e88c36b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -575,14 +575,6 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz#8cfaf2ff603e9aabb910e9c0558c26cf32744061" integrity sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA== -"@finos/perspective@2.1.4": - version "2.1.4" - resolved "https://registry.yarnpkg.com/@finos/perspective/-/perspective-2.1.4.tgz#9a693077433d9f168018bc36c1a4aee17f7be5e8" - integrity sha512-icaa0AVq3AwChIYUipccU4+04iFQK9pqNq0RCbOVLScy5oYD9TXtp5ifVZ7JtU5SutraxFcM5AtHXy11HOIlaw== - dependencies: - fflate "^0.7.4" - ws "^6.1.2" - "@hapi/address@2.x.x": version "2.1.4" resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5" @@ -1215,11 +1207,6 @@ astral-regex@^1.0.0: resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== -async-limiter@~1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" - integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ== - async@0.9.x: version "0.9.2" resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" @@ -2606,11 +2593,6 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fflate@^0.7.4: - version "0.7.4" - resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.7.4.tgz#61587e5d958fdabb5a9368a302c25363f4f69f50" - integrity sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw== - figures@^3.0.0: version "3.2.0" resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" @@ -6789,13 +6771,6 @@ ws@8.2.3: resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba" integrity sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA== -ws@^6.1.2: - version "6.2.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" - integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA== - dependencies: - async-limiter "~1.0.0" - ws@^7.2.3: version "7.3.0" resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd"