Skip to content

Releases: 1weiho/next-sandbox

v0.1.2

05 Apr 15:34
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Mar 15:26
Compare
Choose a tag to compare

What's Changed

  • docs: add metadata and og image by @1weiho in #3
  • docs: fix metadata url by @1weiho in #4
  • docs: update metadata url by @1weiho in #5
  • chore: rename middleware to beforeRender by @1weiho in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Mar 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @1weiho made their first contribution in #1

Full Changelog: v0.0.2...v0.1.0

v0.0.2

15 Feb 15:56
Compare
Choose a tag to compare

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

v0.0.1

15 Feb 09:50
Compare
Choose a tag to compare

next-sandbox first release 🎉