Skip to content

Bump @linearb/gitstream-core to 2.1.277#524

Merged
MishaKav merged 1 commit intodevelopfrom
bump-gitstream-core-to-2.1.277
Apr 14, 2026
Merged

Bump @linearb/gitstream-core to 2.1.277#524
MishaKav merged 1 commit intodevelopfrom
bump-gitstream-core-to-2.1.277

Conversation

@linearbci
Copy link
Copy Markdown
Collaborator

@linearbci linearbci commented Apr 14, 2026

✨ PR Description

Purpose: Extend code formatting support to multiple file types (TypeScript, HTML, CSS, Markdown, YAML) by consolidating Prettier plugins across the codebase.

Main changes:

  • Added TypeScript, HTML, PostCSS, Markdown, and YAML plugins to support formatting beyond JavaScript
  • Unified plugin configuration into centralized array used by formatting functions
  • Replaced file extension routing logic with Prettier's auto-detection based on filepath

CHANGELOG

✨ New Features

  • isFormattingChange now detects changes in HTML, Markdown, YAML, and more file types supported by Prettier

🔧 Improvements

  • Upgraded Prettier to v3 for improved formatting support
  • Significantly reduced action bundle size by ~40%, resulting in faster workflow startup times
  • Internal improvements and fixes

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@linearbci linearbci added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Apr 14, 2026
@linearbci linearbci requested a review from MishaKav April 14, 2026 12:49
Copy link
Copy Markdown

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Copy Markdown
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

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

LG

@MishaKav MishaKav merged commit 2c94166 into develop Apr 14, 2026
10 checks passed
@MishaKav MishaKav deleted the bump-gitstream-core-to-2.1.277 branch April 14, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants