Releases: theplatapi/csv-loader
Releases · theplatapi/csv-loader
3.0.5
Update dependencies
What's Changed
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #39
- Bump elliptic from 6.5.2 to 6.5.4 by @dependabot in #40
- Bump lodash from 4.17.15 to 4.17.21 by @dependabot in #41
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #42
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #43
- Bump terser from 4.6.11 to 4.8.1 by @dependabot in #48
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #47
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #45
- Bump ajv from 6.12.1 to 6.12.6 by @dependabot in #46
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #44
- Update package.json by @theplatapi in #49
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: v3.0.4...v3.0.5
3.0.4
Update docs and project metadata
3.0.3
Update packages, fix dependency issue
v3.0.0
- Fix the tests breaking on Webpack 4
- Add Papa Parse as a peer dependency
2.1.0
- Fix the loader utils deprecation warning
- Add yarn.lock to control dependency versions
- Update PapaParse
2.0.3
Upgraded Papa Parse
2.0.2
Upgraded Papa Parse
2.0.0
Sticking to PapaParse defaults and using webpack config standard.
1.0.6
Allowing any configuration to be passed to PapaParse. This opens up the full PapaParse API.