@atlaskit/smart-hooks 0.2.8 → 0.2.9
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
CHANGED
|
@@ -1,134 +1,176 @@
|
|
|
1
1
|
# @atlaskit/smart-hooks
|
|
2
2
|
|
|
3
|
+
## 0.2.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#95740](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95740)
|
|
8
|
+
[`a15da04ef56a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a15da04ef56a) -
|
|
9
|
+
license update
|
|
10
|
+
|
|
3
11
|
## 0.2.8
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
6
14
|
|
|
7
|
-
-
|
|
15
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
16
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
17
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
8
18
|
|
|
9
19
|
## 0.2.7
|
|
10
20
|
|
|
11
21
|
### Patch Changes
|
|
12
22
|
|
|
13
|
-
-
|
|
23
|
+
- [#40652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40652)
|
|
24
|
+
[`097ce4dd212`](https://bitbucket.org/atlassian/atlassian-frontend/commits/097ce4dd212) -
|
|
25
|
+
Changes for remove cyclic dependency in
|
|
26
|
+
AFE(@atlaskit/smart-hooks,@atlassian/notification-common, @atlassian/notification-test-utils)
|
|
14
27
|
|
|
15
28
|
## 0.2.6
|
|
16
29
|
|
|
17
30
|
### Patch Changes
|
|
18
31
|
|
|
19
|
-
-
|
|
20
|
-
-
|
|
32
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
33
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
34
|
+
version.json
|
|
35
|
+
- Updated dependencies
|
|
21
36
|
|
|
22
37
|
## 0.2.5
|
|
23
38
|
|
|
24
39
|
### Patch Changes
|
|
25
40
|
|
|
26
|
-
-
|
|
41
|
+
- [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
|
|
42
|
+
[`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
|
|
43
|
+
injected env vars instead of version.json
|
|
27
44
|
|
|
28
45
|
## 0.2.4
|
|
29
46
|
|
|
30
47
|
### Patch Changes
|
|
31
48
|
|
|
32
|
-
-
|
|
49
|
+
- [#37101](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37101)
|
|
50
|
+
[`78f0d4b929c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78f0d4b929c) - [ux]
|
|
51
|
+
Color of guest lozenges in the smartUserPicker changed from purple ('new') to grey ('default')
|
|
33
52
|
|
|
34
53
|
## 0.2.3
|
|
35
54
|
|
|
36
55
|
### Patch Changes
|
|
37
56
|
|
|
38
|
-
-
|
|
57
|
+
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
|
|
58
|
+
[`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
|
|
59
|
+
Removing unused dependencies and dev dependencies
|
|
39
60
|
|
|
40
61
|
## 0.2.2
|
|
41
62
|
|
|
42
63
|
### Patch Changes
|
|
43
64
|
|
|
44
|
-
-
|
|
65
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
66
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
67
|
+
legacy types are published for TS 4.5-4.8
|
|
45
68
|
|
|
46
69
|
## 0.2.1
|
|
47
70
|
|
|
48
71
|
### Patch Changes
|
|
49
72
|
|
|
50
|
-
-
|
|
73
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
74
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
75
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
51
76
|
|
|
52
77
|
## 0.2.0
|
|
53
78
|
|
|
54
79
|
### Minor Changes
|
|
55
80
|
|
|
56
|
-
-
|
|
81
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
82
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
83
|
+
minor dependency bump
|
|
57
84
|
|
|
58
85
|
### Patch Changes
|
|
59
86
|
|
|
60
|
-
-
|
|
87
|
+
- Updated dependencies
|
|
61
88
|
|
|
62
89
|
## 0.1.9
|
|
63
90
|
|
|
64
91
|
### Patch Changes
|
|
65
92
|
|
|
66
|
-
-
|
|
93
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
94
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
95
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
67
96
|
|
|
68
97
|
## 0.1.8
|
|
69
98
|
|
|
70
99
|
### Patch Changes
|
|
71
100
|
|
|
72
|
-
-
|
|
101
|
+
- Updated dependencies
|
|
73
102
|
|
|
74
103
|
## 0.1.7
|
|
75
104
|
|
|
76
105
|
### Patch Changes
|
|
77
106
|
|
|
78
|
-
-
|
|
107
|
+
- Updated dependencies
|
|
79
108
|
|
|
80
109
|
## 0.1.6
|
|
81
110
|
|
|
82
111
|
### Patch Changes
|
|
83
112
|
|
|
84
|
-
-
|
|
113
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
114
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
115
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
85
116
|
|
|
86
117
|
## 0.1.5
|
|
87
118
|
|
|
88
119
|
### Patch Changes
|
|
89
120
|
|
|
90
|
-
-
|
|
121
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
122
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
123
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
91
124
|
|
|
92
125
|
## 0.1.4
|
|
93
126
|
|
|
94
127
|
### Patch Changes
|
|
95
128
|
|
|
96
|
-
-
|
|
129
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
130
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
131
|
+
Upgrade to TypeScript 4.2.4
|
|
97
132
|
|
|
98
133
|
## 0.1.3
|
|
99
134
|
|
|
100
135
|
### Patch Changes
|
|
101
136
|
|
|
102
|
-
-
|
|
137
|
+
- Updated dependencies
|
|
103
138
|
|
|
104
139
|
## 0.1.2
|
|
105
140
|
|
|
106
141
|
### Patch Changes
|
|
107
142
|
|
|
108
|
-
-
|
|
143
|
+
- Updated dependencies
|
|
109
144
|
|
|
110
145
|
## 0.1.1
|
|
111
146
|
|
|
112
147
|
### Patch Changes
|
|
113
148
|
|
|
114
|
-
-
|
|
115
|
-
-
|
|
149
|
+
- [#18804](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18804)
|
|
150
|
+
[`c7cd471ace6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7cd471ace6) - [ux]
|
|
151
|
+
add abortcontrollers, replace ufo experience identifier, memoization for search query
|
|
152
|
+
- Updated dependencies
|
|
116
153
|
|
|
117
154
|
## 0.1.0
|
|
118
155
|
|
|
119
156
|
### Minor Changes
|
|
120
157
|
|
|
121
|
-
-
|
|
158
|
+
- [#18662](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18662)
|
|
159
|
+
[`6a3107dd76a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a3107dd76a) - Adding
|
|
160
|
+
analytics + UFO
|
|
122
161
|
|
|
123
162
|
## 0.0.3
|
|
124
163
|
|
|
125
164
|
### Patch Changes
|
|
126
165
|
|
|
127
|
-
-
|
|
166
|
+
- Updated dependencies
|
|
128
167
|
|
|
129
168
|
## 0.0.2
|
|
130
169
|
|
|
131
170
|
### Patch Changes
|
|
132
171
|
|
|
133
|
-
-
|
|
134
|
-
-
|
|
172
|
+
- [#18056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18056)
|
|
173
|
+
[`69325c9dd40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69325c9dd40) -
|
|
174
|
+
Initial changeset for smart-hooks (hooks library for smart capabilities) and smart-common
|
|
175
|
+
(shared code between smart packages)
|
|
176
|
+
- Updated dependencies
|
package/LICENSE
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
Copyright 2019 Atlassian Pty Ltd
|
|
2
|
+
|
|
3
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
you may not use this file except in compliance with the License.
|
|
5
|
+
You may obtain a copy of the License at
|
|
6
|
+
|
|
7
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
|
|
9
|
+
Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
See the License for the specific language governing permissions and
|
|
13
|
+
limitations under the License.
|
|
@@ -21,7 +21,7 @@ var createEvent = function createEvent(eventType, action, actionSubject) {
|
|
|
21
21
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
22
22
|
attributes: _objectSpread({
|
|
23
23
|
packageName: "@atlaskit/smart-hooks",
|
|
24
|
-
packageVersion: "0.2.
|
|
24
|
+
packageVersion: "0.2.9"
|
|
25
25
|
}, attributes)
|
|
26
26
|
};
|
|
27
27
|
};
|
|
@@ -9,7 +9,7 @@ const createEvent = (eventType, action, actionSubject, attributes = {}) => ({
|
|
|
9
9
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
10
10
|
attributes: {
|
|
11
11
|
packageName: "@atlaskit/smart-hooks",
|
|
12
|
-
packageVersion: "0.2.
|
|
12
|
+
packageVersion: "0.2.9",
|
|
13
13
|
...attributes
|
|
14
14
|
}
|
|
15
15
|
});
|
|
@@ -14,7 +14,7 @@ var createEvent = function createEvent(eventType, action, actionSubject) {
|
|
|
14
14
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
15
15
|
attributes: _objectSpread({
|
|
16
16
|
packageName: "@atlaskit/smart-hooks",
|
|
17
|
-
packageVersion: "0.2.
|
|
17
|
+
packageVersion: "0.2.9"
|
|
18
18
|
}, attributes)
|
|
19
19
|
};
|
|
20
20
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/smart-hooks",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.9",
|
|
4
|
+
"license": "Apache-2.0",
|
|
4
5
|
"publishConfig": {
|
|
5
6
|
"registry": "https://registry.npmjs.org/"
|
|
6
7
|
},
|
|
@@ -28,7 +29,7 @@
|
|
|
28
29
|
"dependencies": {
|
|
29
30
|
"@atlaskit/analytics-gas-types": "^5.1.0",
|
|
30
31
|
"@atlaskit/analytics-listeners": "^8.9.0",
|
|
31
|
-
"@atlaskit/analytics-next": "^9.
|
|
32
|
+
"@atlaskit/analytics-next": "^9.3.0",
|
|
32
33
|
"@atlaskit/smart-common": "^0.2.0",
|
|
33
34
|
"@atlaskit/ufo": "^0.2.0",
|
|
34
35
|
"@atlaskit/user-picker": "^10.19.0",
|