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(ext/console): bump default max str lengthto 10_000 #24245

Merged

Conversation

lucacasonato
Copy link
Member

Fixes #22160

@lucacasonato lucacasonato merged commit 7b5c514 into denoland:main Jun 18, 2024
17 checks passed
@lucacasonato lucacasonato deleted the bump_strabbreviatelen_to_10000 branch June 18, 2024 18:03
@Leokuma
Copy link

Leokuma commented Jun 19, 2024

PR title is missing a zero. It should be 10_000.

@lucacasonato lucacasonato changed the title fix(ext/console): bump default max str lengthto 10_00 fix(ext/console): bump default max str lengthto 10_000 Jun 20, 2024
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
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.

console.log({ a: string }) only prints 100 characters
3 participants