@fluentui/react-portal-compat 9.0.0-rc.2 → 9.0.0-rc.3

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.json CHANGED
@@ -2,7 +2,46 @@
2
2
  "name": "@fluentui/react-portal-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 05 May 2022 18:24:32 GMT",
5
+ "date": "Mon, 23 May 2022 12:09:59 GMT",
6
+ "tag": "@fluentui/react-portal-compat_v9.0.0-rc.3",
7
+ "version": "9.0.0-rc.3",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-portal-compat",
13
+ "commit": "0915feeaa4278c32a7818b67b159ed207d1031fc",
14
+ "comment": "chore: use range for \"@fluentui/react-portal-compat-context\" dependency"
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-portal-compat",
19
+ "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
20
+ "comment": "feat: ship rolluped only dts"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-portal-compat",
25
+ "comment": "Bump @fluentui/react-portal-compat-context to v9.0.0-rc.2",
26
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-portal-compat",
31
+ "comment": "Bump @fluentui/react-components to v9.0.0-rc.11",
32
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-portal-compat",
37
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.8",
38
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 05 May 2022 18:26:25 GMT",
6
45
  "tag": "@fluentui/react-portal-compat_v9.0.0-rc.2",
7
46
  "version": "9.0.0-rc.2",
8
47
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-portal-compat
2
2
 
3
- This log was last generated on Thu, 05 May 2022 18:24:32 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 12:09:59 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.3)
8
+
9
+ Mon, 23 May 2022 12:09:59 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.2..@fluentui/react-portal-compat_v9.0.0-rc.3)
11
+
12
+ ### Changes
13
+
14
+ - chore: use range for "@fluentui/react-portal-compat-context" dependency ([PR #22541](https://github.com/microsoft/fluentui/pull/22541) by olfedias@microsoft.com)
15
+ - feat: ship rolluped only dts ([PR #22874](https://github.com/microsoft/fluentui/pull/22874) by martinhochel@microsoft.com)
16
+ - Bump @fluentui/react-portal-compat-context to v9.0.0-rc.2 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
17
+ - Bump @fluentui/react-components to v9.0.0-rc.11 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
18
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
19
+
7
20
  ## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.2)
8
21
 
9
- Thu, 05 May 2022 18:24:32 GMT
22
+ Thu, 05 May 2022 18:26:25 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.1..@fluentui/react-portal-compat_v9.0.0-rc.2)
11
24
 
12
25
  ### Changes
File without changes
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat",
3
- "version": "9.0.0-rc.2",
3
+ "version": "9.0.0-rc.3",
4
4
  "description": "A package that contains compatibility layer for React Portals",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
- "typings": "lib/index.d.ts",
7
+ "typings": "dist/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
@@ -26,16 +26,16 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
- "@fluentui/react-components": "^9.0.0-rc.10",
30
- "@fluentui/react-shared-contexts": "9.0.0-rc.7",
29
+ "@fluentui/react-components": "^9.0.0-rc.11",
30
+ "@fluentui/react-shared-contexts": "9.0.0-rc.8",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-portal-compat-context": "9.0.0-rc.1",
34
+ "@fluentui/react-portal-compat-context": "^9.0.0-rc.2",
35
35
  "tslib": "^2.1.0"
36
36
  },
37
37
  "peerDependencies": {
38
- "@fluentui/react-components": "^9.0.0-rc.10",
38
+ "@fluentui/react-components": "^9.0.0-rc.11",
39
39
  "@types/react": ">=16.8.0 <18.0.0",
40
40
  "react": ">=16.8.0 <18.0.0"
41
41
  },
@@ -1,2 +0,0 @@
1
- import * as React from 'react';
2
- export declare const PortalCompatProvider: React.FC;
package/lib/index.d.ts DELETED
@@ -1 +0,0 @@
1
- export { PortalCompatProvider } from './PortalCompatProvider';
@@ -1,2 +0,0 @@
1
- import * as React from 'react';
2
- export declare const PortalCompatProvider: React.FC;
@@ -1 +0,0 @@
1
- export { PortalCompatProvider } from './PortalCompatProvider';