@atlaskit/teams-public 2.1.0 → 2.3.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 +26 -1
- package/package.json +25 -25
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
# @atlaskit/teams-public
|
|
2
2
|
|
|
3
|
+
## 2.3.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [`278d493fc61aa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/278d493fc61aa) -
|
|
8
|
+
Update i18n NPM package versions for people-and-teams,identity (Group 8)
|
|
9
|
+
|
|
10
|
+
## 2.2.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- [`cd097a2111788`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd097a2111788) -
|
|
15
|
+
Republish packages depending on `@atlaskit/react-compiler-gating` so their published dependency
|
|
16
|
+
reference is updated to the renamed `@atlaskit/react-compiler-gating` scope.
|
|
17
|
+
|
|
18
|
+
The earlier rename of `@atlassian/react-compiler-gating` to `@atlaskit/react-compiler-gating` only
|
|
19
|
+
bumped the renamed package itself, so dependent packages were never republished and their
|
|
20
|
+
published versions still referenced the old `@atlassian/react-compiler-gating` name, which is not
|
|
21
|
+
available in the public npm registry. This minor bump republishes all affected packages with the
|
|
22
|
+
corrected dependency.
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies
|
|
27
|
+
|
|
3
28
|
## 2.1.0
|
|
4
29
|
|
|
5
30
|
### Minor Changes
|
|
@@ -12,7 +37,7 @@
|
|
|
12
37
|
### Patch Changes
|
|
13
38
|
|
|
14
39
|
- [`ee28cf33718b0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee28cf33718b0) -
|
|
15
|
-
Add @
|
|
40
|
+
Add @atlaskit/react-compiler-gating as a runtime dependency to enable React Compiler platform
|
|
16
41
|
gating.
|
|
17
42
|
- Updated dependencies
|
|
18
43
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"react-compiler": {
|
|
4
4
|
"enabled": true,
|
|
5
5
|
"gating": {
|
|
6
|
-
"source": "@
|
|
6
|
+
"source": "@atlaskit/react-compiler-gating",
|
|
7
7
|
"importSpecifierName": "isReactCompilerActivePlatform"
|
|
8
8
|
}
|
|
9
9
|
},
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
],
|
|
24
24
|
"atlaskit:src": "src/index.ts",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@atlaskit/afm-i18n-platform-people-and-teams-teams-public": "2.
|
|
27
|
-
"@atlaskit/analytics-next": "^12.
|
|
28
|
-
"@atlaskit/avatar": "^26.
|
|
29
|
-
"@atlaskit/button": "^24.
|
|
26
|
+
"@atlaskit/afm-i18n-platform-people-and-teams-teams-public": "2.172.0",
|
|
27
|
+
"@atlaskit/analytics-next": "^12.1.0",
|
|
28
|
+
"@atlaskit/avatar": "^26.1.0",
|
|
29
|
+
"@atlaskit/button": "^24.3.0",
|
|
30
30
|
"@atlaskit/css": "^1.0.0",
|
|
31
|
-
"@atlaskit/dropdown-menu": "^17.
|
|
31
|
+
"@atlaskit/dropdown-menu": "^17.1.0",
|
|
32
32
|
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
33
|
-
"@atlaskit/heading": "^6.
|
|
34
|
-
"@atlaskit/icon": "^36.
|
|
35
|
-
"@atlaskit/image": "^4.
|
|
36
|
-
"@atlaskit/link": "^4.
|
|
37
|
-
"@atlaskit/modal-dialog": "^16.
|
|
38
|
-
"@atlaskit/people-teams-ui-public": "^5.
|
|
33
|
+
"@atlaskit/heading": "^6.1.0",
|
|
34
|
+
"@atlaskit/icon": "^36.1.0",
|
|
35
|
+
"@atlaskit/image": "^4.1.0",
|
|
36
|
+
"@atlaskit/link": "^4.1.0",
|
|
37
|
+
"@atlaskit/modal-dialog": "^16.1.0",
|
|
38
|
+
"@atlaskit/people-teams-ui-public": "^5.1.0",
|
|
39
39
|
"@atlaskit/platform-feature-flags": "^2.0.0",
|
|
40
|
-
"@atlaskit/primitives": "^20.
|
|
41
|
-
"@atlaskit/
|
|
42
|
-
"@atlaskit/
|
|
43
|
-
"@atlaskit/teams-app-internal-
|
|
44
|
-
"@atlaskit/teams-app-internal-
|
|
45
|
-
"@atlaskit/teams-
|
|
46
|
-
"@atlaskit/
|
|
47
|
-
"@atlaskit/
|
|
48
|
-
"@atlaskit/
|
|
49
|
-
"@
|
|
40
|
+
"@atlaskit/primitives": "^20.2.0",
|
|
41
|
+
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
42
|
+
"@atlaskit/skeleton": "^3.1.0",
|
|
43
|
+
"@atlaskit/teams-app-internal-analytics": "^2.2.0",
|
|
44
|
+
"@atlaskit/teams-app-internal-navigation": "^2.1.0",
|
|
45
|
+
"@atlaskit/teams-app-internal-product-permissions": "^2.1.0",
|
|
46
|
+
"@atlaskit/teams-client": "^5.1.0",
|
|
47
|
+
"@atlaskit/tile": "^2.1.0",
|
|
48
|
+
"@atlaskit/tokens": "^15.2.0",
|
|
49
|
+
"@atlaskit/tooltip": "^23.1.0",
|
|
50
50
|
"@babel/runtime": "^7.0.0",
|
|
51
51
|
"@compiled/react": "^0.20.0",
|
|
52
52
|
"@types/string-hash": "^1.1.3",
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
"@atlassian/a11y-jest-testing": "^0.13.0",
|
|
69
69
|
"@atlassian/feature-flags-test-utils": "^1.1.0",
|
|
70
70
|
"@atlassian/ptc-test-utils": "^0.13.0",
|
|
71
|
-
"@atlassian/teams-app-internal-playground": "^2.
|
|
72
|
-
"@atlassian/testing-library": "^0.
|
|
71
|
+
"@atlassian/teams-app-internal-playground": "^2.7.0",
|
|
72
|
+
"@atlassian/testing-library": "^0.7.0",
|
|
73
73
|
"@testing-library/react": "^16.3.0",
|
|
74
74
|
"@testing-library/user-event": "^14.4.3",
|
|
75
75
|
"react": "^18.2.0",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
113
|
"name": "@atlaskit/teams-public",
|
|
114
|
-
"version": "2.
|
|
114
|
+
"version": "2.3.0",
|
|
115
115
|
"description": "Public components related to teams",
|
|
116
116
|
"author": "Atlassian Pty Ltd",
|
|
117
117
|
"license": "Apache-2.0",
|