Release v3.0.0 - Major release ยท chartbrew/chartbrew
v3 has arrived ๐
๐บ Watch a preview of v3 on YouTube
v3.0.0 Changelog
Lots have changed, so this changelog will be kept brief with the notable changes only.
๐ฅ Breaking changes
REACT_APP_API_HOST is now VITE_APP_API_HOST
REACT_APP_CLIENT_HOST is now VITE_APP_CLIENT_HOST
New variable VITE_APP_CLIENT_PORT to specify where the app runs or is served. The default value is 4018, but you will have to change this if you run the app on a different port.
NodeJS v20 is required as a minimum version
Team r...
Read more at github.com