feat(lifecycle-component): enhance lifecycle management with unref support for timers and event listeners

fix(lifecycle-component): store actual event handler for proper cleanup
chore(meta): update certificate dates in meta.json
This commit is contained in:
2025-06-01 08:09:29 +00:00
parent cacc88797a
commit 726d40b9a5
4 changed files with 36 additions and 11 deletions

View File

@ -1,5 +1,5 @@
{
"expiryDate": "2025-08-29T18:29:48.329Z",
"issueDate": "2025-05-31T18:29:48.329Z",
"savedAt": "2025-05-31T18:29:48.330Z"
"expiryDate": "2025-08-30T08:04:36.897Z",
"issueDate": "2025-06-01T08:04:36.897Z",
"savedAt": "2025-06-01T08:04:36.897Z"
}