<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vy UI — Changelog</title>
    <link>https://vyui.dev/changelog</link>
    <description>Release notes for Vy UI — @vyui/core and @vyui/kit.</description>
    <language>en</language>
    <atom:link href="https://vyui.dev/changelog.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>@vyui/kit v0.3.0 — @vyui/kit v0.3.0</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.3.0</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>c344b72: Per-component subpath entries for tree-shakeable consumption.</description>
    </item>
    <item>
      <title>@vyui/core v0.2.0 — @vyui/core v0.2.0</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.2.0</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>c344b72: Per-component subpath entries for tree-shakeable consumption.</description>
    </item>
    <item>
      <title>@vyui/kit v0.2.0 — @vyui/kit v0.2.0</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.2.0</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>5109043: Add defineVyuiConfig (new @vyui/kit/config entry) so a project&apos;s theme is authored once and fed to both the Tailwind preset (build) and provideVyUI/…</description>
    </item>
    <item>
      <title>@vyui/core v0.1.2 — @vyui/core v0.1.2</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.1.2</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>cbbbcbf: Ensure tray, drawer, and action sheet content renders above the sheet backdrop by default, and disable automatic capitalization and correction for k…</description>
    </item>
    <item>
      <title>@vyui/kit v0.1.2 — @vyui/kit v0.1.2</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.1.2</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>cbbbcbf: Ensure tray, drawer, and action sheet content renders above the sheet backdrop by default, and disable automatic capitalization and correction for k…</description>
    </item>
    <item>
      <title>@vyui/core v0.1.1 — @vyui/core v0.1.1</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.1.1</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <description>bb4d208: Add VyTray — a morphing, multi-view bottom sheet built on the core Sheet primitives.</description>
    </item>
    <item>
      <title>@vyui/kit v0.1.1 — @vyui/kit v0.1.1</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.1.1</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <description>bb4d208: Add VyTray — a morphing, multi-view bottom sheet built on the core Sheet primitives.</description>
    </item>
    <item>
      <title>@vyui/core v0.1.0 — @vyui/core v0.1.0</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.1.0</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>0610d70: Input/Textarea: surface the on-screen keyboard via a normalized keyboard event.</description>
    </item>
    <item>
      <title>@vyui/kit v0.1.0 — @vyui/kit v0.1.0</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.1.0</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>0610d70: Input/Textarea: surface the on-screen keyboard via a normalized keyboard event.</description>
    </item>
    <item>
      <title>@vyui/core v0.0.6 — Gesture &amp; scroll motion overhaul</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.6</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>Custom pull-to-refresh and overscroll bounce, a seamless Swiper loop, sharper drag physics, and Sonner-ready Toast internals.</description>
    </item>
    <item>
      <title>@vyui/kit v0.0.4 — Stacked toasts &amp; FeedList gestures</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.0.4</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>Sonner-style stacked, swipeable toasts with a countdown bar, and a FeedList wrapper that forwards the new pull-to-refresh, bounce and snap surface.</description>
    </item>
    <item>
      <title>@vyui/core v0.0.5 — @vyui/core v0.0.5</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.5</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <description>Add AspectRatio — headless @vyui/core primitive (AspectRatioRoot, exported as both AspectRatio and AspectRatioRoot) that constrains its default slot to a giv…</description>
    </item>
    <item>
      <title>@vyui/kit v0.0.3 — @vyui/kit v0.0.3</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.0.3</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <description>Add Avatar — Lynx-native @vyui/core primitives (AvatarRoot / AvatarImage / AvatarFallback).</description>
    </item>
    <item>
      <title>@vyui/core v0.0.4 — @vyui/core v0.0.4</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.4</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description>Add NumberField — headless @vyui/core primitive (NumberFieldRoot / NumberFieldInput / NumberFieldIncrement / NumberFieldDecrement) with min/max/step, clamp/s…</description>
    </item>
    <item>
      <title>@vyui/kit v0.0.2 — NumberField, Island DX &amp; polish</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-0.0.2</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description>A new NumberField primitive, a cleaner Island API with sensible floating defaults, and a round of native-Lynx fixes.</description>
    </item>
    <item>
      <title>@vyui/core v0.0.3 — Lynx-native a11y &amp; shared gestures</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.3</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
      <description>Accessibility now resolves through Lynx-native APIs, and gesture physics moves into one shared engine.</description>
    </item>
    <item>
      <title>@vyui/kit v0.0.1 — Styled Button, Switch &amp; Tabs</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-styled</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
      <description>The first styled components land on npm — composed on core primitives, themed and ready to drop in.</description>
    </item>
    <item>
      <title>@vyui/core v0.0.2 — Performance &amp; packaging</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.2</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <description>Faster icon resolution and a leaner, hardened package ahead of wider testing.</description>
    </item>
    <item>
      <title>@vyui/core v0.0.1 — First release</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/core-0.0.1</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
      <description>The first headless, accessible primitives land on npm — behaviour only, bring your own styles.</description>
    </item>
    <item>
      <title>@vyui/kit Initial — Kit scaffolded</title>
      <link>https://vyui.dev/changelog</link>
      <guid isPermaLink="false">https://vyui.dev/changelog/kit-scaffold</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
      <description>The styled-component package joins the monorepo alongside core and the docs site.</description>
    </item>
  </channel>
</rss>
