Skip to content

Conversation

@msynk
Copy link
Member

@msynk msynk commented Dec 19, 2025

closes #11902

Summary by CodeRabbit

  • Chores
    • Released version 10.2.1 as a stable release, transitioning from the pre-release version 10.2.1-pre-03.
    • Updated all framework packages, NuGet dependencies, version strings, and configuration files across projects and templates to reflect the stable 10.2.1 release.

✏️ Tip: You can customize this high-level summary in your review settings.

@msynk msynk requested a review from ysmoradi December 19, 2025 07:18
@coderabbitai
Copy link

coderabbitai bot commented Dec 19, 2025

Walkthrough

Version release of all components from pre-release 10.2.1-pre-03 to stable 10.2.1. Updates applied consistently across NuGet package references, build properties, JavaScript/TypeScript version declarations, service worker headers, and documentation throughout the codebase.

Changes

Cohort / File(s) Summary
Build and Property Files
src/Bit.Build.props, src/BlazorES2019/Bit.BlazorES2019/buildTransitive/Bit.BlazorES2019.targets, src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props, src/BlazorUI/Demo/Directory.Build.props, src/Websites/Platform/src/Directory.Build.props, src/Websites/Careers/src/Directory.Build.props, src/Websites/Sales/src/Directory.Build.props
Updated ReleaseVersion, central package versions, and MSBuild properties from 10.2.1-pre-03 to 10.2.1; template generation comments updated correspondingly
JavaScript/TypeScript Version Declarations
src/Besql/Bit.Besql/wwwroot/bit-besql.js, src/BlazorUI/Bit.BlazorUI/Scripts/general.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts, src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts, src/Butil/Bit.Butil/Scripts/butil.ts
Version strings for BitBesql.version, BitBlazorUI.version, BitBswup.version, and BitButil.version updated from pre-release to stable release
Service Worker Version Headers
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.Demo/wwwroot/service-worker.published.js, src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.js, src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.published.js, src/Bswup/FullDemo/Client/wwwroot/service-worker.js, src/Bswup/FullDemo/Client/wwwroot/service-worker.published.js, src/Websites/Platform/src/Bit.Websites.Platform.Client/wwwroot/service-worker.published.js, src/Websites/Careers/src/Bit.Websites.Careers.Client/wwwroot/service-worker.published.js, src/Websites/Sales/src/Bit.Websites.Sales.Client/wwwroot/service-worker.published.js, src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js
Version comments in service worker files bumped from 10.2.1-pre-03 to 10.2.1
Project File Package References (Demo & Templates)
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj, src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/Bit.BlazorUI.Demo.Client.Web.csproj, src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj
Updated NuGet references for Bit.\* packages (BlazorES2019, BlazorUI, CodeAnalyzers, SourceGenerators, Bswup, Butil) from pre-release to 10.2.1
Template Project Files
src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj, src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj
Updated package versions and template generation header from pre-release to 10.2.1
Website Project Files (Careers)
src/Websites/Careers/src/Bit.Websites.Careers.Client/Bit.Websites.Careers.Client.csproj, src/Websites/Careers/src/Bit.Websites.Careers.Server/Bit.Websites.Careers.Server.csproj, src/Websites/Careers/src/Bit.Websites.Careers.Shared/Bit.Websites.Careers.Shared.csproj
Updated Bit ecosystem package references from pre-release to stable 10.2.1
Website Project Files (Platform)
src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj, src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj, src/Websites/Platform/src/Bit.Websites.Platform.Shared/Bit.Websites.Platform.Shared.csproj
Updated package references for Bit.Bswup, Bit.Butil, Bit.BlazorUI, and related packages from pre-release to 10.2.1
Website Project Files (Sales)
src/Websites/Sales/src/Bit.Websites.Sales.Client/Bit.Websites.Sales.Client.csproj, src/Websites/Sales/src/Bit.Websites.Sales.Server/Bit.Websites.Sales.Server.csproj, src/Websites/Sales/src/Bit.Websites.Sales.Shared/Bit.Websites.Sales.Shared.csproj
Updated Bit ecosystem package references (Bswup, BlazorUI, Icons, Assets, CodeAnalyzers, SourceGenerators) from pre-release to 10.2.1
Documentation Files
src/Templates/Boilerplate/Bit.Boilerplate/.docs/19- Project Miscellaneous Files.md, src/Templates/Boilerplate/Bit.Boilerplate/README.md, src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor, src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor.cs
Updated template version examples and installation commands from 10.2.1-pre-03 to 10.2.1
Code Info Files
src/BlazorUI/Bit.BlazorUI/Info.cs
Updated public Version property from pre-release string to "10.2.1"

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Rationale: Highly repetitive and homogeneous changes—consistent version string replacements across the entire codebase with no logic modifications, control flow changes, or behavioral alterations. All updates follow the same pattern: 10.2.1-pre-0310.2.1.

Poem

🐰 From pre-release into the light,
Version ten-point-two takes flight!
Pre-oh-three to one, we've grown,
Stable ground is now our home!
Thump thump with pride, the release is done! 🥕✨

Pre-merge checks and finishing touches

❌ 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%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'Release v-10.2.1 (#11902)' clearly and concisely describes the primary change—releasing version 10.2.1—matching the scope of changes across numerous files updating version numbers.
Linked Issues check ✅ Passed The PR successfully addresses the linked issue #11902 by updating version references from 10.2.1-pre-03 to 10.2.1 across all relevant files, consistent with the objective to release v-10.2.1.
Out of Scope Changes check ✅ Passed All changes are in-scope—exclusively updating version strings and package references from pre-release 10.2.1-pre-03 to stable 10.2.1 across the codebase, with no unrelated modifications.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 4

📜 Review details

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between 607a7c1 and e299a71.

📒 Files selected for processing (47)
  • src/Besql/Bit.Besql/wwwroot/bit-besql.js (1 hunks)
  • src/Bit.Build.props (1 hunks)
  • src/BlazorES2019/Bit.BlazorES2019/buildTransitive/Bit.BlazorES2019.targets (1 hunks)
  • src/BlazorUI/Bit.BlazorUI/Info.cs (1 hunks)
  • src/BlazorUI/Bit.BlazorUI/Scripts/general.ts (1 hunks)
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj (1 hunks)
  • src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/Bit.BlazorUI.Demo.Client.Web.csproj (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js (1 hunks)
  • src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj (1 hunks)
  • src/BlazorUI/Demo/Directory.Build.props (1 hunks)
  • src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.published.js (1 hunks)
  • src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts (1 hunks)
  • src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts (1 hunks)
  • src/Bswup/FullDemo/Client/wwwroot/service-worker.js (1 hunks)
  • src/Bswup/FullDemo/Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Butil/Bit.Butil/Scripts/butil.ts (1 hunks)
  • src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj (2 hunks)
  • src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj (2 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/.docs/19- Project Miscellaneous Files.md (4 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/README.md (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js (1 hunks)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props (2 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/Bit.Websites.Careers.Client.csproj (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Server/Bit.Websites.Careers.Server.csproj (1 hunks)
  • src/Websites/Careers/src/Bit.Websites.Careers.Shared/Bit.Websites.Careers.Shared.csproj (1 hunks)
  • src/Websites/Careers/src/Directory.Build.props (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor.cs (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj (1 hunks)
  • src/Websites/Platform/src/Bit.Websites.Platform.Shared/Bit.Websites.Platform.Shared.csproj (1 hunks)
  • src/Websites/Platform/src/Directory.Build.props (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/Bit.Websites.Sales.Client.csproj (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Client/wwwroot/service-worker.published.js (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Server/Bit.Websites.Sales.Server.csproj (1 hunks)
  • src/Websites/Sales/src/Bit.Websites.Sales.Shared/Bit.Websites.Sales.Shared.csproj (1 hunks)
  • src/Websites/Sales/src/Directory.Build.props (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: build and test for release
🔇 Additional comments (49)
src/BlazorUI/Demo/Directory.Build.props (1)

1-1: LGTM!

Template header version correctly updated to reflect the stable 10.2.1 release. No functional impact on the build configuration.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Bit.BlazorUI.Demo.Client.Core.csproj (1)

19-19: Version bumps correctly reflect the stable release.

Both Bit.CodeAnalyzers and Bit.SourceGenerators have been updated from pre-release (10.2.1-pre-03) to stable (10.2.1), aligning with the PR objective. Since these are design-time dependencies (build analyzers and source generators), the version changes are appropriate and should not introduce runtime compatibility issues.

Also applies to: 23-23

src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Bit.BlazorUI.Demo.Shared.csproj (1)

8-15: LGTM! Standard version release.

The package version updates from 10.2.1-pre-03 to stable 10.2.1 are consistent with the release objectives. Both packages are build-time dependencies (code analyzers and source generators), so any compatibility issues will surface during build.

src/Websites/Sales/src/Bit.Websites.Sales.Shared/Bit.Websites.Sales.Shared.csproj (1)

9-16: LGTM! Version bump to stable release.

The package versions have been correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1, consistent with the release objective. The build-time analyzer and source generator configurations remain appropriately configured.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Windows/Bit.BlazorUI.Demo.Client.Windows.csproj (1)

32-40: LGTM! Version updates are consistent.

All three Bit package references have been updated to version 10.2.1, which aligns perfectly with the PR objective to release v-10.2.1. The version numbers are consistent across all internal Bit packages in this project file.

src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty.Client/BlazorEmpty.Client.csproj (2)

1-1: LGTM! Version header updated correctly.

The generated template version header has been correctly updated to match the stable release version.


18-28: LGTM! Package versions consistently updated for stable release.

All three Bit package references have been correctly and consistently updated from pre-release 10.2.1-pre-03 to stable 10.2.1. The version alignment is appropriate for a release PR.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Bit.Websites.Platform.Client.csproj (1)

35-40: LGTM! Consistent version bump for release.

All Bit.* package references have been updated consistently from pre-release 10.2.1-pre-03 to stable 10.2.1, which aligns with the PR objective of releasing version 10.2.1.

Also applies to: 44-44

src/Websites/Careers/src/Bit.Websites.Careers.Server/Bit.Websites.Careers.Server.csproj (1)

14-22: Version bump to 10.2.1 is structurally sound, but package availability cannot be verified via public sources.

The package version updates from 10.2.1-pre-03 to 10.2.1 are consistent across all three Bit.* packages (Bit.BlazorES2019, Bit.CodeAnalyzers, Bit.SourceGenerators). The package attributes remain correctly configured. These packages appear to be distributed through a private or organization-specific NuGet feed rather than the public nuget.org registry, so verification of the stable 10.2.1 release should be confirmed with your package repository maintainers or internal distribution system.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Bit.BlazorUI.Demo.Client.Maui.csproj (1)

101-110: LGTM! Version updates are complete and consistent throughout the codebase.

The package version updates from pre-release 10.2.1-pre-03 to stable 10.2.1 are correct. Verification confirms that no remaining pre-release version references exist and all version references across NuGet packages, build properties, code declarations, templates, and documentation have been properly updated to 10.2.1.

src/BlazorUI/Demo/Bit.BlazorUI.Demo.Server/Bit.BlazorUI.Demo.Server.csproj (1)

13-21: Defer review until v-10.2.1 is released and published.

The Bit packages referenced cannot be verified at version 10.2.1 on NuGet, and no v-10.2.1 release exists in the bitplatform repository. The changes shown update package versions from 10.2.1-pre-03 to 10.2.1, but confirmation of package availability and release is required before merging. Ensure the following is complete:

  1. Bit.BlazorES2019, Bit.CodeAnalyzers, and Bit.SourceGenerators are published to NuGet at stable version 10.2.1
  2. The corresponding v-10.2.1 release tag exists in the repository
  3. No remaining references to 10.2.1-pre-03 exist in the codebase
src/Bswup/Bit.Bswup/Scripts/bit-bswup.ts (1)

2-2: LGTM! Version update for stable release.

The version string has been correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1, consistent with the release objective.

src/Websites/Careers/src/Bit.Websites.Careers.Client/wwwroot/service-worker.published.js (1)

1-1: LGTM! Version comment updated for release.

The version identifier in the service worker header has been correctly updated to 10.2.1.

src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.js (1)

1-1: LGTM! Version comment updated for release.

The version identifier has been correctly updated to 10.2.1.

src/Bswup/Bit.Bswup.Demo/wwwroot/service-worker.published.js (1)

1-1: LGTM! Version comment updated for release.

The version identifier has been correctly updated to 10.2.1.

src/Bswup/FullDemo/Client/wwwroot/service-worker.published.js (1)

1-1: LGTM! Version comment updated for release.

The version identifier has been correctly updated to 10.2.1.

src/Websites/Careers/src/Directory.Build.props (1)

1-1: LGTM! Template version updated for release.

The generated-by template version has been correctly updated to v-10.2.1.

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Web/wwwroot/service-worker.published.js (1)

1-1: LGTM! Version comment updated for release.

The version identifier has been correctly updated to 10.2.1.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw.ts (1)

1-1: LGTM! Service worker version updated for release.

The service worker version has been correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1.

src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.js (1)

1-1: Version update looks good.

The version comment has been correctly updated to reflect the stable 10.2.1 release.

src/Bswup/FullDemo/Client/wwwroot/service-worker.js (1)

1-1: Version update is consistent.

The service worker version has been properly updated to 10.2.1.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.progress.ts (1)

1-1: Version string correctly updated.

The TypeScript version declaration aligns with the 10.2.1 stable release.

src/Websites/Platform/src/Bit.Websites.Platform.Client/wwwroot/service-worker.published.js (1)

1-1: Published service worker version updated correctly.

The version reflects the stable 10.2.1 release as expected.

src/BlazorUI/Bit.BlazorUI/Info.cs (1)

11-11: Public version property updated for stable release.

The Version property now correctly reflects the 10.2.1 stable release, which will be consumed by dependent applications.

src/Bswup/Bit.Bswup.NewDemo/Bit.Bswup.NewDemo.Client/wwwroot/service-worker.published.js (1)

1-1: Version comment updated correctly.

The published service worker version aligns with the stable release.

src/Templates/BlazorEmpty/Bit.BlazorEmpty/BlazorEmpty/BlazorEmpty.csproj (2)

1-1: Template header updated for stable release.

The generated-by comment correctly reflects the v-10.2.1 template version.


21-31: NuGet package references updated consistently.

All three Bit package references have been correctly updated from the pre-release version to the stable 10.2.1 release:

  • Bit.BlazorUI
  • Bit.CodeAnalyzers
  • Bit.SourceGenerators
src/Websites/Platform/src/Bit.Websites.Platform.Shared/Bit.Websites.Platform.Shared.csproj (1)

9-16: Package references updated to stable release.

Both Bit.CodeAnalyzers and Bit.SourceGenerators have been correctly updated to version 10.2.1, consistent with the release objective.

src/BlazorUI/Bit.BlazorUI/Scripts/general.ts (1)

1-1: Version update looks good.

The version string is correctly updated from pre-release to stable 10.2.1, consistently setting both BitBlazorUI.version and the window property.

src/BlazorES2019/Bit.BlazorES2019/buildTransitive/Bit.BlazorES2019.targets (1)

3-4: Package path updates are correct.

The NuGet package paths are consistently updated to 10.2.1 for both net9.0 and net10.0 target frameworks. The Remove and Include patterns match correctly.

Also applies to: 9-10

src/Butil/Bit.Butil/Scripts/butil.ts (1)

2-2: Version update looks good.

The version string is correctly updated to stable 10.2.1, maintaining the consistent pattern of setting both the module property and window property.

src/Bswup/Bit.Bswup/Scripts/bit-bswup.sw-cleanup.ts (1)

1-1: Version update looks good.

The service worker cleanup version string is correctly updated to stable 10.2.1. The cleanup logic remains unchanged and properly handles cache removal and client notifications.

src/Besql/Bit.Besql/wwwroot/bit-besql.js (1)

2-2: Version update looks good.

The version string is correctly updated to stable 10.2.1. The database persistence and loading logic remains unchanged.

src/Websites/Careers/src/Bit.Websites.Careers.Client/Bit.Websites.Careers.Client.csproj (1)

32-40: LGTM! Version bump to stable release.

All Bit package references correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1.

src/Websites/Sales/src/Bit.Websites.Sales.Client/wwwroot/service-worker.published.js (1)

1-1: LGTM! Service worker version updated.

Version comment correctly reflects the stable release 10.2.1.

src/Templates/Boilerplate/Bit.Boilerplate/README.md (1)

5-5: LGTM! Template documentation updated.

The README correctly reflects the stable template version v-10.2.1.

src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Web/wwwroot/service-worker.published.js (1)

2-2: LGTM! Template service worker version updated.

Version string correctly updated to 10.2.1.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor (1)

156-156: LGTM! Installation instructions updated.

The documentation now correctly instructs users to install the stable version 10.2.1 of Bit.Boilerplate.

src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/Templates03GettingStartedPage.razor.cs (1)

46-46: LGTM! Installation command updated in code-behind.

The generated PowerShell command correctly references the stable 10.2.1 version.

src/Websites/Sales/src/Directory.Build.props (1)

1-1: LGTM! Build properties header updated.

Generated template header correctly reflects version v-10.2.1.

src/Websites/Platform/src/Directory.Build.props (1)

1-1: LGTM! Build properties header updated.

Generated template header correctly reflects version v-10.2.1.

src/Websites/Sales/src/Bit.Websites.Sales.Server/Bit.Websites.Sales.Server.csproj (1)

14-22: LGTM! Consistent version bump to stable release.

The package references have been correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1 for all three Bit packages.

src/Templates/Boilerplate/Bit.Boilerplate/.docs/19- Project Miscellaneous Files.md (3)

224-235: LGTM! Documentation examples updated to reflect stable release.

The example PackageReference and central package management snippets have been correctly updated to show version 10.2.1 instead of the pre-release version.


244-252: LGTM! Package version examples updated consistently.

The example package versions in the documentation have been correctly updated to 10.2.1 for Bit.BlazorUI and Bit.Butil.


610-626: LGTM! Template generation command updated to reference stable version.

The documentation now correctly shows that the project was generated using template version v-10.2.1 instead of v-10.2.1-pre-03.

src/Templates/Boilerplate/Bit.Boilerplate/src/Directory.Packages.props (2)

4-12: LGTM! Central package versions updated to stable release.

All core Bit packages in the central package management file have been consistently updated from pre-release 10.2.1-pre-03 to stable 10.2.1. This ensures all projects referencing these packages will use the stable version.


90-90: LGTM! Bit.Besql version updated consistently.

The conditional Bit.Besql package reference has been updated to 10.2.1, maintaining consistency with other Bit packages.

src/Websites/Platform/src/Bit.Websites.Platform.Server/Bit.Websites.Platform.Server.csproj (1)

15-23: LGTM! Package references updated consistently to stable release.

The three Bit package references have been correctly updated from pre-release 10.2.1-pre-03 to stable 10.2.1, matching the version bump pattern across the entire PR.

src/Bit.Build.props (1)

30-33: Update ReleaseVersion property to 10.2.1 for stable release.

The code correctly updates the ReleaseVersion property to 10.2.1, which will propagate to PackageVersion and the release notes URL. This is the central property that controls versioning across all NuGet packages in the repository.

Ensure that the corresponding NuGet packages with version 10.2.1 have been published or are scheduled for publication.

@msynk msynk merged commit a5561ab into bitfoundation:develop Dec 19, 2025
9 checks passed
@msynk msynk deleted the 11902-release-v-10.2.1 branch December 19, 2025 07:22
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.2.1

1 participant