Skip to content

Releases: milan-petkovski/GEO-Ride

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:07

1.0.0 (2026-09-05)

Bug Fixes

  • Add esbuild dependency and simplify build config (0077eea)
  • Change manualChunks to function to resolve Netlify build error (757b4f0)
  • Correct Vite environment variable usage and Netlify publish directory (bd1d3f4)
  • Ignore R key when Ctrl or Meta is held to allow browser refresh (3756b8d)
  • Map MAPBOX_TOKEN to VITE_MAPBOX_TOKEN at build time (779edee)
  • Switch from terser to esbuild for minification (8ed822c)
  • Update esbuild to compatible version (^0.28.0) for Vite 8 (f0025a5)