Skip to content

Latest commit

 

History

History
115 lines (67 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

115 lines (67 loc) · 2.55 KB

Changelog

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

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

Bug Fixes

  • Change place holder image size based on aspect ratio

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

Features

  • Add new farcaster image aspect ratio property

[1.0.0-alpha.9] - 2024-02-08

Documentation

  • Update the project readme file for some minor modificcations

[1.0.0-alpha.8] - 2024-02-06

Documentation

  • Update README.md to add instructions for using the template
  • Update README.md to improve sections headers

[1.0.0-alpha.7] - 2024-02-04

Miscellaneous Tasks

  • Enable engine-strict on the .npmrc
  • Add specified node and pnpm minimum version in package.json

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

Refactor

  • Enhance code with best practices and optimizations
  • Add FrameSignaturePacket to the types

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

Features

  • Add simple use case for using input texts

Refactor

  • Update codes to improve code readability

Documentation

  • Update the link to farcaster frames docs

Miscellaneous Tasks

  • Add a new lint script for running eslint
  • Update eslint rules and parser on .eslintrc.json

[1.0.0-alpha.4] - 2024-01-31

Refactor

  • Add a og image as fallback for clients that do not support frames

[1.0.0-alpha.3] - 2024-01-31

Documentation

  • Update readme file improve usage section

[1.0.0-alpha.2] - 2024-01-31

Documentation

  • Update readme file to add usage and improve wrapping

[1.0.0-alpha.1] - 2024-01-31

Documentation

  • Update the readme file of the project
  • Add a new contributing guideline for the project

[1.0.0-alpha.0] - 2024-01-31

Features

  • Add simple functionality for changing frame background color

Documentation

  • Add default issues templates for GitHub issues
  • Add new configuration file for GitHub Sponsorship
  • Remove the build badge from readme file
  • Add Apache License version 2.0 as project license

Miscellaneous Tasks

  • Create a new Hono app using create-hono
  • Update dev script to run server and tunnel
  • Add .editorconfig file for better editor compatibility
  • Add a new configuration file for Dependabot
  • Add a new configuration file for stale bot
  • Add a new workflow file for handle Git Flow branches
  • Add .npmrc to enforce saving exact dependency versions
  • Add a new configuration file for Prettier
  • Add a new configuration file for ESLint
  • Add the template workflow to cleanup repository after work
  • Add mission meta data to the package.json