1
0
Fork 0
freesewing/sites/dev
joostdecock 3f77777c4b breaking: FreeSewing now uses NodeJS 18 lts/hydrogen
FreeSewing now uses NodeJS 18 -- specifically lts/hydrogen -- for its
development.

There is no specific reason to run 18, things will still work in 16
(lts/gallium) but Vercel who hosts/builds our sites will be dropping
support for Node 16 in about 6 months, so since we're gearing up for
a new major release (v3) this is the best time for us to also move
to Node 18.
2023-07-21 18:35:19 +02:00
..
components chore(shared): Make SectionsMenu a shared component 2023-07-21 14:22:46 +02:00
hooks chore(sites): Remove unused hooks 2023-07-21 14:23:28 +02:00
pages chore: Fixed linter issues 2023-07-21 10:27:15 +02:00
prebuild chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
public feat(shared): Added favicon icon 2023-05-23 16:41:01 +02:00
scripts feat(dev): Re-implemented search 2023-05-24 16:18:59 +02:00
algolia.config.mjs chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
i18n.config.mjs chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
jargon.mjs feat(dev): Ported dev site to named exports 2023-01-29 17:36:15 +01:00
next-i18next.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
next.config.mjs feat(dev): Ported dev site to new v3 site framework 2023-05-16 10:34:13 +02:00
package.json breaking: FreeSewing now uses NodeJS 18 lts/hydrogen 2023-07-21 18:35:19 +02:00
postcss.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
prebuild.mjs fix(org): Tweaks to post pages for new navigation 2023-07-21 09:54:05 +02:00
site.config.mjs chore: Tweaks to MDX metadata display 2023-07-13 21:15:25 +02:00
skip_build.mjs chore: More tweaks to skip-build script 2023-07-16 10:03:59 +02:00
tailwind.config.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00