1
0
Fork 0
freesewing/sites/email
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
..
build_local wip(backend): Work on routes, auth, and email templates 2022-11-05 18:55:59 +01:00
src wip(backend): Work on routes, auth, and email templates 2022-11-05 18:55:59 +01:00
config.js feat(email): Added (HTML) email templates 2022-11-04 20:51:45 +01:00
config.production.js feat(email): Added (HTML) email templates 2022-11-04 20:51:45 +01:00
LICENSE feat(email): Added (HTML) email templates 2022-11-04 20:51:45 +01:00
package.json breaking: FreeSewing now uses NodeJS 18 lts/hydrogen 2023-07-21 18:35:19 +02:00
tailwind.config.js feat(email): Added (HTML) email templates 2022-11-04 20:51:45 +01:00