- Changed unit tests from mocha to jest
- Updated test to get 100% coverage
- Updated and cleaned up code
- Removed unused npm scripts and devDependencies
- Refactor the way dynamic script generator was returning
- Use promises and resolved promises to handle multiple request.
- Add defer to true if async is not explicity set to false.
- Added fix for when mutltiple components request same script.
- Just added changelog.