## [0.0.7]

### Fixes

- add a test script
- add github actions as CI
- better lint infra
- prepublish script
- better prettier presets
- better docs about the SocketIOProvider

## [0.0.6]

- perf: `useEmit` now returns the same callback if the same arguments are provided
- cleanup: use `useNamespace` across all hooks to de-dup namespace logic
