1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 15:48:31 -04:00

18 Commits

Author SHA1 Message Date
b7fc44c27b
set default statically imported image widths to max layout width 2022-09-08 13:24:25 -04:00
8e860252c3
set experimental.optimisticClientCache to stop prefetching on every hover
https://github.com/vercel/next.js/discussions/40268#discussioncomment-3572642
2022-09-07 17:46:27 -04:00
128dd86862
Revert "revert next (https://github.com/vercel/next.js/issues/40241)"
This reverts commit 02ec08d0fdcf43e56df50901dc747129e001de4c.
2022-09-07 16:46:06 -04:00
02ec08d0fd
revert next (https://github.com/vercel/next.js/issues/40241) 2022-09-07 12:43:44 -04:00
471f18690c
bump next 2022-09-05 18:42:00 -04:00
69a0a25063
more eslint/prettier cleanup 2022-08-28 15:01:35 -04:00
488bfac9c5
re-enable eslint-plugin-mdx with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
2022-08-25 20:18:42 -04:00
a9f3bf2974
try memoizing front matter parsing 2022-07-18 17:39:55 -04:00
482700e640
fix theme toggle animating on load 2022-05-08 22:06:53 -04:00
6b6bc5497e
merge prettier and eslint configs 2022-03-21 12:09:09 -04:00
ff9bb81d30
now safe to bump typescript to 4.6 2022-03-07 15:01:30 -05:00
324a15aa6a
bump some deps, remove eslint-plugin-import 2022-02-28 18:52:04 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00
a139447b39
remove markdown from plaintext post titles 2022-01-16 18:16:02 -05:00
32a5eb9c61
add eslint-plugin-mdx 2022-01-14 10:25:58 -05:00
0ef7ff5f92
start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
b552b6ae64
add typescript eslint parser/rules 2022-01-10 13:46:49 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00