@roomle/embedding-lib 5.1.0-alpha.2 → 5.1.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
## [5.1.0-alpha.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* make search threshold parameterizable with init-data ([cfbe6c7](https://github.com/roomle-dev/roomle-ui/commit/cfbe6c717810895cf98827b37f1dbd97c4184120))
|
|
1
|
+
## [5.1.0-alpha.4](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.1.0-alpha.3...embedding-lib-v5.1.0-alpha.4) (2024-08-22)
|
|
7
2
|
|
|
8
3
|
|
|
9
4
|
### Bug Fixes
|
|
10
5
|
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* Vector draw mode broken on test/alpha ([667a044](https://github.com/roomle-dev/roomle-ui/commit/667a04478388bf0af010d7d192526fecf0a13f5f))
|
|
6
|
+
* revert to npm install ([4d8f8d9](https://github.com/roomle-dev/roomle-ui/commit/4d8f8d935c837adea28bb0c288da78239fc18eb6))
|
|
7
|
+
* use correct types of husky/pre-push ([bf95c6e](https://github.com/roomle-dev/roomle-ui/commit/bf95c6e73a89b4d97f3e3653fb4ef2584cb0b931))
|
package/package.json
CHANGED