Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0-dev.6](v1.0.0-dev.5...v1.0.0-dev.6) (2022-12-07) ### Features β¨ * **core:** implement `--database` cli option that can specify database path ([98cdcf6](98cdcf6)) * **core:** implement `--drop-database` cli option that deletes database file ([8e9adb5](8e9adb5)) ### Internal π§° * **core:** remove saving watcher states feature ([4112e49](4112e49)) * **core:** use correct log level when no watcher configuration provided ([c491476](c491476)) * **github:** make urql client use `node-fetch` instead of built-in one ([754c706](754c706)) ### Bug Fixes π * **core:** fix a bug that application could not catch errors during collection followers ([1b3cb39](1b3cb39)) * **core:** fix a bug that could not catch violating minimum value of `config.watchInterval` ([9600827](9600827))
- Loading branch information