<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - JavaScript - News</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ JavaScript News feed</description>
    <item>
      <title>SolidStart 2: Replaces Vinxi with a Vite 8 and Enters Maintenance as Its Role Winds Down</title>
      <link>https://www.infoq.com/news/2026/09/solid-start-v2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/solid-start-v2/en/headerimage/generatedHeaderImage-1789748711669.jpg"/&gt;&lt;p&gt;SolidStart, a full-stack meta-framework based on SolidJS, has transitioned to version 2.0, improving compatibility with Vite's Environment API. This release modernizes the framework, enhancing CSS handling and integrating better with tools like Tailwind CSS and deployment services. Following this, SolidStart has been placed in maintenance mode as its capabilities are incorporated into Solid 2.0.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>Server-side rendering</category>
      <category>TypeScript</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 19 Sep 2026 07:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/solid-start-v2/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-19T07:23:00Z</dc:date>
      <dc:identifier>/news/2026/09/solid-start-v2/en</dc:identifier>
    </item>
    <item>
      <title>htmx 4.0: a Fetch-Based Rewrite, Built-In Morphing Swaps, and Explicit Attribute Inheritance</title>
      <link>https://www.infoq.com/news/2026/09/htmx-4-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/htmx-4-released/en/headerimage/generatedHeaderImage-1789720463705.jpg"/&gt;&lt;p&gt;htmx 4 has been released, featuring a transition from XMLHttpRequest to the fetch() API, enhancing streaming capabilities. Key updates include built-in morphing swaps for DOM state preservation and an hx-partial tag for cleaner updates. Attribute inheritance is now explicit, with event names standardized. The library maintains focus on minimal JavaScript while remaining popular among frameworks.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Server-side rendering</category>
      <category>Node.js</category>
      <category>HTML</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 18 Sep 2026 09:32:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/htmx-4-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-18T09:32:00Z</dc:date>
      <dc:identifier>/news/2026/09/htmx-4-released/en</dc:identifier>
    </item>
    <item>
      <title>Jotai 3.0 Ships as a Modernized, ESM-Only Package That Drops Legacy Builds and Deprecated APIs</title>
      <link>https://www.infoq.com/news/2026/09/jotai-3-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/jotai-3-released/en/headerimage/generatedHeaderImage-1789141759444.jpg"/&gt;&lt;p&gt;Jotai, an atomic state management library for React, has released version 3.0.0, now exclusively using ES modules. It maintains backward compatibility but removes some deprecated APIs. Migration is straightforward for most users. This version emphasizes a leaner core with improvements while deferring significant feature changes for future updates.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>React</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>CommonJS</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 14 Sep 2026 06:46:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/jotai-3-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-14T06:46:00Z</dc:date>
      <dc:identifier>/news/2026/09/jotai-3-released/en</dc:identifier>
    </item>
    <item>
      <title>Meta Open-Sources Astryx, its Agent-Ready React Design System</title>
      <link>https://www.infoq.com/news/2026/09/meta-astryx-design-system/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/meta-astryx-design-system/en/headerimage/generatedHeaderImage-1789341796965.jpg"/&gt;&lt;p&gt;Meta recently announced the beta release of Astryx, an open-source React design system developed internally over eight years. Astryx builds on React 19 and StyleX to provide over 150 accessible UI components, customizable CSS design tokens, and dedicated CLI and MCP tooling — for both engineers and AI agents.&lt;/p&gt; &lt;i&gt;By Bruno Couriol&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>React</category>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 13 Sep 2026 23:39:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/meta-astryx-design-system/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</guid>
      <dc:creator>Bruno Couriol</dc:creator>
      <dc:date>2026-09-13T23:39:00Z</dc:date>
      <dc:identifier>/news/2026/09/meta-astryx-design-system/en</dc:identifier>
    </item>
    <item>
      <title>tsgolint Reaches Stable v7, Bringing Go-Powered Type-Aware Linting to Oxlint</title>
      <link>https://www.infoq.com/news/2026/09/tsgolint-oxlint-typescript/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/09/tsgolint-oxlint-typescript/en/headerimage/generatedHeaderImage-1789113850089.jpg"/&gt;&lt;p&gt;tsgolint has released a stable v7, enhancing TypeScript linting with native Go speed. It offers type-aware linting, leveraging TypeScript's semantic analysis through the typescript-go compiler. Oxlint manages configurations and file discovery. The release, compatible with TypeScript 7.0.2, handles 59 of 61 type-aware rules and shows significant performance improvements over ESLint.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>ESLint</category>
      <category>TypeScript</category>
      <category>Go Language</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 11 Sep 2026 12:02:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/09/tsgolint-oxlint-typescript/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=JavaScript-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-09-11T12:02:00Z</dc:date>
      <dc:identifier>/news/2026/09/tsgolint-oxlint-typescript/en</dc:identifier>
    </item>
  </channel>
</rss>
