v0.0.1 - first release
- Fix: Bloated bundle size because of bundled faker-js, now bundle size reduced from 15mb to 5.1mb
- Fix: TypeScript not properly configured
- Changed: Loading of d3 through the script tag to import and packaged with the library, and also faker-js changed from
allFakers
tofaker
. - Removed:
random_data_locale
parameter has been removed until later, because of the change from usingallFakers
tofaker