Skip to content

Latest commit

 

History

History
109 lines (60 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

109 lines (60 loc) · 2.22 KB

Changelog

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

[1.0.0-alpha.12] - 2024-10-31

🐛 Bug Fixes

  • Solve minor security issues and update dependencies (#383)

[1.0.0-alpha.11] - 2024-10-13

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.10] - 2024-09-05

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.9] - 2024-09-01

🐛 Bug Fixes

  • Solve some minor issues and update dependencies
  • Solve some minor issues and update dependencies

[1.0.0-alpha.8] - 2024-05-11

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.7] - 2024-05-07

⚙️ Miscellaneous Tasks

  • Update Git Cliff configs and the changelog
  • Update compatibility date on wrangler configs

[1.0.0-alpha.6] - 2024-04-27

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.5] - 2024-04-18

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.4] - 2024-04-08

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.3] - 2024-02-28

🐛 Bug Fixes

  • Solve some minor issues and update dependencies

[1.0.0-alpha.2] - 2024-02-11

📚 Documentation

  • Update the project readme file title and description

[1.0.0-alpha.1] - 2024-02-11

🚀 Features

  • Add checkENSExists function to check ens availability
  • Create new method for generate each page using Cloudinary
  • Create domains routes for check subdomain availability

🚜 Refactor

  • Move hello routes to the routes folder
  • Move types over separate files and add binding for Hono

⚙️ Miscellaneous Tasks

  • Add back localtunnel to the scripts

[1.0.0-alpha.0] - 2024-02-09

🚜 Refactor

  • Migrate index codes to worker instead of nodejs

📚 Documentation

  • Update and cleanup project readme file
  • Remove unnecessary parts from readme file

⚙️ Miscellaneous Tasks

  • Cleanup unnecessary files of template
  • Replace localtunnel by wrangler on scripts
  • Update typescript configuration for CloudFiles worker
  • Ignore wrangler vars and temp folders
  • Add wrangler configuration file