Skip to content

[pull] master from electerious:master#3

Merged
pull[bot] merged 57 commits into
ooeooo:masterfrom
electerious:master
Apr 8, 2026
Merged

[pull] master from electerious:master#3
pull[bot] merged 57 commits into
ooeooo:masterfrom
electerious:master

Conversation

@pull

@pull pull Bot commented Apr 8, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

- Add OPTIONS handler to respond 204 to preflight requests; without
  it they fell through to the 404 handler
- Fix origin matching in findMatchingOrigin to use exact equality
  instead of the inverted substring check that caused subdomains to
  be rejected
- Expand auto-origin FQDNs to http/https variants to match the Origin
  header format browsers send
- Remove the host header fallback, which matched the destination not
  the source and had no intentional rationale
- Replace node-fetch with native fetch in tests, which is now possible
  since tests send Origin instead of Host
Bumped several production and dev dependencies to their latest versions (apollo/server, graphql, mongoose, react, eslint, etc.) and removed the unused rxjs dependency. Added demo mode documentation to Options.md and added the missing import-x/no-named-as-default ESLint rule to AGENTS.md.
@pull pull Bot locked and limited conversation to collaborators Apr 8, 2026
@pull pull Bot added the ⤵️ pull label Apr 8, 2026
@pull pull Bot merged commit c9fe8f8 into ooeooo:master Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants