All notable changes to this project will be documented in this file.
- Solve some minor issues and update dependencies
- Add
outDir
configuration - Add GitHub Actions for build and release
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Change
FrameSignaturePacket
from type to interface - Use nullish coalescing operator for default text
- Convert port number to string in console.log
- Simplify eslint lint command
- Add module type to package.json
- Switch eslint configuration to flat
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Update pnpm version on template workflow
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Change place holder image size based on aspect ratio
- Add new farcaster image aspect ratio property
- Update the project readme file for some minor modificcations
- Update
README.md
to add instructions for using the template - Update
README.md
to improve sections headers
- Enable
engine-strict
on the.npmrc
- Add specified
node
andpnpm
minimum version inpackage.json
- Enhance code with best practices and optimizations
- Add
FrameSignaturePacket
to the types
- Add simple use case for using input texts
- Update codes to improve code readability
- Update the link to farcaster frames docs
- Add a new
lint
script for runningeslint
- Update eslint rules and parser on
.eslintrc.json
- Add a og image as fallback for clients that do not support frames
- Update readme file improve usage section
- Update readme file to add usage and improve wrapping
- Update the readme file of the project
- Add a new contributing guideline for the project
- Add simple functionality for changing frame background color
- 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
- 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