mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #560] [MERGED] fix: mail-parser-wasm parsedEmailContext cache #624
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#624
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/560
Author: @dreamhunter2333
Created: 1/18/2025
Status: ✅ Merged
Merged: 1/18/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
8de8532fix: mail-parser-wasm parsedEmailContext cache📊 Changes
2 files changed (+9 additions, -6 deletions)
View changed files
📝
.github/config/mail-parser-wasm-worker.patch(+7 -5)📝
worker/src/common.ts(+2 -1)📄 Description
PR Type
Bug fix
Description
Fix caching issue in
parsedEmailContextfor mail-parser-wasm.Ensure
parsedEmailContext.parsedEmailis correctly assigned.Update patch file for
mail-parser-wasm-worker.Changes walkthrough 📝
common.ts
Fix parsedEmailContext cache assignmentworker/src/common.ts
parsedEmailContext.parsedEmail.parsedEmailContext.parsedEmail.mail-parser-wasm-worker.patch
Update mail-parser-wasm-worker patch file.github/config/mail-parser-wasm-worker.patch
common.ts.parsedEmailContext.parsedEmailis correctly assigned in patch.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.