freeCodeCamp/client
Sem Bauke 30bcf40381
feat(client): migrate to Gatsby v5 and React 18 (#65729)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-02-11 19:15:32 +01:00
..
__mocks__ refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
config refactor: stop curriculum tests depending on client (#65534) 2026-01-28 19:35:26 +05:30
i18n chore(i18n,client): processed translations (#65829) 2026-02-11 14:22:51 +01:00
src feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
static chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
tools refactor: delete external curriculum v1 (#65650) 2026-02-03 18:35:16 +07:00
utils feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
.babelrc.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
.gitignore chore(deps): organise deps for browser-scripts (#65569) 2026-01-31 23:46:07 +05:30
.lintstagedrc.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
eslint.config.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
gatsby-browser.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-config.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-node.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-ssr.js refactor(client): manually generate webmanifest (#64529) 2025-12-15 11:27:02 +01:00
package.json feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
schema.gql refactor(client): use schema snapshot to avoid costly inference (#65360) 2026-01-21 16:22:20 +00:00
tailwind.config.js feat: use component library's dropdown component in learn (#50465) 2023-06-22 09:21:05 -05:00
tsconfig.json refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
turbo.json fix: cache locales (#65698) 2026-02-04 09:30:14 +00:00
vitest-setup.js refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
vitest.config.js chore(deps): migrate client vitest to 4.0.15 (#64819) 2026-01-19 10:01:43 +01:00