Skip to content

Conversation

@jorisre
Copy link
Member

@jorisre jorisre commented Apr 5, 2023

Fix #536

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Size Change: +16 B (0%)

Total Size: 22.1 kB

Filename Size Change
typebox/dist/typebox.js 464 B +4 B (+1%)
typebox/dist/typebox.module.js 482 B +6 B (+1%)
typebox/dist/typebox.umd.js 579 B +6 B (+1%)
ℹ️ View Unchanged
Filename Size
ajv/dist/ajv.js 638 B
ajv/dist/ajv.module.js 597 B
ajv/dist/ajv.umd.js 751 B
class-validator/dist/class-validator.js 528 B
class-validator/dist/class-validator.module.js 552 B
class-validator/dist/class-validator.umd.js 631 B
computed-types/dist/computed-types.js 386 B
computed-types/dist/computed-types.module.js 401 B
computed-types/dist/computed-types.umd.js 477 B
dist/resolvers.js 359 B
dist/resolvers.module.js 373 B
dist/resolvers.umd.js 454 B
io-ts/dist/io-ts.js 1.28 kB
io-ts/dist/io-ts.module.js 1.18 kB
io-ts/dist/io-ts.umd.js 1.41 kB
joi/dist/joi.js 592 B
joi/dist/joi.module.js 610 B
joi/dist/joi.umd.js 698 B
nope/dist/nope.js 345 B
nope/dist/nope.module.js 365 B
nope/dist/nope.umd.js 434 B
superstruct/dist/superstruct.js 324 B
superstruct/dist/superstruct.module.js 342 B
superstruct/dist/superstruct.umd.js 424 B
typanion/dist/typanion.js 323 B
typanion/dist/typanion.module.js 336 B
typanion/dist/typanion.umd.js 418 B
vest/dist/vest.js 472 B
vest/dist/vest.module.js 436 B
vest/dist/vest.umd.js 562 B
yup/dist/yup.js 626 B
yup/dist/yup.module.js 641 B
yup/dist/yup.umd.js 729 B
zod/dist/zod.js 581 B
zod/dist/zod.module.js 602 B
zod/dist/zod.umd.js 688 B

compressed-size-action

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jorisre jorisre merged commit 4a65f85 into master Apr 5, 2023
@jorisre jorisre deleted the fix/typebox-errors-iteration branch April 5, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Typebox resolver implementation to avoid Microbundle issue with Async generators

3 participants