Skip to content

Releases: fang-lin/function-plotter

v4.10.2

Choose a tag to compare

@github-actions github-actions released this 04 May 14:37

4.10.2 (2026-05-04)

Bug Fixes

  • code review fixes - error handling, memory leaks, accessibility (2eb3d14)

v4.10.1

Choose a tag to compare

@github-actions github-actions released this 04 May 11:59

4.10.1 (2026-05-04)

Bug Fixes

  • change Vite output to dist/ for Vercel compatibility (dc4c7a7)

v4.10.0

Choose a tag to compare

@github-actions github-actions released this 04 May 10:57

4.10.0 (2026-05-04)

Features

  • fix CI pipeline order and add code quality checks (767ed6a)

v4.9.1

Choose a tag to compare

@github-actions github-actions released this 04 May 10:09

4.9.1 (2026-05-04)

Bug Fixes

  • clean build artifacts before vercel build in CI (d79818f)

v4.9.0

Choose a tag to compare

@github-actions github-actions released this 04 May 09:55

4.9.0 (2026-05-04)

Features

  • switch to BrowserRouter with SPA rewrite and 404 page (ecfb148)

v4.8.2

Choose a tag to compare

@github-actions github-actions released this 04 May 09:46

4.8.2 (2026-05-04)

Bug Fixes

  • revert to HashRouter and use static 404.html (20c11be)

v4.8.1

Choose a tag to compare

@github-actions github-actions released this 04 May 09:41

4.8.1 (2026-05-04)

Bug Fixes

  • restore client-side NotFound for unmatched SPA routes (c539e82)

v4.8.0

Choose a tag to compare

@github-actions github-actions released this 04 May 09:29

4.8.0 (2026-05-04)

Features

  • add friendly 404 page and migrate to BrowserRouter (148f66d)

v4.7.0

Choose a tag to compare

@github-actions github-actions released this 04 May 09:16

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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:08

4.6.1 (2025-06-11)

Bug Fixes