- Patched the built‑in crypto node to support Nuxt 2 on Node versions > 16, easing post‑EOL migration.
- Added basic TypeScript types, removed non‑existent context properties, and enforced a minimum Node 14.18 constraint.
- Fixed Vue renderer charset insertion, upgraded md4/md5 for Node 16, improved asyncData promise handling, and added @types/jest.