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

simplify tsconfig by introducing tsconfig.es5.json
#57 by gfx was merged Jun 4, 2019 Loading…
CI: add nodejs versions to the matrix Tests
#60 by gfx was merged Jun 5, 2019 Loading…
experimental string cache in encoder but it's slow
#62 by gfx was closed Jun 7, 2019 Loading…
test: update karma-webpack to v4 Tests
#63 by gfx was merged Jun 9, 2019 Loading…
fix RangeError in encoding BLOB
#66 by gfx was merged Jun 12, 2019 Loading…
allow stream ponyfill as ReadableStream
#67 by gfx was merged Jun 13, 2019 Loading…
use TextEncoder to encode string if available
#68 by gfx was merged Jul 8, 2019 Loading…
bundle dis.es5 as umd
#69 by gfx was merged Jun 21, 2019 Loading…
fix AMD-style modules; add amd-example.html for testing
#71 by gfx was merged Jun 22, 2019 Loading…
ci: skip npm instll -g ... if they are already installed
#72 by gfx was closed Jun 22, 2019 Loading…
fix int8 range in encoding Bugfix
#73 by gfx was merged Jun 24, 2019 Loading…
introduce eslint-plugin-import
#74 by gfx was merged Jun 26, 2019 Loading…
Bump lodash from 4.17.11 to 4.17.14 dependencies Pull requests that update a dependency file
#77 by dependabot bot was merged Jul 14, 2019 Loading…
feature: decode ArrayBuffer as well as byte arrays
#78 by gfx was merged Jul 17, 2019 Loading…
isSafeInteger - fix IE support
#81 by k0l0r3k99 was closed Jul 30, 2019 Loading…
upgrade typescript-eslint from 1.x to 2.x
#83 by gfx was merged Aug 23, 2019 Loading…
Add support for numbers as map keys
#84 by sergeyzenchenko was merged Aug 30, 2019 Loading…
Make cachedKeyDecoder configurable
#85 by sergeyzenchenko was merged Aug 30, 2019 Loading…
upgrade JS deps 2019/09/20
#86 by gfx was merged Sep 20, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.