Remove _del shim #54

Open
opened 2026-04-06 02:19:23 +00:00 by Oliver · 0 comments
Owner

In order to support v13 with v14+ there was shimmed code added to check for _del or the release generation, these shims can be removed once v13 support is dropped.

To find all locations where the shim needs to be removed, search for:

// Remove with issue: Foundry/taf#54

in the codebase

In order to support v13 with v14+ there was shimmed code added to check for `_del` or the release generation, these shims can be removed once v13 support is dropped. To find all locations where the shim needs to be removed, search for: ```js // Remove with issue: Foundry/taf#54 ``` in the codebase
Oliver added the
Compat
Breaking
Foundry/Shim/v13
labels 2026-04-06 02:19:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/taf#54
No description provided.