David Luecke
5b801b5017
feat(cli): Add typed client to a generated app ( #2669 )
2022-06-19 21:48:18 -07:00
David Luecke
c138acf50a
feat(client): Improve client side custom method support ( #2654 )
2022-06-06 09:57:45 -07:00
David Luecke
c606c56dc2
chore: Format code using Prettier and updated ESLint rules ( #2647 )
...
Co-authored-by: Marshall Thompson <marshall@creativeideal.net>
2022-05-27 15:21:13 -07:00
David Luecke
e65abfb538
feat(core): Public custom service methods ( #2270 )
2021-03-28 14:50:30 -07:00
David Luecke
2dafb7ce14
feat: Feathers v5 core refactoring and features ( #2255 )
...
BREAKING CHANGES: `app.setup` and `app.listen` are asynchronous. Several TypeScript usability improvements that are not backwards compatible. Removal of several internal APIs that were not publicly documented.
2021-03-19 15:04:20 -07:00
David Luecke
3a42c54405
fix(socketio-client): Fix client transport-commons reference ( #2164 )
2020-12-22 19:58:13 -08:00
David Luecke
58f1ed3659
chore(package): Migrate to ESLint and improve package setup ( #2161 )
2020-12-16 21:08:55 -08:00
David Luecke
a08b7067ea
chore(upgrade): Upgrade to Socket.io 3 ( #2146 )
2020-12-10 17:17:10 -08:00
David Luecke
b9c27efee2
chore(socketio-client): Migrate socketio-client to TypeScript ( #2097 )
2020-10-18 23:02:35 -07:00