Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@priyank-p priyank-p released this 15 May 23:34
· 4 commits to master since this release

v1.0.4

This a bug fix release, which fixes an issue where getter was not defined for attributes.

Changes

git log --pretty="- %h: %s" v1.0.3...v1.0.4:

  • c0b9ed169: release: New release v1.0.4.
  • d59779ae8: Update all dependencies.
  • fd1d48c02: attribute-manager: Rename defineProp to defineProp.
  • 3de50982a: attribute-manager: Rename _getPropFromAttr to getPropFromAttr.
  • 3134badb5: attribute-manager: Rename _mutationHandler to mutationHandler.
  • b8ce9c924: attribute-manager: Add a getter so one can access attribute.
  • e93c34577: dependencies: bump eslint-utils from 1.3.1 to 1.4.3
  • 2c64ed82d: dependencies: bump acorn from 5.7.1 to 5.7.4
  • 9b61c9971: dependencies: bump lodash from 4.17.5 to 4.17.14
  • fe93d6f25: dependencies: update eslint-config-standard to version 12.0.0.
  • bb1acb832: Update karma to the latest version
  • fb2756014: Update mocha to the latest version.
  • 5f0beca0c: Update electron to the latest version.
  • 2760e2076: dependencies: update eslint-plugin-node to the v8.0.0.
  • fdf799bc8: dependencies: upgrade karma to version 3.0.0.
  • c43748642: dependencies: update electron to v3.0.0.
  • 26c2f74c4: dependencies: update eslint-plugin-node to v7.0.0.
  • 1fc3a2c73: dependencies: update log4js to the depth of 2
  • 682032db4: dependenices: update eslint to v5.0.0
  • 7cecb34d2: dependencies: update stringstream to depth of 6.
  • 689d663ca: dependencies: update all dependencies.
  • 0e52479aa: chore(package): update electron to version 2.0.2
  • 945963c2e: docs: remove redundant words, and clarify docs
  • 18b1a8c6a: package.json: update electron to v2.0.0