@equinor/fusion-framework-react-module-signalr 3.0.36-cli-search-index.0 → 4.0.0-next.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/CHANGELOG.md +24 -7
- 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 +7 -7
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,33 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 4.0.0-next.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [#3820](https://github.com/equinor/fusion-framework/pull/3820) [`9f7597e`](https://github.com/equinor/fusion-framework/commit/9f7597ee237ef069dc24cbe39c73b5b26db157dd) Thanks [@odinr](https://github.com/odinr)! - Require React 18+ as peer dependency. React 17 is no longer supported.
|
|
8
|
+
|
|
9
|
+
**Migration:** Update your application to React 18+ to continue using these packages.
|
|
10
|
+
|
|
11
|
+
Closes https://github.com/equinor/fusion-framework/issues/3504
|
|
12
|
+
|
|
13
|
+
- [#3820](https://github.com/equinor/fusion-framework/pull/3820) [`75c068f`](https://github.com/equinor/fusion-framework/commit/75c068fea13c32435ac26bd9043cc156482bfaf1) Thanks [@odinr](https://github.com/odinr)! - Upgrade to React 19 and remove support for React versions lower than 18.
|
|
14
|
+
|
|
15
|
+
**Breaking changes:**
|
|
16
|
+
- Peer dependencies now require React 18 or 19 (`^18.0.0 || ^19.0.0`)
|
|
17
|
+
- React 16 and 17 are no longer supported
|
|
18
|
+
- Dev dependencies upgraded to React 19.2.1 and @types/react 19.2.7
|
|
19
|
+
|
|
20
|
+
**Migration:**
|
|
21
|
+
- Update your React version to 18.0.0 or higher before upgrading these packages
|
|
22
|
+
- If using React 16 or 17, upgrade to React 18 or 19 first
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
6
25
|
|
|
7
|
-
- [#
|
|
26
|
+
- [#3820](https://github.com/equinor/fusion-framework/pull/3820) [`265bb76`](https://github.com/equinor/fusion-framework/commit/265bb767249989eeb1971e83f3fba94879e0813b) Thanks [@odinr](https://github.com/odinr)! - relase next
|
|
8
27
|
|
|
9
|
-
- Updated dependencies [[`
|
|
10
|
-
- @equinor/fusion-framework-module
|
|
11
|
-
- @equinor/fusion-framework-
|
|
28
|
+
- Updated dependencies [[`265bb76`](https://github.com/equinor/fusion-framework/commit/265bb767249989eeb1971e83f3fba94879e0813b), [`d252b0d`](https://github.com/equinor/fusion-framework/commit/d252b0d442b7c8c1b50bf2768cf9ecbbb55a76f8), [`9f7597e`](https://github.com/equinor/fusion-framework/commit/9f7597ee237ef069dc24cbe39c73b5b26db157dd), [`75c068f`](https://github.com/equinor/fusion-framework/commit/75c068fea13c32435ac26bd9043cc156482bfaf1)]:
|
|
29
|
+
- @equinor/fusion-framework-react-module@4.0.0-next.0
|
|
30
|
+
- @equinor/fusion-framework-module-signalr@10.0.0-next.0
|
|
12
31
|
|
|
13
32
|
## 3.0.35
|
|
14
33
|
|
|
@@ -37,7 +56,6 @@
|
|
|
37
56
|
### Patch Changes
|
|
38
57
|
|
|
39
58
|
- [#3088](https://github.com/equinor/fusion-framework/pull/3088) [`7441b13`](https://github.com/equinor/fusion-framework/commit/7441b13aa50dd7362d1629086a27b6b4e571575d) Thanks [@eikeland](https://github.com/eikeland)! - chore: update package typesVersions
|
|
40
|
-
|
|
41
59
|
- Updated package.json typesVersions.
|
|
42
60
|
- Ensures backward compatibility with older node versions.
|
|
43
61
|
- Ensured consistency with workspace and repository configuration.
|
|
@@ -211,7 +229,6 @@
|
|
|
211
229
|
- [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
|
|
212
230
|
|
|
213
231
|
Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
|
|
214
|
-
|
|
215
232
|
1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
|
|
216
233
|
2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
|
|
217
234
|
3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
|
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,cAAc,CAAC"}
|