Skip to content

v1.0.0

Choose a tag to compare

@mthahzan mthahzan released this 17 Jun 00:28
· 55 commits to master since this release

Changelog

  • Moved away from deprecated lifecycle hook componentWillReceiveProps
  • Fixed annoying redbox error caused by Default Prop decleration

Commits

  • Added package registry 4626202
  • Merge pull request #6 from mikehardy/updates c749198
  • lint: de-lint ImageLoader and eslint file 2bd4b26
  • fix: work around dev redbox from unnecessary init 8c0103e
  • fix: forward-port to new react lifecycle API, Fixes #3 a999492
  • release: add "shipit" run script for npmjs publish 5982429
  • lint: add "analyze" run target for lint 918ff1b
  • chore: update all dependencies to current stable d9aae20
  • Merge pull request #4 from mthahzan/dependabot/npm_and_yarn/acorn-6.4.1 9efe8ba
  • Bump acorn from 6.1.1 to 6.4.1 fbea6db
  • Create .sonarcloud.properties f6e0e5d
  • Fixed vulnerable dependency 9bf118c

0.1.1...v1.0.0