chore(conductor): Add new track 'Fix TypeError: r.replace is not a function'

This commit is contained in:
2026-02-20 08:17:15 -08:00
parent ac2d1971be
commit 0bea770814
5 changed files with 63 additions and 0 deletions

View File

@@ -6,3 +6,8 @@ This file tracks all major tracks for the project. Each track has its own detail
- [x] **Track: Upgrade the SilverBullet iCalendar plug to use DST-aware timezone resolution and add recurring event support using rrule.**
*Link: [./tracks/timezone_rrule_20260218/](./tracks/timezone_rrule_20260218/)*
---
- [ ] **Track: Fix TypeError: r.replace is not a function in icalendar.ts**
*Link: [./tracks/fix_rrule_type_error_20260219/](./tracks/fix_rrule_type_error_20260219/)*