Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS

Filter by

103M results  (2 s)

103M results

Summary Fixes the CI failure pasted from rules-checklist-ci.test.mjs after the guard-loader changes. Root cause: - src/app-loader.js was bumped alone to tool-fixes-v2-20260621. - The repo-wide cache-key ...

💡 What: Replaced the greedy regex /{[\s\S]* loc [\s\S]*}/g with indexOf( { ) and lastIndexOf( } ) to extract JSON payloads from text nodes. 🎯 Why: The original regex was evaluated on every node addition ...

Bumps @babel/core from 7.29.7 to 8.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/core s releases /a . /em /p blockquote h2 v8.0.1 ...
dependencies
javascript

a

Summary Gates the Loans page to staff-only until the product is fully ready. Regular users see Loans in the Coming Soon section instead. Changes - FF_LOANS = false in featureFlags.js — Loans disabled ...

Promotes swiping so it s no longer easy to miss. Previously Find meals by swiping was a single button tucked above the search box in the recipe list — visually an afterthought. Change At the add-a-meal ...

Conservative refresh of the dormant Maestralić site (Next.js stays on 12). Verified locally: npm run lint (no errors) and npm run build (all 12 pages compile). Security (highest priority) - Removed ...