Skip to content

Commit

Permalink
2.1.1-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
yujinpan committed Nov 14, 2024
1 parent 77b7eb2 commit 952f11d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.1.1-beta.17](https://github.com/yujinpan/el-select-tree/compare/v2.1.1-beta.16...v2.1.1-beta.17) (2024-11-14)

### Bug Fixes

- cache option does not work and makes the check very slow ([77b7eb2](https://github.com/yujinpan/el-select-tree/commit/77b7eb236ff4c7c456c50dfb1f01a95b5922b439))

### Performance Improvements

- optimizing array comparison efficiency ([faa870b](https://github.com/yujinpan/el-select-tree/commit/faa870b388f7dc781b7585a89b8957b0f81b4ee6))

## [2.1.1-beta.16](https://github.com/yujinpan/el-select-tree/compare/v2.1.1-beta.15...v2.1.1-beta.16) (2024-09-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "el-select-tree",
"version": "2.1.1-beta.16",
"version": "2.1.1-beta.17",
"author": "yujinpan",
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit 952f11d

Please sign in to comment.