0.0.11
What's Changed
- Add API version headers to aggregator API requests by @tgeoghegan in #244
- fix up api mocks for the new aggregator approach by @jbr in #246
- switch from cra to vite by @jbr in #245
- add api tokens but don't use them for auth yet by @jbr in #233
- no longer build react app in build.rs, only serve static assets if there's an ASSET_DIR at compile time by @jbr in #250
- add interface for aggregators by @jbr in #249
- Bump version to 0.0.11 by @divergentdave in #252
Full Changelog: 0.0.10...0.0.11