@atlaskit/feedback-collector 14.6.2 → 14.6.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.md +6 -10
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @atlaskit/feedback-collector
|
|
2
2
|
|
|
3
|
+
## 14.6.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 14.6.2
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -1129,7 +1135,6 @@
|
|
|
1129
1135
|
[VULN229258](https://asecurityteam.atlassian.net/browse/VULN-229258))
|
|
1130
1136
|
|
|
1131
1137
|
## Other changes
|
|
1132
|
-
|
|
1133
1138
|
- Uses new Feedback Collector API for data analysis
|
|
1134
1139
|
- Data encoding
|
|
1135
1140
|
|
|
@@ -1167,7 +1172,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1167
1172
|
[VULN-229258](https://asecurityteam.atlassian.net/browse/VULN-229258))
|
|
1168
1173
|
|
|
1169
1174
|
## Other changes
|
|
1170
|
-
|
|
1171
1175
|
- Uses new Feedback Collector API for data analysis
|
|
1172
1176
|
- Data encoding
|
|
1173
1177
|
|
|
@@ -1463,7 +1467,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1463
1467
|
|
|
1464
1468
|
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1465
1469
|
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1466
|
-
|
|
1467
1470
|
- @atlaskit/docs@8.3.2
|
|
1468
1471
|
- @atlaskit/button@13.3.7
|
|
1469
1472
|
- @atlaskit/checkbox@10.1.7
|
|
@@ -1540,7 +1543,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1540
1543
|
Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other packages-
|
|
1541
1544
|
Updated dependencies
|
|
1542
1545
|
[3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
|
|
1543
|
-
|
|
1544
1546
|
- @atlaskit/select@11.0.2
|
|
1545
1547
|
- @atlaskit/navigation-next@7.1.3
|
|
1546
1548
|
|
|
@@ -1741,7 +1743,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1741
1743
|
## 4.0.0
|
|
1742
1744
|
|
|
1743
1745
|
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1744
|
-
|
|
1745
1746
|
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1746
1747
|
this package, please ensure you use at least this version of react and react-dom.
|
|
1747
1748
|
|
|
@@ -1793,7 +1794,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1793
1794
|
## 3.0.3
|
|
1794
1795
|
|
|
1795
1796
|
- [patch][4c6816d81b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c6816d81b):
|
|
1796
|
-
|
|
1797
1797
|
- Fix type from typeFiedlId to typeFieldId
|
|
1798
1798
|
|
|
1799
1799
|
## 3.0.2
|
|
@@ -1825,7 +1825,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1825
1825
|
## 3.0.0
|
|
1826
1826
|
|
|
1827
1827
|
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1828
|
-
|
|
1829
1828
|
- Drop ES5 from all the flow modules
|
|
1830
1829
|
|
|
1831
1830
|
### Dropping CJS support in all @atlaskit packages
|
|
@@ -1880,7 +1879,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1880
1879
|
## 2.0.4
|
|
1881
1880
|
|
|
1882
1881
|
- [patch][2a8536a220](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2a8536a220):
|
|
1883
|
-
|
|
1884
1882
|
- Button is no longer a peer dependency of this module
|
|
1885
1883
|
|
|
1886
1884
|
## 2.0.3
|
|
@@ -1902,7 +1900,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1902
1900
|
## 2.0.2
|
|
1903
1901
|
|
|
1904
1902
|
- [patch][a048a85](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a048a85):
|
|
1905
|
-
|
|
1906
1903
|
- Updated to be compatible with new Forms API
|
|
1907
1904
|
|
|
1908
1905
|
- Updated dependencies [647a46f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/647a46f):
|
|
@@ -1992,7 +1989,6 @@ _WRONG RELEASE TYPE - DON'T USE_
|
|
|
1992
1989
|
## 0.2.4
|
|
1993
1990
|
|
|
1994
1991
|
- [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
|
|
1995
|
-
|
|
1996
1992
|
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow
|
|
1997
1993
|
to type check properly
|
|
1998
1994
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/feedback-collector",
|
|
3
|
-
"version": "14.6.
|
|
3
|
+
"version": "14.6.3",
|
|
4
4
|
"description": "A component that collects feedback across Atlassian products.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@atlaskit/afm-i18n-platform-web-platform-feedback-collector": "2.7.0",
|
|
36
|
-
"@atlaskit/button": "^23.
|
|
36
|
+
"@atlaskit/button": "^23.5.0",
|
|
37
37
|
"@atlaskit/checkbox": "^17.1.0",
|
|
38
|
-
"@atlaskit/flag": "^17.
|
|
39
|
-
"@atlaskit/form": "^14.
|
|
40
|
-
"@atlaskit/icon": "^28.
|
|
38
|
+
"@atlaskit/flag": "^17.5.0",
|
|
39
|
+
"@atlaskit/form": "^14.2.0",
|
|
40
|
+
"@atlaskit/icon": "^28.5.0",
|
|
41
41
|
"@atlaskit/link": "^3.2.0",
|
|
42
|
-
"@atlaskit/modal-dialog": "^14.
|
|
42
|
+
"@atlaskit/modal-dialog": "^14.5.0",
|
|
43
43
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
44
44
|
"@atlaskit/section-message": "^8.7.0",
|
|
45
45
|
"@atlaskit/select": "^21.3.0",
|
|
46
46
|
"@atlaskit/textarea": "^8.0.0",
|
|
47
47
|
"@atlaskit/theme": "^21.0.0",
|
|
48
|
-
"@atlaskit/tokens": "^
|
|
48
|
+
"@atlaskit/tokens": "^7.0.0",
|
|
49
49
|
"@babel/runtime": "^7.0.0",
|
|
50
50
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
51
51
|
},
|