Skip to content

Pull requests: koajs/koa

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

build(deps): bump debug from 4.3.4 to 4.3.6 dependencies Pull requests that update a dependency file
#1836 opened Jul 29, 2024 by dependabot bot Loading… updated Jul 29, 2024
Feat: Replace node querystring with URLSearchParams
#1828 opened Jun 24, 2024 by kravorkid Loading… updated Jul 1, 2024
6 tasks done
refactor: replace forEach & map with for loop
#1829 opened Jun 25, 2024 by kravorkid Loading… updated Jun 30, 2024
feat: add listenHttp2 shortcut
#1833 opened Jun 30, 2024 by kravorkid Loading… updated Jun 30, 2024
6 tasks done
Changehange node.js version in readme.md from 12.x to 18.x
#1823 opened Jun 17, 2024 by etroynov Loading… updated Jun 28, 2024
6 tasks done
Add custom stream support
#1825 opened Jun 21, 2024 by KristapsR Loading… updated Jun 21, 2024
build(deps-dev): bump braces from 3.0.2 to 3.0.3 dependencies Pull requests that update a dependency file
#1822 opened Jun 17, 2024 by dependabot bot Loading… updated Jun 17, 2024
fix: Add brackets to querystring to clarify it's array (#1672) version-major
#1673 opened Jun 11, 2022 by 3jins Loading… updated Jan 15, 2024
5 of 6 tasks
deps: update http-errors to v2.0.0
#1486 opened Jul 14, 2020 by 3imed-jaberi Loading… updated Aug 29, 2023
Initialize context.state sooner
#1732 opened Dec 24, 2022 by krisstern Loading… updated Jun 19, 2023
6 tasks done
deps: update statuses to v2.0.1
#1480 opened Jul 14, 2020 by 3imed-jaberi Loading… updated Dec 6, 2022
Added exports.default to package.json
#1630 opened Jan 10, 2022 by daleyjem Loading… updated Oct 11, 2022
fix missing cleanup, if response socket is no longer writeable (issue 1547)
#1593 opened Sep 28, 2021 by Azlond Loading… updated Oct 11, 2022
Feat: upgrade querystring to URLSearchParams
#1574 opened Aug 23, 2021 by adaex Loading… updated Jul 2, 2022
add cache for charset
#1650 opened Mar 9, 2022 by buzuosheng Loading… updated Jul 2, 2022
Update koa-vs-express.md
#1654 opened Mar 25, 2022 by jeffwillden Loading… updated Jul 1, 2022
Remove deprecated back version-major
#1146 opened Feb 14, 2018 by fl0w Loading… updated Apr 2, 2022 v3.0.0
fix bug https://github.com/koajs/koa/issues/1547
#1548 opened Jun 24, 2021 by masx200 Loading… updated Aug 18, 2021
do not override already set content-type, fixes #1120 version-major
#1131 opened Feb 2, 2018 by fl0w Loading… updated Apr 16, 2021 v3.0.0
Adding a headers setter to match the request api in the response api
#1237 opened Aug 31, 2018 by MYDIH Loading… updated Sep 10, 2020
don't coerce header value to string on set version-major
#1394 opened Oct 13, 2019 by tinovyatkin Loading… updated Aug 27, 2020
fix: parse port in x-forwarded-for (#827)
#1205 opened Jun 14, 2018 by jasonmacgowan Loading… updated Aug 17, 2020
emit more events maybe-3.x
#1395 opened Oct 13, 2019 by tinovyatkin Loading… updated Jul 30, 2020
response.redirect: extract special-cased back, fixes #904 version-minor
#1115 opened Dec 27, 2017 by fl0w Loading… updated Jul 21, 2020
ProTip! Filter pull requests by the default branch with base:master.