Skip to content

v0.2.0 — Sharper Audit Detection, Cleaner Docs, Better Installer UX

Latest

Choose a tag to compare

@suntay44 suntay44 released this 03 Jun 07:07
· 4 commits to main since this release

WebToMobile v0.2.0

This release improves audit accuracy, installer clarity, and README messaging while keeping the plugin focused on one job: helping AI coding agents turn websites and web repos into Expo React Native mobile app workflows.

What Changed

  • Added better Next.js App Router detection.
  • Added Vue 2 vs Vue 3 detection.
  • Added environment variable name extraction from .env.example.
  • Added mobile navigation type detection for stack, tabs, drawer, and file-based routing.
  • Improved --update output so users can see whether they are already on the latest version.
  • Updated the build skill to consult dependency substitution notes before replacing web packages.
  • Added clearer README impact estimates for token efficiency, planning time, and audit time.
  • Cleaned maintainer planning docs into the roadmap/ folder.

Why It Matters

WebToMobile now gives agents better migration signals before they write code, especially for common web-to-mobile blockers like Next.js routing, env config, navigation structure, and dependency replacement.

Reminder

A live URL gives WebToMobile enough context for UI/UX planning.
A GitHub repo or local path gives it enough context for a deeper app migration plan and implementation workflow.