-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Next 2.1.0
The changes
Current changelog: v2.0.0...v2:
Current changelog
* [x] add Arabic translation for README .. by @3imed-jaberi in https://github.com//pull/762 * [x] Update README.md to fix issue #1114 by @Mohamed-Abdelfattah in https://github.com//pull/1169 * [x] Improved documentation translation to Spanish by @juliomontenegro in https://github.com//pull/1174 * [x] Translated to french by @AlanLg in https://github.com//pull/1182 * [x] Improve the Brazilian Portuguese translation by @vitorRibeiro7 in https://github.com//pull/1204 * [x] doc: uzbek language by @eugene0928 in https://github.com//pull/1232 * [x] Fix a mistake with README-pt-br.md by @Igor-CA in https://github.com//pull/1251 * [x] Update in Readme-pt-br and fix in Readme-ko by @carlosstenzel in https://github.com//pull/1252 * [x] chore: add support for OSSF scorecard reporting by @inigomarquinez in https://github.com//pull/1260 * [x] ci: replace travis with github action by @inigomarquinez in https://github.com//pull/1259 * [x] docs: improve readability by @Sreejit-Sengupto in https://github.com//pull/1255 * [x] test: add test for out-of-band error event by @LinusU in https://github.com//pull/1294 * [x] chore: upgrade scorecard workflow pinned action versions by @carpasse in https://github.com//pull/1290 * [x] Documentation: remove unfortunate abbreviation from readme by @MaddyGuthridge in https://github.com//pull/1299 * [x] ci: use `ubuntu-latest` as default runner by @UlisesGascon in https://github.com//pull/1308 * [x] ci: add CodeQL (SAST) by @bjohansebas in https://github.com//pull/1289 * [x] Update readme badges by @bjohansebas in https://github.com//pull/1268 * [x] 📝 fix changelog information by @ctcpip in https://github.com//pull/1316 * [x] master -> v2 by @ctcpip in https://github.com//pull/1317 * [x] chore: fix typo by @saucecodee in https://github.com//pull/993 * [x] Remove --save from README by @username1001 in https://github.com//pull/929 * [x] feat - update link badge in docs by @carlosstenzel in https://github.com//pull/1273Next steps
- triage all the PRs with the label
v2.x
and decide about them - Check the issues and decide if we need to add additional patches
3.0.0-alpha.1
Based on #1313 (comment) we can just release 2.0.0-rc.4
as 3.0.0-alpha.1
to unblock the situation
Backlog
- Release: v3.0.0-alpha.1 #1320
- Release on npm (don't tag as latest) (@UlisesGascon )
- deprecate on npm
2.0.0-*
versions (keep 2.0.0 as latest) (@UlisesGascon )
3.0.0
Releasing a new version and dropping support for older Node.js is now necessary for this module. Here's the list of remaining tasks to launch v3 (prev: v2.0.0-rc*), given that @LinusU has already done most of the work (#399):
- Cherry pick relevant stuff from v2 line like CI pipelines, docs...
- Move the package from ESM to CommonJS (convert package to commonjs #1304).
- Verify AsyncLocalStorage (Node AsyncLocalStorage destroyed/lost when multer 1.4.4-lts.1 or later is used #1111)
- Align Node.js support with Express v5 (support node >=18 #1303)
- Update dependencies:
- @fastify/busboy
- append-field v2 -> v1 (For CommonJS support)
This is a draft of what I’ve seen is missing to release v3. @LinusU, do you have anything else pending?
Metadata
Metadata
Assignees
Labels
No labels