# optics-extra-0.1 (2019-10-18) * Move `use` from `Optics.View` to `Optics.State` and restrict its type * Add `preuse` to `Optics.State` * Rename `use`, `uses`, `listening` and `listenings` to reflect the fact that they have `ViewResult`-generalised types * Depend on new `indexed-profunctors` package # optics-extra-0.1 (2019-09-02) * Initial release