Skip to content

Releases: Blu-J/ts-lens

fix: Using Object.prototype.hasOwnProperty

30 Jun 17:04
2fb5927
Compare
Choose a tag to compare
v1.6.8

Merge pull request #193 from Blu-J/dependabot/npm_and_yarn/typescript…

v1.3.2

20 Oct 15:56
Compare
Choose a tag to compare

1.3.2 (2017-10-20)

Bug Fixes

  • build: Fix the build to hopefully publish correctly. (73eea44)
  • lens: Update the lens to deal with broken. (b677e4e)

v1.2.3

11 Oct 16:35
Compare
Choose a tag to compare

1.2.3 (2017-10-11)

Bug Fixes

v1.2.2

11 Oct 15:58
Compare
Choose a tag to compare

1.2.2 (2017-10-11)

Bug Fixes

  • lens.spec: Fix test that was purposly broken. (d1fc149)

v1.2.1

11 Oct 15:36
Compare
Choose a tag to compare

1.2.1 (2017-10-11)

Bug Fixes

  • build: Fix the broken build script. (214ac33)
  • travis: Maybe fix build. (588e24d)

v1.1.0

11 Oct 15:02
Compare
Choose a tag to compare

1.1.0 (2017-10-11)

Features

  • Actually make the output useful for the package. (f3f8984)
  • Create the Lens library. (9a47752)
  • lens.spec: Add the lens array length test. (d4b9e6a)
  • lint: Add in the linting. (faf89a7)