Skip to content

Export forceDecodeWithPath function#28

Open
FerranMontoliu wants to merge 1 commit into
michaljanocko:mainfrom
FerranMontoliu:patch-1
Open

Export forceDecodeWithPath function#28
FerranMontoliu wants to merge 1 commit into
michaljanocko:mainfrom
FerranMontoliu:patch-1

Conversation

@FerranMontoliu

@FerranMontoliu FerranMontoliu commented Apr 2, 2026

Copy link
Copy Markdown

Summary

This PR exposes the method introduced by @francescortiz in Schemawax PR #19 so it can be consumed by library users.

Motivation

The functionality added in the referenced PR is useful beyond internal usage, but it is currently not exported as part of the public API. As a result, consumers of the library cannot take advantage of it without re-implementing similar logic.

Changes

Exported the method defined in PR #19

Impact

  • No breaking changes
  • Enables users to directly use the method without workarounds
  • Improves developer experience and avoids duplication of logic

Notes

This PR does not modify the original implementation, only its visibility/export

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.

1 participant