Skip to content

Releases: multivmlabs/aeo.js

v0.0.10

17 Mar 00:33
977fcb8

Choose a tag to compare

What's Changed

  • fix: guard virtual widget module when widget is disabled by @rubenmarcus in #14

Full Changelog: v0.0.9...v0.0.10

v0.0.9 — Sitemap Fix & CI

16 Mar 13:16

Choose a tag to compare

Bug Fixes

  • Fixed recursive crawling into public/, dist/, .next/ in sitemap and llms-txt generation
  • Next.js contentDir no longer falls back to project root

New

  • CI auto-publish to npm on GitHub release
  • OG social sharing image for aeojs.org
npm install aeo.js@0.0.9

v0.0.8 — README & Website Redesign

16 Mar 12:58

Choose a tag to compare

  • Redesigned README with badges, widget demos, and Why AEO section
  • Docs landing page with glassmorphic hero and terminal demo
  • Widget GIFs and example demos

v0.0.7 — Docs Site & Widget Sizes

16 Mar 12:58

Choose a tag to compare

  • Starlight documentation site at aeojs.org
  • Small and icon-only widget size variants
  • Score alignment and security fixes

v0.0.6 — Widget Fix

16 Mar 12:58

Choose a tag to compare

Fixed widget HTML response detection from catch-all routes.

v0.0.5 — Angular Plugin & CLI

16 Mar 12:58

Choose a tag to compare

Added Angular plugin with route scanning, CLI improvements, and bug fixes.

v0.0.4 — Widget UX Improvements

16 Mar 12:58

Choose a tag to compare

Improved widget overlay UX with pure black background for better readability.

v0.0.3 — Multi-framework Support

16 Mar 12:58

Choose a tag to compare

Full framework support: Vite, Nuxt, Astro, Next.js, Webpack plugins.

v0.0.2 — Human/AI Widget

16 Mar 12:58

Choose a tag to compare

Added Human/AI toggle widget for websites.

v0.0.1 — Initial Release

16 Mar 12:58

Choose a tag to compare

Initial aeo.js package scaffolding with core AEO file generation.