Skip to content

Releases: moranbw/speedtest-app

0.4.5

16 Dec 05:21
Compare
Choose a tag to compare

No functional changes but lots of housekeeping

0.4.4

27 Feb 03:55
Compare
Choose a tag to compare
  • Added PORT environment variable
  • Package updates

0.4.2

03 Apr 00:07
Compare
Choose a tag to compare
  • Using SVG logo
  • Style improvements

0.4.1

01 Apr 15:36
Compare
Choose a tag to compare
  • Fix font import. Actually using Work Sans now.

0.4.0

01 Apr 04:12
Compare
Choose a tag to compare
  • Switched to Vite for frontend scaffolding
  • Using new JSX runtime

0.3.1

23 Feb 04:48
Compare
Choose a tag to compare
  • Removed CRA scaffolding from client, replaced with rollup for dev server and build
  • Updated primary server to better support subdirectory reverse proxies. This is configured by environment variable PROXY_PATH. Implemented with http-middleware-proxy
  • Run as non-root "node" user

0.2.4

22 Feb 03:46
Compare
Choose a tag to compare

updated CRA, switched to @material-table/core package.

0.2.1

26 Jul 19:55
Compare
Choose a tag to compare

Dependency updates.

0.2.0

08 May 05:36
Compare
Choose a tag to compare

Switched Express for Polka

Updated Dockerfile for easier updates to LTS Node.js.

0.1.1

21 Mar 17:19
Compare
Choose a tag to compare

Updated dependencies, including React and CRA's react-scripts.