+1
-0
@@ -7,2 +7,3 @@ import { encode, encodeInto, rfc8949EncodeOptions } from './lib/encode.js' | ||
| * Export the types that were present in the original manual cborg.d.ts | ||
| * @typedef {import('./interface.js').TagDecodeControl} TagDecodeControl | ||
| * @typedef {import('./interface.js').TagDecoder} TagDecoder | ||
@@ -9,0 +10,0 @@ * There was originally just `TypeEncoder` so don't break types by renaming or not exporting |
+6
-0
@@ -0,1 +1,7 @@ | ||
| ## [5.0.1](https://github.com/rvagg/cborg/compare/v5.0.0...v5.0.1) (2026-04-02) | ||
| ### Bug Fixes | ||
| * **types:** re-export TagDecodeControl off main export ([0d9f25a](https://github.com/rvagg/cborg/commit/0d9f25aadb1491e69f6c343d12537ac08ec1b41e)) | ||
| ## [5.0.0](https://github.com/rvagg/cborg/compare/v4.5.8...v5.0.0) (2026-03-31) | ||
@@ -2,0 +8,0 @@ |
+1
-1
| { | ||
| "name": "cborg", | ||
| "version": "5.0.0", | ||
| "version": "5.0.1", | ||
| "description": "Fast CBOR with a focus on strictness", | ||
@@ -5,0 +5,0 @@ "main": "cborg.js", |
+4
-0
| /** | ||
| * Export the types that were present in the original manual cborg.d.ts | ||
| */ | ||
| export type TagDecodeControl = import("./interface.js").TagDecodeControl; | ||
| /** | ||
| * There was originally just `TypeEncoder` so don't break types by renaming or not exporting | ||
@@ -3,0 +7,0 @@ */ |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"cborg.d.ts","sourceRoot":"","sources":["../cborg.js"],"names":[],"mappings":";;;yBAMa,OAAO,gBAAgB,EAAE,UAAU;;;;0BAEnC,OAAO,gBAAgB,EAAE,mBAAmB;;;;4BAC5C,OAAO,gBAAgB,EAAE,aAAa;;;;4BACtC,OAAO,gBAAgB,EAAE,aAAa;uBATY,iBAAiB;4BAAjB,iBAAiB;0BAAjB,iBAAiB;+BAAjB,iBAAiB;uBADvB,iBAAiB;2BAAjB,iBAAiB;qCAAjB,iBAAiB;sBAE9C,gBAAgB;qBAAhB,gBAAgB"} | ||
| {"version":3,"file":"cborg.d.ts","sourceRoot":"","sources":["../cborg.js"],"names":[],"mappings":";;;+BAMa,OAAO,gBAAgB,EAAE,gBAAgB;;;;yBACzC,OAAO,gBAAgB,EAAE,UAAU;;;;0BAEnC,OAAO,gBAAgB,EAAE,mBAAmB;;;;4BAC5C,OAAO,gBAAgB,EAAE,aAAa;;;;4BACtC,OAAO,gBAAgB,EAAE,aAAa;uBAVY,iBAAiB;4BAAjB,iBAAiB;0BAAjB,iBAAiB;+BAAjB,iBAAiB;uBADvB,iBAAiB;2BAAjB,iBAAiB;qCAAjB,iBAAiB;sBAE9C,gBAAgB;qBAAhB,gBAAgB"} |
540659
0.09%11992
0.04%