Skip to content

Allow URL component assignment. - #13

Merged
samuel-williams-shopify merged 3 commits into
mainfrom
assign-url-components
Aug 12, 2026
Merged

Allow URL component assignment.#13
samuel-williams-shopify merged 3 commits into
mainfrom
assign-url-components

Conversation

@samuel-williams-shopify

@samuel-williams-shopify samuel-williams-shopify commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Allow mutable relative URLs to replace query and fragment components.
  • Allow mutable absolute URLs to replace scheme and authority components.
  • Allow mutable references to replace structured parameters without changing the encoded query.
  • Preserve the existing immutable behavior after freezing.

Testing

  • bundle exec bake test
  • bundle exec rubocop
  • bundle exec bake decode:index:coverage lib

@samuel-williams-shopify
samuel-williams-shopify merged commit 9c43930 into main Aug 12, 2026
40 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the assign-url-components branch August 12, 2026 07:34
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