{
  "version": "1.2.0",
  "chapters": [
    {
      "title": "This Month in React - August 2025",
      "startTime": 0,
      "endTime": 47
    },
    {
      "title": "New releases",
      "startTime": 47,
      "endTime": 51
    },
    {
      "title": "[TS 5.9](https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/)",
      "startTime": 51,
      "endTime": 170
    },
    {
      "title": "[TS 6.0 may enable /`strict/` by default](https://bsky.app/profile/robpalmer.bsky.social/post/3lxar2cp5rs2p) and [change other defaults](https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript%206.0.0%22)",
      "startTime": 170,
      "endTime": 226
    },
    {
      "title": "[React Native 0.81](https://reactnative.dev/blog/2025/08/12/react-native-0.81)",
      "startTime": 226,
      "endTime": 340
    },
    {
      "title": "[Next 15.5](https://nextjs.org/blog/next-15-5)",
      "startTime": 340,
      "endTime": 430
    },
    {
      "title": "[Preact 11 beta](https://github.com/preactjs/preact/releases/tag/11.0.0-beta.0)",
      "startTime": 430,
      "endTime": 459
    },
    {
      "title": "[Hydration 2.0](https://github.com/preactjs/preact/issues/4442)",
      "startTime": 459,
      "endTime": 472
    },
    {
      "title": "[Bun 1.2.21](https://bun.com/blog/release-notes/bun-v1.2.21)",
      "startTime": 472,
      "endTime": 534
    },
    {
      "title": "Native YAML support. Definitely not going to [cause any problems](https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell) ",
      "startTime": 534,
      "endTime": 621
    },
    {
      "title": "[Tanstack DB beta](https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query)",
      "startTime": 621,
      "endTime": 690
    },
    {
      "title": "[Ghost v6](https://ghost.org/changelog/6/)",
      "startTime": 690,
      "endTime": 789
    },
    {
      "title": "Main Content",
      "startTime": 789,
      "endTime": 793
    },
    {
      "title": "React API changes / updates",
      "startTime": 793,
      "endTime": 804
    },
    {
      "title": "[React deprecating the “throw a promise” Suspense trigger method](https://github.com/facebook/react/pull/34032)",
      "startTime": 804,
      "endTime": 980
    },
    {
      "title": "Discussion between Dan, Dominik, and Ricky about [how to support multiple React versions (if at all)](https://bsky.app/profile/tkdodo.eu/post/3lv4rhr4mrs2i)",
      "startTime": 980,
      "endTime": 1063
    },
    {
      "title": "Github discussion with Joe about [why no context selectors API or signals, research into data modeling, and why “concurrent stores” are the current focus area](https://github.com/reactjs/rfcs/pull/119#issuecomment-3214971470)",
      "startTime": 1063,
      "endTime": 1285
    },
    {
      "title": "[PR for “concurrent stores” skeleton](https://github.com/facebook/react/pull/33215)",
      "startTime": 1285,
      "endTime": 1393
    },
    {
      "title": "[Third-party /`react-concurrent-store/` ponyfill package](https://github.com/thejustinwalsh/react-concurrent-store)",
      "startTime": 1393,
      "endTime": 1599
    },
    {
      "title": "Lee Robinsons’s [“Reflections on the React Community”](https://leerob.com/reflections) wrap-up post",
      "startTime": 1599,
      "endTime": 1878
    },
    {
      "title": "[Remix doing its own component model??](https://x.com/mjackson/status/1954975322157486408)",
      "startTime": 1878,
      "endTime": 2206
    },
    {
      "title": "[Remix 3 and the End of React-Centric Architectures](https://thenewstack.io/remix-3-and-the-end-of-react-centric-architectures/)",
      "startTime": 2206,
      "endTime": 2241
    },
    {
      "title": "[Popular nx packages compromised on npm](https://www.aikido.dev/blog/popular-nx-packages-compromised-on-npm) ",
      "startTime": 2241,
      "endTime": 2383
    },
    {
      "title": "Last month [eslint-plugin-prettier maintainers were targeted](https://snyk.io/blog/maintainers-of-eslint-prettier-plugin-attacked-via-npm-supply-chain-malware/), this is a much broader attack",
      "startTime": 2383,
      "endTime": 2491
    },
    {
      "title": "⚡ Lightning round ⚡",
      "startTime": 2491,
      "endTime": 2493
    },
    {
      "title": "[React Strict DOM vs React Native for Web in 2025](https://shift.infinite.red/react-strict-dom-vs-react-native-for-web-in-2025-bb91582ef261)",
      "startTime": 2493,
      "endTime": 2614
    },
    {
      "title": "[Faster JSON.stringify()](https://v8.dev/blog/json-stringify)",
      "startTime": 2614,
      "endTime": 2696
    },
    {
      "title": "[Node 22.18 unflags TS type-stripping support](https://nodejs.org/en/blog/release/v22.18.0)",
      "startTime": 2696,
      "endTime": 2783
    },
    {
      "title": "[Waku switches to Vite’s WIP RSC support](https://waku.gg/blog/migration-to-vite-plugin-rsc)",
      "startTime": 2783,
      "endTime": 2820
    },
    {
      "title": "[Rari, a fast React framework with RSC support built with Rust](https://ryanskinner.com/posts/how-i-built-a-full-stack-react-framework-4x-faster-than-nextjs-with-4x-more-throughput)",
      "startTime": 2820,
      "endTime": 2872
    },
    {
      "title": "[Selecting values from query results](https://tkdodo.eu/blog/react-query-selectors-supercharged), as well as [The Useless useCallback](https://tkdodo.eu/blog/the-useless-use-callback)",
      "startTime": 2872,
      "endTime": 2906
    },
    {
      "title": "[TS+ postmortem (Effect-TS experimental TS fork)](https://effect.website/blog/ts-plus-postmortem/) ",
      "startTime": 2906,
      "endTime": 3048
    },
    {
      "title": "[React useTransition update ordering details](https://jordaneldredge.com/notes/react-rebasing/)",
      "startTime": 3048,
      "endTime": 3073
    },
    {
      "title": "[“A Clock that Doesn’t Snap”](https://ethanniser.dev/blog/a-clock-that-doesnt-snap/), Techniques for fixing hydration of values like dates",
      "startTime": 3073,
      "endTime": 3096
    },
    {
      "title": "[React Cache: It’s about consistency](https://twofoldframework.com/blog/react-cache-its-about-consistency)",
      "startTime": 3096,
      "endTime": 3146
    },
    {
      "title": "[Self-hosting Next at scale](https://dlhck.com/thoughts/the-complete-guide-to-self-hosting-nextjs-at-scale)",
      "startTime": 3146,
      "endTime": 3206
    },
    {
      "title": "[Server and Client Component Composition in Practice](https://aurorascharff.no/posts/server-client-component-composition-in-practice/)",
      "startTime": 3206,
      "endTime": 3244
    },
    {
      "title": "Conferences ([React](https://react.dev/community/conferences), [Javascript](https://confs.tech/javascript))",
      "startTime": 3244,
      "endTime": 3246
    },
    {
      "title": "[React Universe Conf](https://www.reactuniverseconf.com/) Sept 2-4, 2025/. Wrocław, Poland",
      "startTime": 3246,
      "endTime": 3254
    },
    {
      "title": "[WaysConf](https://www.waysconf.com/) Sept 16-17",
      "startTime": 3254,
      "endTime": 3261
    },
    {
      "title": "[CascadiaJS](https://cascadiajs.com/2025) Sept 18-19 Seattle, WA, USA",
      "startTime": 3261,
      "endTime": 3266
    },
    {
      "title": "[CascadiaJS](https://cascadiajs.com/2025) Sept 18-19 Seattle, WA, USA",
      "startTime": 3266,
      "endTime": 3272
    },
    {
      "title": "[React Alicante](https://reactalicante.es/) Oct 2-4",
      "startTime": 3272,
      "endTime": 3291
    },
    {
      "title": "[React Conf is back, Oct 7-8](https://bsky.app/profile/react.dev/post/3lmcp4mhmfk2l) Las Vegas, NV, USA ",
      "startTime": 3291,
      "endTime": 3296
    },
    {
      "title": "[Remix Jam](https://remix.run/jam/2025), Oct 10, Toronto ON, CA",
      "startTime": 3296,
      "endTime": 3310
    },
    {
      "title": "Outro",
      "startTime": 3310,
      "endTime": 3365
    }
  ]
}