@geops/rvf-mobility-web-component 0.1.116 → 0.1.117

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/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.1.117](https://github.com/geops/rvf-mobility-web-component/compare/v0.1.116...v0.1.117) (2026-02-27)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * clean scrolling ([4428fb0](https://github.com/geops/rvf-mobility-web-component/commit/4428fb0f36bd81af1879826e0bac98e5887dc5fb))
11
+ * clear selectedFeatures when feature infos is null ([8316c7b](https://github.com/geops/rvf-mobility-web-component/commit/8316c7b0409e9fbbf4720d084025347a03e01062))
12
+ * execute useEffect onl ywhen featureInfos is set ([bdbd702](https://github.com/geops/rvf-mobility-web-component/commit/bdbd7020c6f2b5df288e1d10cab6347e7b0cd041))
13
+ * merge similar publications ([#33](https://github.com/geops/rvf-mobility-web-component/issues/33)) ([ed2c582](https://github.com/geops/rvf-mobility-web-component/commit/ed2c5829b15a9ac8dea1cb4c8894a1ff3f691d96))
14
+ * move following button to its own component ([2c481b3](https://github.com/geops/rvf-mobility-web-component/commit/2c481b36c51426f3fc517f2a2f6746c6b5c56f11))
15
+ * move following button to its own component ([ef49930](https://github.com/geops/rvf-mobility-web-component/commit/ef49930686ce1717c215e5b0b7e087ae7baae217))
16
+ * remove event on unmount ([e4c678c](https://github.com/geops/rvf-mobility-web-component/commit/e4c678c0c66db5ca85794854218122951e3e588a))
17
+ * update dependencies ([4857e15](https://github.com/geops/rvf-mobility-web-component/commit/4857e158af52f4454a1f48c8f321dfb37ab5e77a))
18
+ * use proper property ([2ad5509](https://github.com/geops/rvf-mobility-web-component/commit/2ad5509ef23beed0ccaecdd6be1f2abb7990374d))
19
+ * use twMerge in RouteStop ([190ab96](https://github.com/geops/rvf-mobility-web-component/commit/190ab96b6a889692f663e599fa24771fb9ebff90))
20
+
5
21
  ### [0.1.116](https://github.com/geops/rvf-mobility-web-component/compare/v0.1.115...v0.1.116) (2026-02-03)
6
22
 
7
23