Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): ser/de for FileKind #3736

Merged
merged 3 commits into from
Aug 28, 2024
Merged

fix(core): ser/de for FileKind #3736

merged 3 commits into from
Aug 28, 2024

Conversation

ematipico
Copy link
Member

Summary

This should fix a regression where FileKind can't be serialized/deserialized from an array of strings.

Test Plan

Tests added, I will need to check it against biomejs/website#1012

Copy link

codspeed-hq bot commented Aug 28, 2024

CodSpeed Performance Report

Merging #3736 will improve performances by 6.44%

Comparing fix/serialization (0092488) with main (42e45e6)

Summary

⚡ 1 improvements
✅ 98 untouched benchmarks

Benchmarks breakdown

Benchmark main fix/serialization Change
jquery.min_16034160674129647344.js[cached] 28.7 ms 27 ms +6.44%

@ematipico ematipico merged commit bf7fcb7 into main Aug 28, 2024
15 checks passed
@ematipico ematipico deleted the fix/serialization branch August 28, 2024 19:49
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Core Area: core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants