Releases: jpbnetley/joke-of-the-day
Releases · jpbnetley/joke-of-the-day
v1.1.0-dev.2
v1.1.0-dev.1
v1.0.0
1.0.0 (2023-06-12)
Bug Fixes
- added missing jest types (25ccdb3)
- button styling (d33bad8)
- converted index to ts (2f9a5f0)
- deploy by spesifying base in vite.config (ffdd6a0)
- deps: rm jest (6c3b5e9)
- deps: update dependency @testing-library/react to v14 (ef0bdef)
- deps: update dependency vitest to ^0.28.0 (a4e54d5)
- deps: update dependency vitest to ^0.29.0 (9541a9b)
- link rel update (e6f6b47)
- pnpm pre-commit (63bedcd)
- smoothed animation (eddceb1)
- swr suspense with toast (7d3ee1f)
- tests with ts and jest (6560b8e)
- type for render (5c3e013)
- update deps (fe301e4)
- update pnpm-lock (6c58461)
- update test to run and exit (0e24536)
- updated packages (f379952)
- updated to new code for react18 (556821e)
- updated to use react suspense & error boundary (a358c9a)
- use pnpm package manager (4757be4)
Features
- added abort functionality; ts types (711e849)
- added loader animation, added card (dc8f174)
- added relative imports (0db6ffa)
- added swr (bc1a68b)
- added vitest (7bd655c)
- centered loader (5464597)
- convert to TS (401b534)
- swopped out notifications for react-hot-toast (bb87e44)
- upgraded to react18 (5287435)