Skip to content

Commit f30c3de

Browse files
committed
v7.0.0-beta.7
1 parent b81c406 commit f30c3de

File tree

93 files changed

+1037
-4145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1037
-4145
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.6...v7.0.0-beta.7) (2023-04-29)
7+
8+
9+
### Bug Fixes
10+
11+
* don't focus autocomplete after selecting item to avoid performaing async search again ([a3dda7d](https://github.com/hperrin/svelte-material-ui/commit/a3dda7d9f03a5f923445caa3c5a948151d9f724e))
12+
13+
14+
15+
16+
617
# [7.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.5...v7.0.0-beta.6) (2023-04-29)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.0-beta.6",
2+
"version": "7.0.0-beta.7",
33
"command": {
44
"version": {
55
"allowBranch": [

0 commit comments

Comments
 (0)