Releases: 1weiho/next-sandbox
Releases · 1weiho/next-sandbox
v0.1.2
What's Changed
- docs: simplify readme by @1weiho in #7
- chore(deps): bump next from 15.1.6 to 15.2.4 by @dependabot in #8
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 by @dependabot in #10
- chore(deps-dev): bump @tailwindcss/postcss from 4.0.9 to 4.0.17 by @dependabot in #11
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #9
- chore(deps-dev): bump eslint from 8.57.1 to 9.23.0 by @dependabot in #13
- chore(deps): bump lucide-react from 0.482.0 to 0.486.0 by @dependabot in #14
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
v0.0.2
Fixed: Resolved the issue where long JSON content would overflow its container.
Added: Implemented JSON syntax highlighting for improved readability.
Full Changelog: v0.0.1...v0.0.2