Skip to content

Releases: multivmlabs/aeo.js

v0.0.15

Choose a tag to compare

@rubenmarcus rubenmarcus released this 16 Jun 23:47
b9ac2d9

What's Changed

  • fix(astro): normalize file URL paths on Windows by @mhanelia in #67
  • feat(citability): add answer-first hint by @KimHyeongRae0 in #51
  • feat(citability): add evidence signal hint by @KimHyeongRae0 in #52
  • chore(deps): bump devalue from 5.6.4 to 5.8.1 in /website by @dependabot[bot] in #59
  • chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 by @dependabot[bot] in #60
  • chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /website by @dependabot[bot] in #61
  • docs: add growth & product roadmap by @rubenmarcus in #62
  • feat: SvelteKit integration (aeo.js/sveltekit) by @rubenmarcus in #64
  • chore(deps): bump vite from 8.0.10 to 8.0.16 by @dependabot[bot] in #68
  • feat: Remix / React Router 7 integration (aeo.js/remix) by @rubenmarcus in #65
  • feat: audit any live site with npx aeo.js check <url> by @rubenmarcus in #63
  • chore(deps): bump astro from 6.2.1 to 6.4.7 in /website by @dependabot[bot] in #70
  • chore(deps): bump js-yaml from 4.1.1 to 4.2.0 in /website by @dependabot[bot] in #69
  • docs(website): add SvelteKit and Remix to sidebar and framework description by @rubenmarcus in #71

Full Changelog: v0.0.14...v0.0.15

v0.0.14

Choose a tag to compare

@rubenmarcus rubenmarcus released this 14 May 16:12

What's Changed

  • chore: ignore bun.lock to keep npm as the single source of truth by @rubenmarcus in #45
  • feat(website): lighter docs (GIFs → WebP) + contributors page by @rubenmarcus in #44
  • chore(deps): bump vite and vitest by @dependabot[bot] in #43
  • fix(widget): add accessible names to toggle buttons by @mhanelia in #47
  • feat(ai-index): add configurable generation options by @KimHyeongRae0 in #46
  • docs(api): align examples with exported signatures by @KimHyeongRae0 in #48
  • chore(deps): bump postcss from 8.5.8 to 8.5.14 in /website by @dependabot[bot] in #56
  • docs: add comprehensive framework integration guides by @HusseinAdeiza in #49
  • docs: vanilla guide, CLI reference, JSON-LD recipes + angular/webpack examples by @rubenmarcus in #57
  • fix(audit): align schema pattern detection by @KimHyeongRae0 in #50
  • docs: clarify off-site AI visibility limits (closes #53) by @rubenmarcus in #58

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

Choose a tag to compare

@rubenmarcus rubenmarcus released this 04 May 10:38
f546592

What's Changed

  • Add Context7 verification file for aeo.js by @ribeiroevandro in #26
  • fix: filter sitemap pathnames from generated sitemap.xml by @VictorD19 in #19
  • fix(ai-index): preserve Unicode keywords by @KimHyeongRae0 in #31
  • fix: consolidated bug fixes, security hardening, and bump to v0.0.13 by @rubenmarcus in #28
  • ci: skip Cloudflare deploy on Dependabot PRs by @rubenmarcus in #34
  • chore(deps): bump defu from 6.1.4 to 6.1.7 in /website by @dependabot[bot] in #20
  • chore(deps): bump smol-toml from 1.6.0 to 1.6.1 in /website by @dependabot[bot] in #21
  • chore(deps): bump picomatch in /website by @dependabot[bot] in #22
  • chore(deps): bump vite from 7.3.1 to 7.3.2 in /website by @dependabot[bot] in #23
  • chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /website by @dependabot[bot] in #24
  • chore(deps): bump astro from 6.0.4 to 6.2.1 in /website by @dependabot[bot] in #25
  • chore(deps): bump postcss from 8.5.6 to 8.5.13 by @dependabot[bot] in #33
  • chore(deps-dev): bump defu from 6.1.4 to 6.1.7 by @dependabot[bot] in #35
  • chore(deps): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #36
  • chore(deps): bump undici from 7.22.0 to 7.25.0 by @dependabot[bot] in #37
  • chore(deps): bump brace-expansion from 5.0.2 to 5.0.5 by @dependabot[bot] in #38
  • chore(deps): bump minimatch from 10.2.2 to 10.2.3 by @dependabot[bot] in #40
  • chore(deps): bump rollup from 4.58.0 to 4.60.2 by @dependabot[bot] in #41

New Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

Choose a tag to compare

@rubenmarcus rubenmarcus released this 21 Mar 23:13
23afb03

What's Changed

  • fix(widget): break mutual recursion between closeOverlay and switchToHuman by @FabioRocha231 in #17

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

Choose a tag to compare

@rubenmarcus rubenmarcus released this 20 Mar 13:21
9c211df

What's Changed

  • fix: show 'aeo.js' in header, keep full title in page <title> tag by @rubenmarcus in #15
  • fix: Next.js sitemap generation and multiple bug fixes by @rubenmarcus in #16

Full Changelog: v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@rubenmarcus rubenmarcus released this 17 Mar 00:33
977fcb8

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

Choose a tag to compare

@rubenmarcus rubenmarcus released this 16 Mar 13:16

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

Choose a tag to compare

@rubenmarcus rubenmarcus released this 16 Mar 12:58
  • 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

Choose a tag to compare

@rubenmarcus rubenmarcus released this 16 Mar 12:58
  • Starlight documentation site at aeojs.org
  • Small and icon-only widget size variants
  • Score alignment and security fixes

v0.0.6 — Widget Fix

Choose a tag to compare

@rubenmarcus rubenmarcus released this 16 Mar 12:58

Fixed widget HTML response detection from catch-all routes.