@equinor/fusion-framework-module-services 7.1.5-next.0 → 7.1.5
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 +3 -4
- package/dist/esm/version.js +1 -1
- package/dist/esm/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +5 -5
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 7.1.5
|
|
3
|
+
## 7.1.5
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [`
|
|
7
|
+
- [#3773](https://github.com/equinor/fusion-framework/pull/3773) [`da141f7`](https://github.com/equinor/fusion-framework/commit/da141f73d760865168c058ba4e3b5330faa2f018) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update `odata-query` dependency from 8.0.5 to 8.0.6 to fix encoding of illegal characters in search parameters.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
- @equinor/fusion-framework-module@5.0.6-next.0
|
|
9
|
+
This patch update improves handling of special characters in OData search queries, ensuring proper encoding of search parameters.
|
|
11
10
|
|
|
12
11
|
## 7.1.4
|
|
13
12
|
|
package/dist/esm/version.js
CHANGED
package/dist/esm/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}
|