Skip to content

馃挜 Remove deprecated types - #177

Merged
flovouin merged 2 commits into
mainfrom
chore/remove-deprecated
Sep 4, 2026
Merged

flovouin merged 2 commits into
mainfrom
chore/remove-deprecated

Conversation

@flovouin

@flovouin flovouin commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

馃摑 Description of the PR

Removes the last remaining deprecated concepts from the codebase, as part of the upcoming major release. The NullableAsOptional_ and OptionalAsNullable_ types, deprecated in v1.3.0 when the flat variants of the recursive types were renamed, are no longer exported.

Consumers relying on them should use NullableAsOptionalFlat and OptionalAsNullableFlat instead, which are strictly equivalent.

馃搵 Check list

  • 馃И Unit tests have been written.
  • 馃摑 Documentation has been updated.

@flovouin
flovouin merged commit a86420b into main Sep 4, 2026
2 checks passed
@flovouin
flovouin deleted the chore/remove-deprecated branch September 4, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant