@roomle/embedding-lib 5.3.0-alpha.1 → 5.3.0-alpha.2
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,18 +1,11 @@
|
|
|
1
|
-
## [5.3.0-alpha.
|
|
1
|
+
## [5.3.0-alpha.2](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.3.0-alpha.1...embedding-lib-v5.3.0-alpha.2) (2024-09-17)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* Shared plan URL should include set URL params ([0969da9](https://github.com/roomle-dev/roomle-ui/commit/0969da9fb5f2ec694ef60d7450505c43433b6dae))
|
|
8
|
-
* **SDK:** upgrade to version 2.84.0 ([10b4230](https://github.com/roomle-dev/roomle-ui/commit/10b423048182e8892161ff705c24f95d5493cb04))
|
|
9
|
-
* **SDK:** upgrade to version 2.85.0-alpha.1 ([f3f56f5](https://github.com/roomle-dev/roomle-ui/commit/f3f56f52d99f194d136cdecf302b11365c67d2c9))
|
|
10
|
-
* **SDK:** upgrade to version 2.85.0-alpha.2 ([#1245](https://github.com/roomle-dev/roomle-ui/issues/1245)) ([8922373](https://github.com/roomle-dev/roomle-ui/commit/89223732274422724c6b7c7d9d02fa972c990280))
|
|
11
|
-
* **SDK:** upgrade to version 2.85.0-alpha.3 ([#1249](https://github.com/roomle-dev/roomle-ui/issues/1249)) ([5343414](https://github.com/roomle-dev/roomle-ui/commit/53434146b0d6e6891c71e1d754059955b8e749ea))
|
|
12
|
-
* use instance.exportCanvasScreenshot for playwright screenshot testing ([d2edad9](https://github.com/roomle-dev/roomle-ui/commit/d2edad95c53ea887f244afdad8126eba9fa207e9))
|
|
6
|
+
* upgrade vuejs version to 3.5 ([2128bf4](https://github.com/roomle-dev/roomle-ui/commit/2128bf4e55b256b6cd8a156db416d81caccfedb3))
|
|
13
7
|
|
|
14
8
|
|
|
15
9
|
### Bug Fixes
|
|
16
10
|
|
|
17
|
-
*
|
|
18
|
-
* playwright goto waits for ready_to_render message ([9daf3fa](https://github.com/roomle-dev/roomle-ui/commit/9daf3fa5a71ceb9720a24b13483f0c5773625b8f))
|
|
11
|
+
* ts lint issue ([bb7217f](https://github.com/roomle-dev/roomle-ui/commit/bb7217f6649f9b3619f918fd0b70058b4df29250))
|
package/package.json
CHANGED