Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SamHatoum/pojo-observer

Tags

v1.1.9

Toggle v1.1.9's commit message
fix(observer): replace hashing with counter to imrpove performance. U…

…I can handle rerender concerns

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from xolvio/fix/deep-nested-arrays

fix(observer): fixes deeply nested arrays inside objects

v1.1.7

Toggle v1.1.7's commit message
fix(license): manually bumping the release to let the license on npm …

…udpate

v1.1.6

Toggle v1.1.6's commit message
fix(observer): fixes all outstanding bugs, incluging null setting

v1.1.5

Toggle v1.1.5's commit message
fix(code-climate): another attempt to fix lcov format issues

v1.1.4

Toggle v1.1.4's commit message
fix(code-climate): fixes config to post test results

v1.1.3

Toggle v1.1.3's commit message
Attempts to fix build

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(release): manually release a patch version

There was an issue with a patch release, so this manual-releases.md
change is to release a new patch version.

Reference: #24

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(release): manually release a patch version

The automation initially published this package with the wrong name, as the package.json still had the pojo-observer-monorepo name. When I fixed that I didn't have the commitizen in place yet so the commit message did not trigger the automation to release.. soo... this :-) Should be good moving forward.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from xolvio/newStructure

New structure