Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,557 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in fastify/fastify-websocket that received 3 comments
- Adds support for plugin dynamic imports in TS projects
- Add type commonjs
- ci: avoid unnecessary runs
- doc: add discord badge
- fix: typings for hooks
- Test: reach 100% coverage
- add PROJECT_CHARTER
- fix: test slowness on windows
- Adds new section that better explains ESM context and TypeScript exports
- Update Server.md
- Adds support for named imports in ESM context
- Update Ecosystem.md
- Added custom error formatting for schema errors
- support unWritable props in the logger option
- fix hasContentTypeParser to include native types
- update(package.json): add rafaelgss as member
- Bump autocannon from 5.1.0 to 6.0.0
- fix setNotFoundHandler and setErrorHandler types
- docs: add logger option in async/await example
- fix schema lock in
- feat: add hook onTimeout
- Bump x-xss-protection from 1.3.0 to 2.0.0
- Bump helmet from 3.23.3 to 4.0.0
- add missing kSchemaVisited symbol var
- add routePath in onRoute hook
- meta: add TSC as owner of governance-related docs
- lib: refactor Socket._getpeername and Socket._getsockname
- build: implement a Commit Queue in Actions
- http2: add maxHeaderSize option to http2
- benchmark: fix EADDRNOTAVAIL error in http2
- net: simplify server.close() behavior when closing unopened server.
- net: close connection if no 'connection' listener
- net: Track state of setKeepAlive and prevent unnecessary system calls
- http: Add noDelay to http.request() options.
- lib: add String primordials
- tools: add debug entitlements for macOS 10.15+
- v14.8.0 proposal
- lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING
- meta: uncomment all codeowners
- http2: allow Host in HTTP/2 requests
- net: introduce net.BlockList
- stream: add catch handler for async _construct
- fix: buffer check for jest
- fix: change set-cookie header to always be an array
- fix: prepend client url pathname
- perf: improved pool balancing
- 1.3.0
- don't propagate async scope across events
- refactor: remove onInfo & onTrailers
- feat: dispatch
- fix: add more idle timeout options
- fix: throw on expect header
- refactor: update internal API
- feat: onInfo & onTrailers options
- docs: improve docs with more type info
- feat: upgrade support
- add mqemitter mongodb subscription example (#81)
- fix: fix prefix option for graphiql/playground
- fix: fix ide path routing based on path option
- update(types): add cache map
- Fix async subscription context
- Fix :: Gateway :: Slow test: test/gateway/pollingInterval.js
- fix query depth calculation
- Bump autocannon from 5.1.0 to 6.0.0
- Feature :: Refresh / Polling Graphql Schema inside Gateway mode
- improve subscription types + tests
10
repositories not shown
Created an issue in fastify/fastify that received 4 comments
Refer to tsconfig/bases in typescript docs
4
comments