@typed-f/lens
Version:
[![NPM Version][lens-npm-version-badge]][lens-npm] [repo-circleci-badge]: https://img.shields.io/circleci/project/github/Ailrun/typed-f/master.svg?logo=circleci [![Known Vulnerabilities][lens-snyk-badge]][lens-snyk] [![Supported TypeScript Version][repo-s
97 lines (34 loc) • 2.26 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.3.8](https://github.com/Ailrun/typed-f/compare/v0.3.7...v0.3.8) (2020-03-20)
**Note:** Version bump only for package @typed-f/lens
## [0.3.7](https://github.com/Ailrun/typed-f/compare/v0.3.6...v0.3.7) (2019-05-02)
**Note:** Version bump only for package @typed-f/lens
<a name="0.3.5"></a>
## [0.3.5](https://github.com/Ailrun/typed-f/compare/v0.3.4...v0.3.5) (2018-08-28)
### Bug Fixes
* **lens:** fix undefined access of focusTo and fromKey ([#40](https://github.com/Ailrun/typed-f/issues/40)) ([4a63355](https://github.com/Ailrun/typed-f/commit/4a63355))
<a name="0.3.4"></a>
## [0.3.4](https://github.com/Ailrun/typed-f/compare/v0.3.3...v0.3.4) (2018-08-27)
**Note:** Version bump only for package @typed-f/lens
<a name="0.3.3"></a>
## [0.3.3](https://github.com/Ailrun/typed-f/compare/v0.3.2...v0.3.3) (2018-08-27)
### Bug Fixes
* **lens:** remove optional types from proxy result ([#36](https://github.com/Ailrun/typed-f/issues/36)) ([81c651b](https://github.com/Ailrun/typed-f/commit/81c651b))
<a name="0.3.2"></a>
## [0.3.2](https://github.com/Ailrun/typed-f/compare/v0.3.1...v0.3.2) (2018-08-24)
**Note:** Version bump only for package @typed-f/lens
<a name="0.3.1"></a>
## [0.3.1](https://github.com/Ailrun/typed-f/compare/v0.3.0...v0.3.1) (2018-08-24)
### Bug Fixes
* **lens:** fix broken byProxy ([#26](https://github.com/Ailrun/typed-f/issues/26)) ([c00c224](https://github.com/Ailrun/typed-f/commit/c00c224))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/Ailrun/typed-f/compare/v0.2.2...v0.3.0) (2018-08-24)
### Bug Fixes
* **lens:** fix unexported lens functions ([#25](https://github.com/Ailrun/typed-f/issues/25)) ([05d0260](https://github.com/Ailrun/typed-f/commit/05d0260))
### Features
* **lens:** add more generators for lens ([#24](https://github.com/Ailrun/typed-f/issues/24)) ([8213be8](https://github.com/Ailrun/typed-f/commit/8213be8))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/Ailrun/typed-f/compare/v0.2.1...v0.2.2) (2018-08-23)
**Note:** Version bump only for package @typed-f/lens