| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-01-17 | 1.1 kB | |
| Version 17.0.0 source code.tar.gz | 2022-01-17 | 170.4 kB | |
| Version 17.0.0 source code.zip | 2022-01-17 | 210.7 kB | |
| Totals: 3 Items | 382.1 kB | 0 | |
Major
- Updated the
extract-filesdependency. - Updated the
react-waterfall-renderdependency. - Implemented TypeScript types via JSDoc comments, fixing #6.
Patch
- Updated dev dependencies.
- Sorted the contents of the package
filesandexportsfields. - Removed the
jsdoc-mddev dependency and the packagedocs-updateanddocs-checkscripts, replacing the readme “API” section with a manually written “Exports” section. - Check TypeScript types via a new package
typesscript. - Replaced the
formdata-nodedev dependency withformdata-polyfillandfetch-blob. - Updated GraphQL spec URLs in JSDoc and regular comments.
- Readme tweaks.
- Added a
license.mdMIT License file, fixing #54.