Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@tocker tocker released this 01 Mar 21:07
· 193 commits to master since this release
  • Don't convert keys to snake_case in normalizeOptions. Fixes #6.
  • Separate class definition and export statements. Updated documentation comments.
  • Use traditional array traversing to solve react native issue on Android
  • Force Travis-ci to use npm version >=3. Add test for Node 6.x