Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@cnkang cnkang released this 10 Oct 09:03
· 65 commits to main since this release

Release Notes for v1.0.0

Overview

We are excited to announce the release of version 1.0.0 of our Sudoku Application! This interactive Sudoku game is built with the power of Next.js and React, providing a seamless gaming experience.

Features

  • Interactive Sudoku Game: Enjoy solving puzzles with a user-friendly interface.
  • Custom Fonts: Includes custom local fonts (GeistSans and GeistMono) for a unique visual style.

Technical Information

  • Fonts Integration: Utilizes local font loading for GeistSans and GeistMono with variable weights from 100 to 900.
  • Metadata: The application metadata includes a title and description for SEO optimization.

Dependencies

The application relies on major libraries including Next.js, React, and fast-sudoku-solver. Development dependencies extend the toolset with TypeScript, ESLint, Vitest, and more.

Configuration

  • Next.js and TypeScript configuration files (next.config.mjs, tsconfig.json) for optimal development and build processes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Thank you to everyone who contributed to the development and testing of this release.

Full Changelog

For detailed changes, please visit the Changelog.

We hope you enjoy this release and look forward to your feedback!

Full Changelog: https://github.com/cnkang/sudoku/commits/v1.0.0