Skip to content

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

update

What is the new behavior?

This pull request updates the documentation for ReactiveUI Source Generators to include new features and usage examples, and increments the version number in version.json. Below are the most important changes:

Documentation Updates:

  • Enhanced the [Reactive] attribute documentation to include support for partial properties with initializers (C# preview), protected and virtual properties, and required properties.
  • Added a new section in the README.md explaining how to use partial properties with default values, including examples and supported features like access modifiers, virtual/override properties, and initializers.

Version Update:

  • Incremented the version in version.json from 2.1 to 2.2 to reflect the new features.

What might this PR break?

None expected
Release will have new features and bug fixes to correct output code

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Prepared for release

@glennawatson glennawatson merged commit 59bd8c8 into main May 19, 2025
1 check passed
@glennawatson glennawatson deleted the UpdateReadmeAndVersionForRelease branch May 19, 2025 03:06
@github-actions
Copy link

github-actions bot commented Jun 3, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants