All notable changes to dataFetcher.js will be documented in this file, dates are (dd/mm/yyyy)
- Updated readme to use https://cdn.jsdelivr.net/gh/handmadeweb/datafetcher.js@1.0.0/dist/data-fetcher.min.js
- Add check for Html response
- Async / await with try catch for error handling
- Adding a babel config to prevent transpiling into huge filesize
- initial release