@feathersjs/client 5.0.0-pre.6 → 5.0.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 +209 -213
- package/README.md +2 -2
- package/dist/core.js +1833 -2135
- package/dist/core.js.map +1 -1
- package/dist/core.min.js +2 -1
- package/dist/core.min.js.LICENSE.txt +1 -0
- package/dist/feathers.js +2186 -2673
- package/dist/feathers.js.map +1 -1
- package/dist/feathers.min.js +2 -1
- package/dist/feathers.min.js.LICENSE.txt +1 -0
- package/package.json +25 -24
- package/src/core.ts +1 -1
- package/src/feathers.ts +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,508 +3,436 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [5.0.0
|
|
6
|
+
# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @feathersjs/client
|
|
9
9
|
|
|
10
|
+
# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
11
13
|
|
|
14
|
+
# [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
13
17
|
|
|
14
|
-
# [5.0.0-pre.
|
|
18
|
+
# [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29)
|
|
15
19
|
|
|
20
|
+
### Bug Fixes
|
|
16
21
|
|
|
17
|
-
|
|
22
|
+
- Update all dependencies ([#3024](https://github.com/feathersjs/feathers/issues/3024)) ([283dc47](https://github.com/feathersjs/feathers/commit/283dc4798d85584bc031e6e54b83b4ea77d1edd0))
|
|
18
23
|
|
|
19
|
-
|
|
24
|
+
# [5.0.0-pre.35](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.34...v5.0.0-pre.35) (2023-01-12)
|
|
20
25
|
|
|
26
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
21
27
|
|
|
28
|
+
# [5.0.0-pre.34](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.33...v5.0.0-pre.34) (2022-12-14)
|
|
22
29
|
|
|
30
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
23
31
|
|
|
32
|
+
# [5.0.0-pre.33](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.32...v5.0.0-pre.33) (2022-11-08)
|
|
24
33
|
|
|
25
|
-
|
|
34
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
26
35
|
|
|
36
|
+
# [5.0.0-pre.32](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.31...v5.0.0-pre.32) (2022-10-26)
|
|
27
37
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
* **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
|
|
38
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
31
39
|
|
|
40
|
+
# [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
|
|
32
41
|
|
|
42
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
33
43
|
|
|
44
|
+
# [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
|
|
34
45
|
|
|
46
|
+
### Features
|
|
35
47
|
|
|
36
|
-
|
|
48
|
+
- **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
|
|
37
49
|
|
|
50
|
+
# [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
|
|
38
51
|
|
|
39
|
-
|
|
52
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
40
53
|
|
|
41
|
-
|
|
54
|
+
# [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
|
|
42
55
|
|
|
56
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
43
57
|
|
|
58
|
+
# [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
|
|
44
59
|
|
|
60
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
45
61
|
|
|
46
|
-
|
|
47
|
-
# [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
|
|
62
|
+
# [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
|
|
48
63
|
|
|
49
64
|
**Note:** Version bump only for package @feathersjs/client
|
|
50
65
|
|
|
66
|
+
# [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
|
|
51
67
|
|
|
68
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
52
69
|
|
|
70
|
+
# [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
|
|
53
71
|
|
|
72
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
54
73
|
|
|
55
|
-
# [5.0.0-
|
|
74
|
+
# [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
|
|
56
75
|
|
|
76
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
57
77
|
|
|
58
|
-
|
|
78
|
+
# [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
|
|
59
79
|
|
|
60
|
-
|
|
80
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
61
81
|
|
|
82
|
+
# [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
|
|
62
83
|
|
|
84
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
63
85
|
|
|
86
|
+
# [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
|
|
64
87
|
|
|
88
|
+
### Bug Fixes
|
|
65
89
|
|
|
66
|
-
|
|
90
|
+
- **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
|
|
67
91
|
|
|
92
|
+
# [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
|
|
68
93
|
|
|
69
94
|
### Bug Fixes
|
|
70
95
|
|
|
71
|
-
|
|
72
|
-
|
|
96
|
+
- **client:** Fix @feathersjs/client types field ([#2596](https://github.com/feathersjs/feathers/issues/2596)) ([d719f54](https://github.com/feathersjs/feathers/commit/d719f54daee63daf9ed5cc762626ca15131086de))
|
|
73
97
|
|
|
74
98
|
### Features
|
|
75
99
|
|
|
76
|
-
|
|
77
|
-
|
|
100
|
+
- **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
|
|
78
101
|
|
|
102
|
+
# [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
|
|
79
103
|
|
|
104
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
80
105
|
|
|
106
|
+
# [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
|
|
81
107
|
|
|
82
|
-
|
|
108
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
83
109
|
|
|
110
|
+
# [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
|
|
84
111
|
|
|
112
|
+
### Features
|
|
85
113
|
|
|
86
|
-
|
|
114
|
+
- **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
|
|
87
115
|
|
|
116
|
+
# [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
|
|
88
117
|
|
|
89
|
-
|
|
118
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
90
119
|
|
|
91
|
-
|
|
120
|
+
# [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
|
|
92
121
|
|
|
122
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
93
123
|
|
|
94
|
-
|
|
124
|
+
# [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
|
|
95
125
|
|
|
96
|
-
|
|
126
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
97
127
|
|
|
128
|
+
# [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
|
|
98
129
|
|
|
99
|
-
|
|
130
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
100
131
|
|
|
101
|
-
|
|
132
|
+
# [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
|
|
102
133
|
|
|
134
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
103
135
|
|
|
136
|
+
# [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
|
|
104
137
|
|
|
138
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
105
139
|
|
|
140
|
+
# [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
|
|
106
141
|
|
|
107
|
-
|
|
142
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
108
143
|
|
|
144
|
+
# [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
|
|
109
145
|
|
|
110
|
-
|
|
146
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
111
147
|
|
|
112
|
-
|
|
148
|
+
# [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
|
|
113
149
|
|
|
150
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
114
151
|
|
|
115
|
-
|
|
152
|
+
# [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
|
|
116
153
|
|
|
117
|
-
|
|
154
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
118
155
|
|
|
156
|
+
# [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
|
|
119
157
|
|
|
120
|
-
###
|
|
158
|
+
### Features
|
|
121
159
|
|
|
122
|
-
|
|
160
|
+
- **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
|
|
123
161
|
|
|
162
|
+
# [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
|
|
124
163
|
|
|
125
|
-
|
|
164
|
+
### Features
|
|
126
165
|
|
|
127
|
-
**
|
|
166
|
+
- **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
|
|
128
167
|
|
|
168
|
+
# [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
|
|
129
169
|
|
|
170
|
+
### Bug Fixes
|
|
130
171
|
|
|
172
|
+
- **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
|
|
131
173
|
|
|
174
|
+
# [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
|
|
132
175
|
|
|
133
|
-
|
|
176
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
134
177
|
|
|
178
|
+
# [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
|
|
135
179
|
|
|
136
180
|
### Bug Fixes
|
|
137
181
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
182
|
+
- **dependencies:** Fix transport-commons dependency and update other dependencies ([#2284](https://github.com/feathersjs/feathers/issues/2284)) ([05b03b2](https://github.com/feathersjs/feathers/commit/05b03b27b40604d956047e3021d8053c3a137616))
|
|
141
183
|
|
|
184
|
+
# [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
|
|
142
185
|
|
|
186
|
+
### Bug Fixes
|
|
143
187
|
|
|
144
|
-
|
|
188
|
+
- Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
|
|
145
189
|
|
|
146
|
-
|
|
190
|
+
### Features
|
|
147
191
|
|
|
192
|
+
- Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
|
|
148
193
|
|
|
194
|
+
# [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
|
|
149
195
|
|
|
196
|
+
# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
|
150
197
|
|
|
198
|
+
### chore
|
|
151
199
|
|
|
152
|
-
|
|
200
|
+
- **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
|
|
153
201
|
|
|
154
|
-
|
|
202
|
+
### Features
|
|
155
203
|
|
|
204
|
+
- **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
|
|
156
205
|
|
|
206
|
+
### BREAKING CHANGES
|
|
157
207
|
|
|
208
|
+
- **package:** Remove primus packages to be moved into the ecosystem.
|
|
158
209
|
|
|
210
|
+
# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
|
|
159
211
|
|
|
160
|
-
|
|
212
|
+
### chore
|
|
161
213
|
|
|
162
|
-
**
|
|
214
|
+
- **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
|
|
163
215
|
|
|
216
|
+
### Features
|
|
164
217
|
|
|
218
|
+
- **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
|
|
165
219
|
|
|
220
|
+
### BREAKING CHANGES
|
|
166
221
|
|
|
222
|
+
- **package:** Remove primus packages to be moved into the ecosystem.
|
|
167
223
|
|
|
168
|
-
## [4.5.
|
|
224
|
+
## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
|
|
169
225
|
|
|
170
226
|
**Note:** Version bump only for package @feathersjs/client
|
|
171
227
|
|
|
228
|
+
## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
|
|
172
229
|
|
|
230
|
+
### Bug Fixes
|
|
173
231
|
|
|
232
|
+
- **package:** Fix clean script in non Unix environments ([#2110](https://github.com/feathersjs/feathers/issues/2110)) ([09b62c0](https://github.com/feathersjs/feathers/commit/09b62c0c7e636caf620904ba87d61f168a020f05))
|
|
174
233
|
|
|
175
|
-
|
|
176
|
-
## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
|
|
234
|
+
## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
|
|
177
235
|
|
|
178
236
|
**Note:** Version bump only for package @feathersjs/client
|
|
179
237
|
|
|
238
|
+
## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
|
|
180
239
|
|
|
240
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
181
241
|
|
|
242
|
+
## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
|
|
182
243
|
|
|
244
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
183
245
|
|
|
184
|
-
## [4.5.
|
|
246
|
+
## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
|
|
185
247
|
|
|
186
248
|
**Note:** Version bump only for package @feathersjs/client
|
|
187
249
|
|
|
250
|
+
## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
|
|
188
251
|
|
|
252
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
189
253
|
|
|
254
|
+
## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
|
|
190
255
|
|
|
256
|
+
**Note:** Version bump only for package @feathersjs/client
|
|
191
257
|
|
|
192
258
|
## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
|
|
193
259
|
|
|
194
260
|
**Note:** Version bump only for package @feathersjs/client
|
|
195
261
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
262
|
## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
|
|
201
263
|
|
|
202
264
|
**Note:** Version bump only for package @feathersjs/client
|
|
203
265
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
266
|
## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
|
|
209
267
|
|
|
210
268
|
**Note:** Version bump only for package @feathersjs/client
|
|
211
269
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
270
|
# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
|
|
217
271
|
|
|
218
272
|
**Note:** Version bump only for package @feathersjs/client
|
|
219
273
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
274
|
## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
|
|
225
275
|
|
|
226
276
|
**Note:** Version bump only for package @feathersjs/client
|
|
227
277
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
278
|
## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
|
|
233
279
|
|
|
234
280
|
**Note:** Version bump only for package @feathersjs/client
|
|
235
281
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
282
|
# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
|
|
241
283
|
|
|
242
284
|
**Note:** Version bump only for package @feathersjs/client
|
|
243
285
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
286
|
## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
|
|
249
287
|
|
|
250
288
|
**Note:** Version bump only for package @feathersjs/client
|
|
251
289
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
290
|
## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
|
|
257
291
|
|
|
258
292
|
**Note:** Version bump only for package @feathersjs/client
|
|
259
293
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
294
|
## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
|
|
265
295
|
|
|
266
296
|
**Note:** Version bump only for package @feathersjs/client
|
|
267
297
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
298
|
## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
|
|
273
299
|
|
|
274
300
|
**Note:** Version bump only for package @feathersjs/client
|
|
275
301
|
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
302
|
## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
|
|
281
303
|
|
|
282
304
|
**Note:** Version bump only for package @feathersjs/client
|
|
283
305
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
306
|
## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
|
|
289
307
|
|
|
290
308
|
**Note:** Version bump only for package @feathersjs/client
|
|
291
309
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
310
|
## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
|
|
297
311
|
|
|
298
312
|
**Note:** Version bump only for package @feathersjs/client
|
|
299
313
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
314
|
## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
|
|
305
315
|
|
|
306
316
|
**Note:** Version bump only for package @feathersjs/client
|
|
307
317
|
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
318
|
## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
|
|
313
319
|
|
|
314
320
|
**Note:** Version bump only for package @feathersjs/client
|
|
315
321
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
322
|
# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
|
|
321
323
|
|
|
322
324
|
**Note:** Version bump only for package @feathersjs/client
|
|
323
325
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
326
|
# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
|
|
329
327
|
|
|
330
328
|
**Note:** Version bump only for package @feathersjs/client
|
|
331
329
|
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
330
|
# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
|
|
337
331
|
|
|
338
332
|
**Note:** Version bump only for package @feathersjs/client
|
|
339
333
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
334
|
# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
|
|
345
335
|
|
|
346
336
|
**Note:** Version bump only for package @feathersjs/client
|
|
347
337
|
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
338
|
# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
|
|
353
339
|
|
|
354
340
|
**Note:** Version bump only for package @feathersjs/client
|
|
355
341
|
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
342
|
# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
|
|
361
343
|
|
|
362
|
-
|
|
363
344
|
### Bug Fixes
|
|
364
345
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
346
|
+
- Fix feathers-memory dependency that did not get updated ([9422b13](https://github.com/feathersjs/feathers/commit/9422b13))
|
|
370
347
|
|
|
371
348
|
# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
|
|
372
349
|
|
|
373
350
|
**Note:** Version bump only for package @feathersjs/client
|
|
374
351
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
352
|
# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
|
|
380
353
|
|
|
381
|
-
|
|
382
354
|
### Bug Fixes
|
|
383
355
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
356
|
+
- Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
|
|
389
357
|
|
|
390
358
|
# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
|
|
391
359
|
|
|
392
|
-
|
|
393
360
|
### Bug Fixes
|
|
394
361
|
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
362
|
+
- Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
|
|
400
363
|
|
|
401
364
|
# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
|
|
402
365
|
|
|
403
|
-
|
|
404
366
|
### Bug Fixes
|
|
405
367
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
368
|
+
- Improve authentication parameter handling ([#1333](https://github.com/feathersjs/feathers/issues/1333)) ([6e77204](https://github.com/feathersjs/feathers/commit/6e77204))
|
|
411
369
|
|
|
412
370
|
# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
|
|
413
371
|
|
|
414
|
-
|
|
415
372
|
### Bug Fixes
|
|
416
373
|
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
374
|
+
- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
|
375
|
+
- Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
|
376
|
+
- Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
|
|
377
|
+
- **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
|
|
422
378
|
|
|
423
379
|
### Features
|
|
424
380
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
381
|
+
- Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
|
|
382
|
+
- Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
|
|
431
383
|
|
|
432
384
|
## [3.7.8](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.7...@feathersjs/client@3.7.8) (2019-01-26)
|
|
433
385
|
|
|
434
386
|
**Note:** Version bump only for package @feathersjs/client
|
|
435
387
|
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
388
|
## [3.7.7](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.6...@feathersjs/client@3.7.7) (2019-01-02)
|
|
441
389
|
|
|
442
|
-
|
|
443
390
|
### Bug Fixes
|
|
444
391
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
392
|
+
- Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
|
|
450
393
|
|
|
451
394
|
<a name="3.7.6"></a>
|
|
452
|
-
## [3.7.6](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.5...@feathersjs/client@3.7.6) (2018-12-16)
|
|
453
395
|
|
|
396
|
+
## [3.7.6](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.5...@feathersjs/client@3.7.6) (2018-12-16)
|
|
454
397
|
|
|
455
398
|
### Bug Fixes
|
|
456
399
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
400
|
+
- **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
|
|
462
401
|
|
|
463
402
|
<a name="3.7.5"></a>
|
|
403
|
+
|
|
464
404
|
## [3.7.5](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.4...@feathersjs/client@3.7.5) (2018-10-26)
|
|
465
405
|
|
|
466
406
|
**Note:** Version bump only for package @feathersjs/client
|
|
467
407
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
408
|
<a name="3.7.4"></a>
|
|
473
|
-
## [3.7.4](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.3...@feathersjs/client@3.7.4) (2018-10-25)
|
|
474
409
|
|
|
410
|
+
## [3.7.4](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.3...@feathersjs/client@3.7.4) (2018-10-25)
|
|
475
411
|
|
|
476
412
|
### Bug Fixes
|
|
477
413
|
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
414
|
+
- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
|
|
483
415
|
|
|
484
416
|
<a name="3.7.3"></a>
|
|
417
|
+
|
|
485
418
|
## [3.7.3](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.2...@feathersjs/client@3.7.3) (2018-09-24)
|
|
486
419
|
|
|
487
420
|
**Note:** Version bump only for package @feathersjs/client
|
|
488
421
|
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
422
|
<a name="3.7.2"></a>
|
|
423
|
+
|
|
494
424
|
## 3.7.2 (2018-09-21)
|
|
495
425
|
|
|
496
426
|
**Note:** Version bump only for package @feathersjs/client
|
|
497
427
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
428
|
# Change Log
|
|
503
429
|
|
|
504
430
|
## [v3.7.1](https://github.com/feathersjs/client/tree/v3.7.1) (2018-09-21)
|
|
431
|
+
|
|
505
432
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.7.0...v3.7.1)
|
|
506
433
|
|
|
507
434
|
## [v3.7.0](https://github.com/feathersjs/client/tree/v3.7.0) (2018-09-18)
|
|
435
|
+
|
|
508
436
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.6.0...v3.7.0)
|
|
509
437
|
|
|
510
438
|
**Closed issues:**
|
|
@@ -517,6 +445,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
517
445
|
- Update uglifyjs-webpack-plugin to the latest version 🚀 [\#287](https://github.com/feathersjs/client/pull/287) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
518
446
|
|
|
519
447
|
## [v3.6.0](https://github.com/feathersjs/client/tree/v3.6.0) (2018-09-03)
|
|
448
|
+
|
|
520
449
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.6...v3.6.0)
|
|
521
450
|
|
|
522
451
|
**Merged pull requests:**
|
|
@@ -526,9 +455,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
526
455
|
- Update @feathersjs/errors to the latest version 🚀 [\#272](https://github.com/feathersjs/client/pull/272) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
527
456
|
|
|
528
457
|
## [v3.5.6](https://github.com/feathersjs/client/tree/v3.5.6) (2018-08-13)
|
|
458
|
+
|
|
529
459
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.5...v3.5.6)
|
|
530
460
|
|
|
531
461
|
## [v3.5.5](https://github.com/feathersjs/client/tree/v3.5.5) (2018-08-02)
|
|
462
|
+
|
|
532
463
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.4...v3.5.5)
|
|
533
464
|
|
|
534
465
|
**Closed issues:**
|
|
@@ -540,6 +471,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
540
471
|
- Update ws to the latest version 🚀 [\#269](https://github.com/feathersjs/client/pull/269) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
541
472
|
|
|
542
473
|
## [v3.5.4](https://github.com/feathersjs/client/tree/v3.5.4) (2018-07-19)
|
|
474
|
+
|
|
543
475
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.3...v3.5.4)
|
|
544
476
|
|
|
545
477
|
**Merged pull requests:**
|
|
@@ -547,6 +479,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
547
479
|
- Update all dependencies to latest [\#268](https://github.com/feathersjs/client/pull/268) ([daffl](https://github.com/daffl))
|
|
548
480
|
|
|
549
481
|
## [v3.5.3](https://github.com/feathersjs/client/tree/v3.5.3) (2018-06-28)
|
|
482
|
+
|
|
550
483
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.2...v3.5.3)
|
|
551
484
|
|
|
552
485
|
**Merged pull requests:**
|
|
@@ -554,6 +487,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
554
487
|
- Update @feathersjs/rest-client to the latest version 🚀 [\#266](https://github.com/feathersjs/client/pull/266) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
555
488
|
|
|
556
489
|
## [v3.5.2](https://github.com/feathersjs/client/tree/v3.5.2) (2018-06-16)
|
|
490
|
+
|
|
557
491
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.1...v3.5.2)
|
|
558
492
|
|
|
559
493
|
**Closed issues:**
|
|
@@ -566,11 +500,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
566
500
|
- Update shx to the latest version 🚀 [\#263](https://github.com/feathersjs/client/pull/263) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
567
501
|
|
|
568
502
|
## [v3.5.1](https://github.com/feathersjs/client/tree/v3.5.1) (2018-06-03)
|
|
503
|
+
|
|
569
504
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.5.0...v3.5.1)
|
|
570
505
|
|
|
571
506
|
**Closed issues:**
|
|
572
507
|
|
|
573
|
-
-
|
|
508
|
+
- 'exports' is undefined [\#261](https://github.com/feathersjs/client/issues/261)
|
|
574
509
|
- I got error from NuxtJS when I use FeathersJS client V3 [\#260](https://github.com/feathersjs/client/issues/260)
|
|
575
510
|
|
|
576
511
|
**Merged pull requests:**
|
|
@@ -578,6 +513,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
578
513
|
- Update @feathersjs/feathers to the latest version 🚀 [\#262](https://github.com/feathersjs/client/pull/262) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
579
514
|
|
|
580
515
|
## [v3.5.0](https://github.com/feathersjs/client/tree/v3.5.0) (2018-05-17)
|
|
516
|
+
|
|
581
517
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.5...v3.5.0)
|
|
582
518
|
|
|
583
519
|
**Merged pull requests:**
|
|
@@ -585,6 +521,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
585
521
|
- Update @feathersjs/rest-client to the latest version 🚀 [\#259](https://github.com/feathersjs/client/pull/259) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
586
522
|
|
|
587
523
|
## [v3.4.5](https://github.com/feathersjs/client/tree/v3.4.5) (2018-05-04)
|
|
524
|
+
|
|
588
525
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.4...v3.4.5)
|
|
589
526
|
|
|
590
527
|
**Merged pull requests:**
|
|
@@ -592,6 +529,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
592
529
|
- Update @feathersjs/feathers to the latest version 🚀 [\#258](https://github.com/feathersjs/client/pull/258) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
593
530
|
|
|
594
531
|
## [v3.4.4](https://github.com/feathersjs/client/tree/v3.4.4) (2018-03-27)
|
|
532
|
+
|
|
595
533
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.3...v3.4.4)
|
|
596
534
|
|
|
597
535
|
**Merged pull requests:**
|
|
@@ -600,6 +538,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
600
538
|
- Update @feathersjs/rest-client to the latest version 🚀 [\#256](https://github.com/feathersjs/client/pull/256) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
601
539
|
|
|
602
540
|
## [v3.4.3](https://github.com/feathersjs/client/tree/v3.4.3) (2018-03-07)
|
|
541
|
+
|
|
603
542
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.2...v3.4.3)
|
|
604
543
|
|
|
605
544
|
**Closed issues:**
|
|
@@ -612,6 +551,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
612
551
|
- Update webpack to the latest version 🚀 [\#254](https://github.com/feathersjs/client/pull/254) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
613
552
|
|
|
614
553
|
## [v3.4.2](https://github.com/feathersjs/client/tree/v3.4.2) (2018-02-16)
|
|
554
|
+
|
|
615
555
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.1...v3.4.2)
|
|
616
556
|
|
|
617
557
|
**Closed issues:**
|
|
@@ -624,6 +564,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
624
564
|
- Update @feathersjs/errors to the latest version 🚀 [\#251](https://github.com/feathersjs/client/pull/251) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
625
565
|
|
|
626
566
|
## [v3.4.1](https://github.com/feathersjs/client/tree/v3.4.1) (2018-02-10)
|
|
567
|
+
|
|
627
568
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.4.0...v3.4.1)
|
|
628
569
|
|
|
629
570
|
**Merged pull requests:**
|
|
@@ -631,6 +572,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
631
572
|
- Update @feathersjs/feathers to the latest version 🚀 [\#249](https://github.com/feathersjs/client/pull/249) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
632
573
|
|
|
633
574
|
## [v3.4.0](https://github.com/feathersjs/client/tree/v3.4.0) (2018-02-09)
|
|
575
|
+
|
|
634
576
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.3.2...v3.4.0)
|
|
635
577
|
|
|
636
578
|
**Merged pull requests:**
|
|
@@ -639,6 +581,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
639
581
|
- Update @feathersjs/socketio-client to the latest version 🚀 [\#247](https://github.com/feathersjs/client/pull/247) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
640
582
|
|
|
641
583
|
## [v3.3.2](https://github.com/feathersjs/client/tree/v3.3.2) (2018-02-09)
|
|
584
|
+
|
|
642
585
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.3.1...v3.3.2)
|
|
643
586
|
|
|
644
587
|
**Merged pull requests:**
|
|
@@ -647,6 +590,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
647
590
|
- delete slack link [\#245](https://github.com/feathersjs/client/pull/245) ([vodniciarv](https://github.com/vodniciarv))
|
|
648
591
|
|
|
649
592
|
## [v3.3.1](https://github.com/feathersjs/client/tree/v3.3.1) (2018-02-05)
|
|
593
|
+
|
|
650
594
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.3.0...v3.3.1)
|
|
651
595
|
|
|
652
596
|
**Merged pull requests:**
|
|
@@ -656,6 +600,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
656
600
|
- Update node-fetch to the latest version 🚀 [\#242](https://github.com/feathersjs/client/pull/242) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
657
601
|
|
|
658
602
|
## [v3.3.0](https://github.com/feathersjs/client/tree/v3.3.0) (2018-01-26)
|
|
603
|
+
|
|
659
604
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.2.0...v3.3.0)
|
|
660
605
|
|
|
661
606
|
**Merged pull requests:**
|
|
@@ -663,6 +608,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
663
608
|
- Update @feathersjs/feathers to the latest version 🚀 [\#241](https://github.com/feathersjs/client/pull/241) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
664
609
|
|
|
665
610
|
## [v3.2.0](https://github.com/feathersjs/client/tree/v3.2.0) (2018-01-24)
|
|
611
|
+
|
|
666
612
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.1.2...v3.2.0)
|
|
667
613
|
|
|
668
614
|
**Closed issues:**
|
|
@@ -685,6 +631,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
685
631
|
- Update @feathersjs/errors to the latest version 🚀 [\#228](https://github.com/feathersjs/client/pull/228) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
686
632
|
|
|
687
633
|
## [v3.1.2](https://github.com/feathersjs/client/tree/v3.1.2) (2018-01-02)
|
|
634
|
+
|
|
688
635
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.1.1...v3.1.2)
|
|
689
636
|
|
|
690
637
|
**Closed issues:**
|
|
@@ -697,6 +644,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
697
644
|
- Update semistandard to the latest version 🚀 [\#226](https://github.com/feathersjs/client/pull/226) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
698
645
|
|
|
699
646
|
## [v3.1.1](https://github.com/feathersjs/client/tree/v3.1.1) (2017-12-05)
|
|
647
|
+
|
|
700
648
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.1.0...v3.1.1)
|
|
701
649
|
|
|
702
650
|
**Merged pull requests:**
|
|
@@ -707,6 +655,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
707
655
|
- Update @feathersjs/errors to the latest version 🚀 [\#221](https://github.com/feathersjs/client/pull/221) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
708
656
|
|
|
709
657
|
## [v3.1.0](https://github.com/feathersjs/client/tree/v3.1.0) (2017-11-16)
|
|
658
|
+
|
|
710
659
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.0.0...v3.1.0)
|
|
711
660
|
|
|
712
661
|
**Merged pull requests:**
|
|
@@ -716,6 +665,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
716
665
|
- Update package.json [\#215](https://github.com/feathersjs/client/pull/215) ([frank-dspeed](https://github.com/frank-dspeed))
|
|
717
666
|
|
|
718
667
|
## [v3.0.0](https://github.com/feathersjs/client/tree/v3.0.0) (2017-11-01)
|
|
668
|
+
|
|
719
669
|
[Full Changelog](https://github.com/feathersjs/client/compare/v3.0.0-pre.1...v3.0.0)
|
|
720
670
|
|
|
721
671
|
**Merged pull requests:**
|
|
@@ -723,6 +673,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
723
673
|
- Update dependencies for release [\#214](https://github.com/feathersjs/client/pull/214) ([daffl](https://github.com/daffl))
|
|
724
674
|
|
|
725
675
|
## [v3.0.0-pre.1](https://github.com/feathersjs/client/tree/v3.0.0-pre.1) (2017-10-30)
|
|
676
|
+
|
|
726
677
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.4.0...v3.0.0-pre.1)
|
|
727
678
|
|
|
728
679
|
**Closed issues:**
|
|
@@ -749,6 +700,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
749
700
|
- Update feathers-errors to the latest version 🚀 [\#197](https://github.com/feathersjs/client/pull/197) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
750
701
|
|
|
751
702
|
## [v2.4.0](https://github.com/feathersjs/client/tree/v2.4.0) (2017-09-02)
|
|
703
|
+
|
|
752
704
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.3.0...v2.4.0)
|
|
753
705
|
|
|
754
706
|
**Closed issues:**
|
|
@@ -768,6 +720,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
768
720
|
- Update feathers-errors to the latest version 🚀 [\#186](https://github.com/feathersjs/client/pull/186) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
769
721
|
|
|
770
722
|
## [v2.3.0](https://github.com/feathersjs/client/tree/v2.3.0) (2017-07-04)
|
|
723
|
+
|
|
771
724
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.2.0...v2.3.0)
|
|
772
725
|
|
|
773
726
|
**Closed issues:**
|
|
@@ -796,6 +749,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
796
749
|
- Add IE Edge instead of IE 9 [\#166](https://github.com/feathersjs/client/pull/166) ([daffl](https://github.com/daffl))
|
|
797
750
|
|
|
798
751
|
## [v2.2.0](https://github.com/feathersjs/client/tree/v2.2.0) (2017-04-25)
|
|
752
|
+
|
|
799
753
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.1.0...v2.2.0)
|
|
800
754
|
|
|
801
755
|
**Merged pull requests:**
|
|
@@ -805,6 +759,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
805
759
|
- Update semistandard to the latest version 🚀 [\#163](https://github.com/feathersjs/client/pull/163) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
|
|
806
760
|
|
|
807
761
|
## [v2.1.0](https://github.com/feathersjs/client/tree/v2.1.0) (2017-04-18)
|
|
762
|
+
|
|
808
763
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0...v2.1.0)
|
|
809
764
|
|
|
810
765
|
**Closed issues:**
|
|
@@ -818,6 +773,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
818
773
|
- Added generics to typescript definition. [\#158](https://github.com/feathersjs/client/pull/158) ([noah79](https://github.com/noah79))
|
|
819
774
|
|
|
820
775
|
## [v2.0.0](https://github.com/feathersjs/client/tree/v2.0.0) (2017-04-11)
|
|
776
|
+
|
|
821
777
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0-pre.2...v2.0.0)
|
|
822
778
|
|
|
823
779
|
**Closed issues:**
|
|
@@ -829,6 +785,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
829
785
|
- Update feathers-rest to version 1.7.2 🚀 [\#160](https://github.com/feathersjs/client/pull/160) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
830
786
|
|
|
831
787
|
## [v2.0.0-pre.2](https://github.com/feathersjs/client/tree/v2.0.0-pre.2) (2017-03-08)
|
|
788
|
+
|
|
832
789
|
[Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0-pre.1...v2.0.0-pre.2)
|
|
833
790
|
|
|
834
791
|
**Closed issues:**
|
|
@@ -854,6 +811,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
854
811
|
- Update ws to version 2.0.0 🚀 [\#139](https://github.com/feathersjs/client/pull/139) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
855
812
|
|
|
856
813
|
## [v2.0.0-pre.1](https://github.com/feathersjs/client/tree/v2.0.0-pre.1) (2017-01-11)
|
|
814
|
+
|
|
857
815
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.9.0...v2.0.0-pre.1)
|
|
858
816
|
|
|
859
817
|
**Closed issues:**
|
|
@@ -865,6 +823,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
865
823
|
- Feathers Auth Update [\#131](https://github.com/feathersjs/client/pull/131) ([flyboarder](https://github.com/flyboarder))
|
|
866
824
|
|
|
867
825
|
## [v1.9.0](https://github.com/feathersjs/client/tree/v1.9.0) (2016-12-31)
|
|
826
|
+
|
|
868
827
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.8.0...v1.9.0)
|
|
869
828
|
|
|
870
829
|
**Closed issues:**
|
|
@@ -885,6 +844,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
885
844
|
- superagent@3.1.0 breaks build 🚨 [\#121](https://github.com/feathersjs/client/pull/121) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
886
845
|
|
|
887
846
|
## [v1.8.0](https://github.com/feathersjs/client/tree/v1.8.0) (2016-11-26)
|
|
847
|
+
|
|
888
848
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.7.2...v1.8.0)
|
|
889
849
|
|
|
890
850
|
**Closed issues:**
|
|
@@ -903,6 +863,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
903
863
|
- Update feathers-commons to version 0.8.0 🚀 [\#111](https://github.com/feathersjs/client/pull/111) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
904
864
|
|
|
905
865
|
## [v1.7.2](https://github.com/feathersjs/client/tree/v1.7.2) (2016-11-08)
|
|
866
|
+
|
|
906
867
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.7.1...v1.7.2)
|
|
907
868
|
|
|
908
869
|
**Merged pull requests:**
|
|
@@ -911,6 +872,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
911
872
|
- Update feathers-socketio to version 1.4.2 🚀 [\#109](https://github.com/feathersjs/client/pull/109) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
912
873
|
|
|
913
874
|
## [v1.7.1](https://github.com/feathersjs/client/tree/v1.7.1) (2016-11-02)
|
|
875
|
+
|
|
914
876
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.7.0...v1.7.1)
|
|
915
877
|
|
|
916
878
|
**Closed issues:**
|
|
@@ -923,6 +885,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
923
885
|
- Make sure Bower and NPM version are in sync [\#107](https://github.com/feathersjs/client/pull/107) ([daffl](https://github.com/daffl))
|
|
924
886
|
|
|
925
887
|
## [v1.7.0](https://github.com/feathersjs/client/tree/v1.7.0) (2016-11-02)
|
|
888
|
+
|
|
926
889
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.6.2...v1.7.0)
|
|
927
890
|
|
|
928
891
|
**Closed issues:**
|
|
@@ -939,6 +902,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
939
902
|
- Cross browser testing in Saucelabs [\#100](https://github.com/feathersjs/client/pull/100) ([daffl](https://github.com/daffl))
|
|
940
903
|
|
|
941
904
|
## [v1.6.2](https://github.com/feathersjs/client/tree/v1.6.2) (2016-10-22)
|
|
905
|
+
|
|
942
906
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.6.1...v1.6.2)
|
|
943
907
|
|
|
944
908
|
**Closed issues:**
|
|
@@ -955,6 +919,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
955
919
|
- Update feathers-hooks to version 1.5.8 🚀 [\#91](https://github.com/feathersjs/client/pull/91) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
956
920
|
|
|
957
921
|
## [v1.6.1](https://github.com/feathersjs/client/tree/v1.6.1) (2016-09-15)
|
|
922
|
+
|
|
958
923
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.6.0...v1.6.1)
|
|
959
924
|
|
|
960
925
|
**Closed issues:**
|
|
@@ -966,6 +931,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
966
931
|
- Update feathers to version 2.0.2 🚀 [\#90](https://github.com/feathersjs/client/pull/90) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
967
932
|
|
|
968
933
|
## [v1.6.0](https://github.com/feathersjs/client/tree/v1.6.0) (2016-09-09)
|
|
934
|
+
|
|
969
935
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.5.3...v1.6.0)
|
|
970
936
|
|
|
971
937
|
**Closed issues:**
|
|
@@ -980,6 +946,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
980
946
|
- Update feathers-memory to version 0.8.0 🚀 [\#88](https://github.com/feathersjs/client/pull/88) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
981
947
|
|
|
982
948
|
## [v1.5.3](https://github.com/feathersjs/client/tree/v1.5.3) (2016-08-31)
|
|
949
|
+
|
|
983
950
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.5.2...v1.5.3)
|
|
984
951
|
|
|
985
952
|
**Closed issues:**
|
|
@@ -994,6 +961,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
994
961
|
- Update feathers-hooks to version 1.5.6 🚀 [\#75](https://github.com/feathersjs/client/pull/75) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
995
962
|
|
|
996
963
|
## [v1.5.2](https://github.com/feathersjs/client/tree/v1.5.2) (2016-08-12)
|
|
964
|
+
|
|
997
965
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.5.1...v1.5.2)
|
|
998
966
|
|
|
999
967
|
**Closed issues:**
|
|
@@ -1006,6 +974,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1006
974
|
- Update mocha to version 3.0.0 🚀 [\#72](https://github.com/feathersjs/client/pull/72) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1007
975
|
|
|
1008
976
|
## [v1.5.1](https://github.com/feathersjs/client/tree/v1.5.1) (2016-07-14)
|
|
977
|
+
|
|
1009
978
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.5.0...v1.5.1)
|
|
1010
979
|
|
|
1011
980
|
**Merged pull requests:**
|
|
@@ -1013,6 +982,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1013
982
|
- Update feathers-rest to version 1.4.3 🚀 [\#70](https://github.com/feathersjs/client/pull/70) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1014
983
|
|
|
1015
984
|
## [v1.5.0](https://github.com/feathersjs/client/tree/v1.5.0) (2016-07-05)
|
|
985
|
+
|
|
1016
986
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.4.1...v1.5.0)
|
|
1017
987
|
|
|
1018
988
|
**Closed issues:**
|
|
@@ -1020,9 +990,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1020
990
|
- Refresh browser [\#68](https://github.com/feathersjs/client/issues/68)
|
|
1021
991
|
|
|
1022
992
|
## [v1.4.1](https://github.com/feathersjs/client/tree/v1.4.1) (2016-06-27)
|
|
993
|
+
|
|
1023
994
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.4.0...v1.4.1)
|
|
1024
995
|
|
|
1025
996
|
## [v1.4.0](https://github.com/feathersjs/client/tree/v1.4.0) (2016-06-24)
|
|
997
|
+
|
|
1026
998
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.3.2...v1.4.0)
|
|
1027
999
|
|
|
1028
1000
|
**Closed issues:**
|
|
@@ -1036,6 +1008,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1036
1008
|
- Update feathers-authentication to version 0.7.9 🚀 [\#63](https://github.com/feathersjs/client/pull/63) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1037
1009
|
|
|
1038
1010
|
## [v1.3.2](https://github.com/feathersjs/client/tree/v1.3.2) (2016-06-09)
|
|
1011
|
+
|
|
1039
1012
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.3.1...v1.3.2)
|
|
1040
1013
|
|
|
1041
1014
|
**Merged pull requests:**
|
|
@@ -1043,6 +1016,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1043
1016
|
- Update feathers-authentication to version 0.7.8 🚀 [\#61](https://github.com/feathersjs/client/pull/61) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1044
1017
|
|
|
1045
1018
|
## [v1.3.1](https://github.com/feathersjs/client/tree/v1.3.1) (2016-06-04)
|
|
1019
|
+
|
|
1046
1020
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.3.0...v1.3.1)
|
|
1047
1021
|
|
|
1048
1022
|
**Merged pull requests:**
|
|
@@ -1050,6 +1024,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1050
1024
|
- Update feathers-rest to version 1.4.2 🚀 [\#60](https://github.com/feathersjs/client/pull/60) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1051
1025
|
|
|
1052
1026
|
## [v1.3.0](https://github.com/feathersjs/client/tree/v1.3.0) (2016-05-30)
|
|
1027
|
+
|
|
1053
1028
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.2.1...v1.3.0)
|
|
1054
1029
|
|
|
1055
1030
|
**Merged pull requests:**
|
|
@@ -1061,6 +1036,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1061
1036
|
- Update feathers-primus to version 1.4.1 🚀 [\#52](https://github.com/feathersjs/client/pull/52) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1062
1037
|
|
|
1063
1038
|
## [v1.2.1](https://github.com/feathersjs/client/tree/v1.2.1) (2016-05-19)
|
|
1039
|
+
|
|
1064
1040
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.2.0...v1.2.1)
|
|
1065
1041
|
|
|
1066
1042
|
**Closed issues:**
|
|
@@ -1073,6 +1049,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1073
1049
|
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#46](https://github.com/feathersjs/client/pull/46) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1074
1050
|
|
|
1075
1051
|
## [v1.2.0](https://github.com/feathersjs/client/tree/v1.2.0) (2016-04-29)
|
|
1052
|
+
|
|
1076
1053
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.1.0...v1.2.0)
|
|
1077
1054
|
|
|
1078
1055
|
**Closed issues:**
|
|
@@ -1089,6 +1066,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1089
1066
|
- Update feathers-memory to version 0.7.0 🚀 [\#33](https://github.com/feathersjs/client/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1090
1067
|
|
|
1091
1068
|
## [v1.1.0](https://github.com/feathersjs/client/tree/v1.1.0) (2016-04-03)
|
|
1069
|
+
|
|
1092
1070
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0...v1.1.0)
|
|
1093
1071
|
|
|
1094
1072
|
**Merged pull requests:**
|
|
@@ -1096,6 +1074,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1096
1074
|
- Update all dependencies 🌴 [\#31](https://github.com/feathersjs/client/pull/31) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
1097
1075
|
|
|
1098
1076
|
## [v1.0.0](https://github.com/feathersjs/client/tree/v1.0.0) (2016-03-14)
|
|
1077
|
+
|
|
1099
1078
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.3...v1.0.0)
|
|
1100
1079
|
|
|
1101
1080
|
**Merged pull requests:**
|
|
@@ -1103,9 +1082,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1103
1082
|
- Use a gcc version that can build bcrypt [\#30](https://github.com/feathersjs/client/pull/30) ([daffl](https://github.com/daffl))
|
|
1104
1083
|
|
|
1105
1084
|
## [v1.0.0-pre.3](https://github.com/feathersjs/client/tree/v1.0.0-pre.3) (2016-03-14)
|
|
1085
|
+
|
|
1106
1086
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.2...v1.0.0-pre.3)
|
|
1107
1087
|
|
|
1108
1088
|
## [v1.0.0-pre.2](https://github.com/feathersjs/client/tree/v1.0.0-pre.2) (2016-03-04)
|
|
1089
|
+
|
|
1109
1090
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.5.3...v1.0.0-pre.2)
|
|
1110
1091
|
|
|
1111
1092
|
**Closed issues:**
|
|
@@ -1115,12 +1096,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1115
1096
|
- Add documentation for using in React Native [\#10](https://github.com/feathersjs/client/issues/10)
|
|
1116
1097
|
|
|
1117
1098
|
## [v0.5.3](https://github.com/feathersjs/client/tree/v0.5.3) (2016-02-12)
|
|
1099
|
+
|
|
1118
1100
|
[Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.1...v0.5.3)
|
|
1119
1101
|
|
|
1120
1102
|
## [v1.0.0-pre.1](https://github.com/feathersjs/client/tree/v1.0.0-pre.1) (2016-02-11)
|
|
1103
|
+
|
|
1121
1104
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.5.2...v1.0.0-pre.1)
|
|
1122
1105
|
|
|
1123
1106
|
## [v0.5.2](https://github.com/feathersjs/client/tree/v0.5.2) (2016-02-09)
|
|
1107
|
+
|
|
1124
1108
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.5.1...v0.5.2)
|
|
1125
1109
|
|
|
1126
1110
|
**Merged pull requests:**
|
|
@@ -1129,6 +1113,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1129
1113
|
- Adding nsp check [\#24](https://github.com/feathersjs/client/pull/24) ([marshallswain](https://github.com/marshallswain))
|
|
1130
1114
|
|
|
1131
1115
|
## [v0.5.1](https://github.com/feathersjs/client/tree/v0.5.1) (2016-01-15)
|
|
1116
|
+
|
|
1132
1117
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.5.0...v0.5.1)
|
|
1133
1118
|
|
|
1134
1119
|
**Closed issues:**
|
|
@@ -1142,6 +1127,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1142
1127
|
- fix issue \#21 [\#22](https://github.com/feathersjs/client/pull/22) ([wuyuanyi135](https://github.com/wuyuanyi135))
|
|
1143
1128
|
|
|
1144
1129
|
## [v0.5.0](https://github.com/feathersjs/client/tree/v0.5.0) (2016-01-05)
|
|
1130
|
+
|
|
1145
1131
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.4.0...v0.5.0)
|
|
1146
1132
|
|
|
1147
1133
|
**Closed issues:**
|
|
@@ -1154,6 +1140,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1154
1140
|
- Adding events and querystring dependencies. [\#16](https://github.com/feathersjs/client/pull/16) ([marshallswain](https://github.com/marshallswain))
|
|
1155
1141
|
|
|
1156
1142
|
## [v0.4.0](https://github.com/feathersjs/client/tree/v0.4.0) (2015-12-11)
|
|
1143
|
+
|
|
1157
1144
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.3.3...v0.4.0)
|
|
1158
1145
|
|
|
1159
1146
|
**Fixed bugs:**
|
|
@@ -1165,6 +1152,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1165
1152
|
- .babelrc messes with react-native [\#15](https://github.com/feathersjs/client/issues/15)
|
|
1166
1153
|
|
|
1167
1154
|
## [v0.3.3](https://github.com/feathersjs/client/tree/v0.3.3) (2015-11-27)
|
|
1155
|
+
|
|
1168
1156
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.3.2...v0.3.3)
|
|
1169
1157
|
|
|
1170
1158
|
**Closed issues:**
|
|
@@ -1176,6 +1164,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1176
1164
|
- Fix es6 build and add Steal compatibility. [\#13](https://github.com/feathersjs/client/pull/13) ([marshallswain](https://github.com/marshallswain))
|
|
1177
1165
|
|
|
1178
1166
|
## [v0.3.2](https://github.com/feathersjs/client/tree/v0.3.2) (2015-11-26)
|
|
1167
|
+
|
|
1179
1168
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.3.1...v0.3.2)
|
|
1180
1169
|
|
|
1181
1170
|
**Closed issues:**
|
|
@@ -1183,6 +1172,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1183
1172
|
- Update lodash [\#11](https://github.com/feathersjs/client/issues/11)
|
|
1184
1173
|
|
|
1185
1174
|
## [v0.3.1](https://github.com/feathersjs/client/tree/v0.3.1) (2015-11-26)
|
|
1175
|
+
|
|
1186
1176
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.3.0...v0.3.1)
|
|
1187
1177
|
|
|
1188
1178
|
**Closed issues:**
|
|
@@ -1190,6 +1180,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1190
1180
|
- Working with can-connect [\#8](https://github.com/feathersjs/client/issues/8)
|
|
1191
1181
|
|
|
1192
1182
|
## [v0.3.0](https://github.com/feathersjs/client/tree/v0.3.0) (2015-11-15)
|
|
1183
|
+
|
|
1193
1184
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.2.1...v0.3.0)
|
|
1194
1185
|
|
|
1195
1186
|
**Closed issues:**
|
|
@@ -1201,6 +1192,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1201
1192
|
- Migration to ES6 and using Promises [\#9](https://github.com/feathersjs/client/pull/9) ([daffl](https://github.com/daffl))
|
|
1202
1193
|
|
|
1203
1194
|
## [v0.2.1](https://github.com/feathersjs/client/tree/v0.2.1) (2015-10-06)
|
|
1195
|
+
|
|
1204
1196
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.2.0...v0.2.1)
|
|
1205
1197
|
|
|
1206
1198
|
**Merged pull requests:**
|
|
@@ -1208,9 +1200,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1208
1200
|
- Make client depend on feathers-commons, remove arguments.js [\#6](https://github.com/feathersjs/client/pull/6) ([daffl](https://github.com/daffl))
|
|
1209
1201
|
|
|
1210
1202
|
## [v0.2.0](https://github.com/feathersjs/client/tree/v0.2.0) (2015-07-18)
|
|
1203
|
+
|
|
1211
1204
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.1.3...v0.2.0)
|
|
1212
1205
|
|
|
1213
1206
|
## [v0.1.3](https://github.com/feathersjs/client/tree/v0.1.3) (2015-07-06)
|
|
1207
|
+
|
|
1214
1208
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.1.2...v0.1.3)
|
|
1215
1209
|
|
|
1216
1210
|
**Merged pull requests:**
|
|
@@ -1218,6 +1212,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1218
1212
|
- Fixing requires and missing deps. [\#5](https://github.com/feathersjs/client/pull/5) ([marshallswain](https://github.com/marshallswain))
|
|
1219
1213
|
|
|
1220
1214
|
## [v0.1.2](https://github.com/feathersjs/client/tree/v0.1.2) (2015-06-22)
|
|
1215
|
+
|
|
1221
1216
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.1.1...v0.1.2)
|
|
1222
1217
|
|
|
1223
1218
|
**Closed issues:**
|
|
@@ -1225,12 +1220,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1225
1220
|
- Publish to NPM and Bower [\#1](https://github.com/feathersjs/client/issues/1)
|
|
1226
1221
|
|
|
1227
1222
|
## [v0.1.1](https://github.com/feathersjs/client/tree/v0.1.1) (2015-06-21)
|
|
1223
|
+
|
|
1228
1224
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.0.1...v0.1.1)
|
|
1229
1225
|
|
|
1230
1226
|
## [v0.0.1](https://github.com/feathersjs/client/tree/v0.0.1) (2015-06-21)
|
|
1227
|
+
|
|
1231
1228
|
[Full Changelog](https://github.com/feathersjs/client/compare/v0.1.0...v0.0.1)
|
|
1232
1229
|
|
|
1233
1230
|
## [v0.1.0](https://github.com/feathersjs/client/tree/v0.1.0) (2015-06-06)
|
|
1234
1231
|
|
|
1235
|
-
|
|
1236
|
-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
|
1232
|
+
\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
|