Skip to content

Pull requests: msgpack/msgpack-javascript

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
Assigned to nobody Loading
Sort

Pull requests list

upgrade typescript-eslint from 1.x to 2.x
#83 by gfx was merged Aug 23, 2019 Loading…
add codecov settings
#15 by gfx was merged May 7, 2019 Loading…
Make encode() return Uint8Array
#8 by gfx was merged May 2, 2019 Loading…
Rewrite implementation in TypeScript
#7 by gfx was merged May 2, 2019 Loading…
5 of 6 tasks
fix int8 range in encoding Bugfix
#73 by gfx was merged Jun 24, 2019 Loading…
DataView to encode / decode int / float
#12 by gfx was merged May 4, 2019 Loading…
Fix timestamp 96's nsec to be unsignd
#14 by gfx was merged May 6, 2019 Loading…
Introduce decodeAsync() for streaming decoding
#13 by gfx was merged May 6, 2019 Loading…
Improve extensions api and fix bugs in timestamp
#11 by gfx was merged May 2, 2019 Loading…
use SauceLabs in CI
#22 by gfx was merged May 11, 2019 Loading…
Bundle as es5 for browsers
#9 by gfx was merged May 2, 2019 Loading…
Correct an import from "encode" to "decode"
#111 by jhnieman was merged Apr 11, 2020 Loading…
Use TextEncoder and TextDecoder in browsers (if available)
#161 by gfx was merged Mar 1, 2021 Loading…
introduce DecodeError class
#165 by gfx was merged Mar 21, 2021 Loading…
revert use of tslib
#171 by gfx was merged Apr 21, 2021 Loading…
Introduce CodeQL analysis
#158 by gfx was merged Feb 26, 2021 Loading…
update dependencies including TypeScript 4.5
#196 by gfx was merged Nov 18, 2021 Loading…
[CI] set security-events: write for CodeQL workflow
#203 by gfx was merged Mar 19, 2022 Loading…
[ci] add nodejs v18 to the matrix
#206 by gfx was merged Apr 26, 2022 Loading…
Add an example for deno to import npm:@msgpack/msgpack
#233 by gfx was merged Aug 8, 2023 Loading…
feat: Expand bigint support to have more configurability
#239 by robdmoore was closed Jan 26, 2024 Loading…
Deduplicate exports in index.js
#237 by nedredmond was closed May 31, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.