Skip to content

Release v-10.4.2 (#12070)#12072

Merged
msynk merged 1 commit intobitfoundation:developfrom
msynk:12074-release-v-10.4.2
Feb 10, 2026
Merged

Release v-10.4.2 (#12070)#12072
msynk merged 1 commit intobitfoundation:developfrom
msynk:12074-release-v-10.4.2

Conversation

@msynk
Copy link
Copy Markdown
Member

@msynk msynk commented Feb 10, 2026

closes #12070

Summary by CodeRabbit

  • Chores
    • Updated package and application version from 10.4.2-pre-02 to 10.4.2 across all modules and dependencies.

@msynk msynk requested a review from yasmoradi February 10, 2026 13:37
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 10, 2026

Walkthrough

This pull request updates the version number from pre-release 10.4.2-pre-02 to final release 10.4.2 across the entire codebase, including build configuration files, NuGet package references, service worker files, TypeScript/JavaScript version assignments, and C# version properties.

Changes

Cohort / File(s) Summary
Build Configuration & Package Management
src/Bit.Build.props, src/BlazorUI/Demo/Directory.Build.props, src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props, src/Websites/*/src/Directory.Build.props
Version updated from 10.4.2-pre-02 to 10.4.2 in build property files and central package management configurations across multiple projects and template directories.
NuGet Package References (.csproj)
src/BlazorUI/Demo/*/.../*.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj, src/Websites/Careers/src/.../*.csproj, src/Websites/Platform/src/.../*.csproj, src/Websites/Sales/src/.../*.csproj, src/Templates/BlazorEmpty/Bit.BlazorEmpty/*/.../*.csproj
Multiple Bit.* package references (Bit.BlazorUI, Bit.Bswup, Bit.BlazorES2019, Bit.CodeAnalyzers, Bit.SourceGenerators, Bit.Butil, Bit.BlazorUI.Icons, Bit.BlazorUI.Assets, Bit.BlazorUI.Extras, Bit.Besql) bumped from pre-release to stable 10.4.2.
Build Targets File
src/BlazorUI/Bit.BlazorUI/buildTransitive/Bit.BlazorUI.targets
Package content paths updated from pre-release paths to stable 10.4.2 paths for net9.0 and net10.0 target frameworks.
Version Properties (C#)
src/BlazorUI/Bit.BlazorUI/Info.cs
Public Version property initializer updated from "10.4.2-pre-02" to "10.4.2".
Version Strings (TypeScript/JavaScript)
src/Besql/Bit.Besql/wwwroot/bit-besql.js, src/BlazorUI/Bit.BlazorUI/Scripts/general.ts, src/Butil/Bit.Butil/Scripts/butil.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup*.ts
Global version constants and properties updated from '10.4.2-pre-02' to '10.4.2' across multiple library files.
Service Worker Files
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js, src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker*.js, src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker*.js, src/Bswup/FullDemo/Client/wwwroot/service-worker*.js, src/Templates/Boilerplate/Bit.Boilerplate/src/Client/.../service-worker.published.js, src/Websites/*/src/.../wwwroot/service-worker.published.js
Version comments in service worker files updated from 10.4.2-pre-02 to 10.4.2.
Documentation & Template Content
src/Templates/Boilerplate/Bit.Boilerplate/README.md, src/Templates/Boilerplate/Bit.Boilerplate/.docs/19- Project Miscellaneous Files.md, src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor*
Template version references and installation command examples updated from 10.4.2-pre-02 to 10.4.2 in documentation and getting-started pages.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~18 minutes

Poem

🐰 The version hops from pre to pure,
Ten-point-four-point-two's now sure,
Through files and scripts, a gentle flair,
The stable release floats on air!

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release v-10.4.2' clearly and concisely summarizes the primary change: updating all version references from 10.4.2-pre-02 to 10.4.2 across the entire codebase.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@msynk msynk merged commit 912f9f9 into bitfoundation:develop Feb 10, 2026
9 checks passed
@msynk msynk deleted the 12074-release-v-10.4.2 branch February 10, 2026 13:43
@sonarqubecloud
Copy link
Copy Markdown

@msynk msynk changed the title Release v-10.4.2 (#12074) Release v-10.4.2 (#12070) Feb 10, 2026
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.

Release v-10.4.2

1 participant