pagetop/extensions
Manuel Cillero 9b2d430d8b ♻️ (seaorm): Adapta al arranque async
- Elimina `run_now` y convierte `initialize()` en `async fn`.
- `DBCONN` pasa de `LazyLock` a `OnceLock`; `MigratorBase` adopta
  `#[pagetop::async_trait]` con métodos async nativos.
2026-07-06 19:40:54 +02:00
..
pagetop-aliner 🎨 Convierte el ciclo de renderizado en async 2026-07-06 00:48:41 +02:00
pagetop-bootsier ♻️ (bootsier, htmx): Adapta ciclo de render async 2026-07-06 07:55:30 +02:00
pagetop-htmx ♻️ (bootsier, htmx): Adapta ciclo de render async 2026-07-06 07:55:30 +02:00
pagetop-seaorm ♻️ (seaorm): Adapta al arranque async 2026-07-06 19:40:54 +02:00