Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-18 | 885 Bytes | |
v3.5.3 source code.tar.gz | 2025-04-18 | 2.1 MB | |
v3.5.3 source code.zip | 2025-04-18 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 1 |
What's Changed
- Fix existing test failure by @ryhmrt in https://github.com/node-formidable/formidable/pull/990
-
update Ryan Dahl x account link by @moetezch in https://github.com/node-formidable/formidable/pull/989
-
update failing tests
- update CI/CD workflows and actions;
- update CodeQL github action for security analysis
- update readme, links and badges
- update to use cuid2 (battle-tested
@paralleldrive/cuid2
package) for better random names - should not be breaking anything since it's still 25 characters long, but a lot safer and faster.
New Contributors
- @ryhmrt made their first contribution in https://github.com/node-formidable/formidable/pull/990
- @moetezch made their first contribution in https://github.com/node-formidable/formidable/pull/989
Full Changelog: https://github.com/node-formidable/formidable/compare/v3.5.2...v3.5.3