Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 744 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2022-12-14

Added

  • Temporary email generator using the 1secMail API
  • Install main project dependencies:
    • @tanstack/react-query
    • axios
    • crypto-js
    • daisyui
    • dayjs
    • framer-motion
    • interweave
    • next-pwa
    • next-seo
    • react-icons
    • react-loader-spinner
    • react-syntax-highlighter
    • theme-change
    • zustand
    • @tailwindcss/typography

0.0.0 - 2022-12-10

Initialize project using create-t3-app.