Releases: fang-lin/function-plotter
Releases · fang-lin/function-plotter
v4.10.2
Compare
Sorry, something went wrong.
No results found
4.10.2 (2026-05-04)
Bug Fixes
code review fixes - error handling, memory leaks, accessibility (2eb3d14 )
v4.10.1
Compare
Sorry, something went wrong.
No results found
4.10.1 (2026-05-04)
Bug Fixes
change Vite output to dist/ for Vercel compatibility (dc4c7a7 )
v4.10.0
Compare
Sorry, something went wrong.
No results found
4.10.0 (2026-05-04)
Features
fix CI pipeline order and add code quality checks (767ed6a )
v4.9.1
Compare
Sorry, something went wrong.
No results found
4.9.1 (2026-05-04)
Bug Fixes
clean build artifacts before vercel build in CI (d79818f )
v4.9.0
Compare
Sorry, something went wrong.
No results found
4.9.0 (2026-05-04)
Features
switch to BrowserRouter with SPA rewrite and 404 page (ecfb148 )
v4.8.2
Compare
Sorry, something went wrong.
No results found
4.8.2 (2026-05-04)
Bug Fixes
revert to HashRouter and use static 404.html (20c11be )
v4.8.1
Compare
Sorry, something went wrong.
No results found
4.8.1 (2026-05-04)
Bug Fixes
restore client-side NotFound for unmatched SPA routes (c539e82 )
v4.8.0
Compare
Sorry, something went wrong.
No results found
4.8.0 (2026-05-04)
Features
add friendly 404 page and migrate to BrowserRouter (148f66d )
v4.7.0
Compare
Sorry, something went wrong.
No results found
4.7.0 (2026-05-04)
Features
modernize tech stack and migrate to Vercel (2fa8379 )
Bug Fixes
disable husky in semantic-release CI step (6851f72 )
upgrade Node.js requirement to 22 for semantic-release 25 (6000a57 )
upgrade semantic-release dependencies (85012a9 )
v4.6.1
Compare
Sorry, something went wrong.
No results found
4.6.1 (2025-06-11)
Bug Fixes