|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-sync/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v2.4.0...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Add compatibility for v5 and update dependencies [\#167](https://github.com/feathersjs-ecosystem/feathers-sync/pull/167) ([daffl](https://github.com/daffl)) |
| 10 | + |
| 11 | +## [v2.4.0](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v2.4.0) (2021-07-05) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v2.3.0...v2.4.0) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Needs update for Feathers v5 [\#166](https://github.com/feathersjs-ecosystem/feathers-sync/issues/166) |
| 18 | +- Issue with Google oAuth [\#164](https://github.com/feathersjs-ecosystem/feathers-sync/issues/164) |
| 19 | + |
3 | 20 | ## [v2.3.0](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v2.3.0) (2021-03-19) |
4 | 21 |
|
5 | 22 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v2.2.0...v2.3.0) |
|
238 | 255 |
|
239 | 256 | **Fixed bugs:** |
240 | 257 |
|
241 | | -- Mubsub config option fix [\#59](https://github.com/feathersjs-ecosystem/feathers-sync/pull/59) ([startupthekid](https://github.com/startupthekid)) |
| 258 | +- Mubsub config option fix [\#59](https://github.com/feathersjs-ecosystem/feathers-sync/pull/59) ([thebarndog](https://github.com/thebarndog)) |
242 | 259 |
|
243 | 260 | **Closed issues:** |
244 | 261 |
|
|
250 | 267 |
|
251 | 268 | - Update semistandard to the latest version 🚀 [\#57](https://github.com/feathersjs-ecosystem/feathers-sync/pull/57) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
252 | 269 | - Update dependencies to enable Greenkeeper 🌴 [\#56](https://github.com/feathersjs-ecosystem/feathers-sync/pull/56) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 270 | +- debug@2.3.0 breaks build ⚠️ [\#37](https://github.com/feathersjs-ecosystem/feathers-sync/pull/37) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 271 | +- Update amqplib to version 0.5.0 🚀 [\#36](https://github.com/feathersjs-ecosystem/feathers-sync/pull/36) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 272 | +- 👻😱 Node.js 0.10 is unmaintained 😱👻 [\#35](https://github.com/feathersjs-ecosystem/feathers-sync/pull/35) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 273 | +- jshint —\> semistandard [\#34](https://github.com/feathersjs-ecosystem/feathers-sync/pull/34) ([corymsmith](https://github.com/corymsmith)) |
| 274 | +- jshint@2.9.4 breaks build 🚨 [\#33](https://github.com/feathersjs-ecosystem/feathers-sync/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 275 | +- added a simple flowchart explaining how it works [\#30](https://github.com/feathersjs-ecosystem/feathers-sync/pull/30) ([PedroMD](https://github.com/PedroMD)) |
| 276 | +- Update mocha to version 3.0.0 🚀 [\#27](https://github.com/feathersjs-ecosystem/feathers-sync/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 277 | +- Add AMQP Adapter [\#12](https://github.com/feathersjs-ecosystem/feathers-sync/pull/12) ([tinque](https://github.com/tinque)) |
| 278 | +- Update all dependencies 🌴 [\#10](https://github.com/feathersjs-ecosystem/feathers-sync/pull/10) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 279 | +- Fix broadcast wrong messages [\#9](https://github.com/feathersjs-ecosystem/feathers-sync/pull/9) ([thomaschaaf](https://github.com/thomaschaaf)) |
| 280 | +- Update readme [\#7](https://github.com/feathersjs-ecosystem/feathers-sync/pull/7) ([mastertinner](https://github.com/mastertinner)) |
| 281 | +- add redis to subtitle in readme [\#3](https://github.com/feathersjs-ecosystem/feathers-sync/pull/3) ([mastertinner](https://github.com/mastertinner)) |
253 | 282 |
|
254 | 283 | ## [v0.1.2](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v0.1.2) (2016-12-08) |
255 | 284 |
|
|
264 | 293 | - Link to sync in README is broken [\#8](https://github.com/feathersjs-ecosystem/feathers-sync/issues/8) |
265 | 294 | - TypeError: Cannot read property 'split' of undefined [\#6](https://github.com/feathersjs-ecosystem/feathers-sync/issues/6) |
266 | 295 |
|
267 | | -**Merged pull requests:** |
268 | | - |
269 | | -- debug@2.3.0 breaks build ⚠️ [\#37](https://github.com/feathersjs-ecosystem/feathers-sync/pull/37) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
270 | | -- Update amqplib to version 0.5.0 🚀 [\#36](https://github.com/feathersjs-ecosystem/feathers-sync/pull/36) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
271 | | -- 👻😱 Node.js 0.10 is unmaintained 😱👻 [\#35](https://github.com/feathersjs-ecosystem/feathers-sync/pull/35) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
272 | | -- jshint —\> semistandard [\#34](https://github.com/feathersjs-ecosystem/feathers-sync/pull/34) ([corymsmith](https://github.com/corymsmith)) |
273 | | -- jshint@2.9.4 breaks build 🚨 [\#33](https://github.com/feathersjs-ecosystem/feathers-sync/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
274 | | -- added a simple flowchart explaining how it works [\#30](https://github.com/feathersjs-ecosystem/feathers-sync/pull/30) ([PedroMD](https://github.com/PedroMD)) |
275 | | -- Update mocha to version 3.0.0 🚀 [\#27](https://github.com/feathersjs-ecosystem/feathers-sync/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
276 | | -- Add AMQP Adapter [\#12](https://github.com/feathersjs-ecosystem/feathers-sync/pull/12) ([tinque](https://github.com/tinque)) |
277 | | -- Update all dependencies 🌴 [\#10](https://github.com/feathersjs-ecosystem/feathers-sync/pull/10) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
278 | | -- Fix broadcast wrong messages [\#9](https://github.com/feathersjs-ecosystem/feathers-sync/pull/9) ([thomaschaaf](https://github.com/thomaschaaf)) |
279 | | -- Update readme [\#7](https://github.com/feathersjs-ecosystem/feathers-sync/pull/7) ([mastertinner](https://github.com/mastertinner)) |
280 | | -- add redis to subtitle in readme [\#3](https://github.com/feathersjs-ecosystem/feathers-sync/pull/3) ([mastertinner](https://github.com/mastertinner)) |
281 | | - |
282 | 296 | ## [v0.1.1](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v0.1.1) (2016-01-30) |
283 | 297 |
|
284 | 298 | [Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v0.1.0...v0.1.1) |
|
0 commit comments