Skip to content

fix: wildcard cors plus tweaks#28

Open
TateB wants to merge 5 commits into
chore/use-biomefrom
fix/wildcard-cors-plus-tweaks
Open

fix: wildcard cors plus tweaks#28
TateB wants to merge 5 commits into
chore/use-biomefrom
fix/wildcard-cors-plus-tweaks

Conversation

@TateB

@TateB TateB commented Nov 12, 2025

Copy link
Copy Markdown
Member

changes:

  • set cors origin to wildcard
  • changed unregistered PUT behaviour to delete a registered media on an unregistered upload request
  • removed goerli
  • replaced usage of EnsPublicClient with ClientWithEns, importing functions when necessary.
    • results in a 41% decrease in gzipped worker size. lower worker size = faster response times since less code is evaluated
  • added holesky in tests
  • added image response cache header

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.

2 participants