- Adding componentUpdate hook to verify binding values update
- Fix bug: startValue param was not included on call function
- Fix bug: binding is not defined
- Adding build command
- Minify files
- fix minify commands
- fix #5 (oldvalue is not defined)
- added eslint
- added husky
- precommit was configured (its running
npm run lint
)
- precommit was configured (its running