@loxia/imx-viewer 13.3.5 → 14.0.0
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.
- package/README.md +3 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -104,8 +104,9 @@ Met de onderstaande css kan de default breedte van een clickarea aangepast worde
|
|
|
104
104
|
|
|
105
105
|
### <!--next.version--> <!--next.release-date-->
|
|
106
106
|
|
|
107
|
-
###
|
|
108
|
-
*
|
|
107
|
+
### 14.0.0 11-09-2024
|
|
108
|
+
* BREAKING CHANGES:
|
|
109
|
+
* PW-18818 Upgrade to Angular 18
|
|
109
110
|
|
|
110
111
|
### 13.3.4 09-09-2024
|
|
111
112
|
* PITS-616 svg presentatie fix voor hoogte en slepen
|