Weevarv1.0.2

Changelog

Release history.

1.0.2 - May 7, 2026#

Changed#

  • Expanded the npm and README narrative around the product, requirements, and workflow.
  • Repository, bugs, and documentation links now point at the canonical Pro-Gee/Weevar repo.

1.0.1 - May 6, 2026#

Added#

  • The Settings tray now shows a version label derived from packages/weevar/package.json at build time. The playground gets the same value injected via Vite's define.
  • An MIT LICENSE was added at the repo root and inside packages/weevar so the published tarball includes license text.

Fixed#

  • The published tarball now ships packages/weevar/README.md so the npm page renders install and usage docs.
  • Playground end-to-end tests now match the current playground UI and the documentation button behavior.

1.0.0 - May 6, 2026#

First public release.

Added#

  • Public launch documentation: README, Install, Usage, Troubleshooting, Compatibility, Security, Release procedures, Launch gates, Smoke matrix, Announcement template.
  • Changelog scaffolding and a draft v1.0.0 release notes file.
  • Package and release scripts for verification and dry-run validation.
  • End-to-end coverage for documentation-link popup behavior and stale Weevar-owned host reclaim.

Changed#

  • Overlay host ownership and HMR lifecycle handling rewritten to reduce stale overlay instances.
  • Pre-launch UX polish for prompt, session, and Overview interactions.
  • The trigger badge count now matches the Overview tray's "Total moved" unique-element count.

Fixed#

  • Dev lifecycle issues that caused stale overlay instances during HMR.