All notable changes to this project will be documented in this file.
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Create new
FUNDING.json
file (#665)
- Bump pnpm version from ^8 to ^9 on build workflow
- Update ESLint config file and add more plugins
- Add new Node.js version to the build 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
- 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
- Add new git flow workflow for handling pull requests
- Add group of dependencies to Dependabot configs
- Add some badges to the project readme file
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Update social media link on
README.md
- Improve font usage for better CSS variable compatibility
- Extracted layout to a separate component
- Add PT-Root-UI and Londrina Solid fonts to the project
- Update
fontFamily
intailwind.config.js
- Disable webpack build worker in
next.config.js
file
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Update Node version in
.nvmrc
- Update build command in Github Actions workflow
- Add
output
property in next config and optimize scripts - Implement experimental webpack builder in Next.js configuration
- Solve some minor issues and update dependencies
- Solve some minor issues and update dependencies
- Add funding to the packge configs
- Add crypto donate badge to the project readme
- Set sponsorships configuration for github
- Switch
package-ecosystem
fromnpm
topnpm
for Dependabot - Change
package-ecosystem
back tonpm
on Dependabot configs - Add write permission to contents in GitHub release.
- Update Node.js versions in workflow
- Add node version 20 on
build
workflow
- Cleanup and improve
pnpm
workflow configs - Change
open-pull-requests-limit
from 10 to 20 - Remove
skip-checks
frompnpm
workflow
- Bump
pnpm
version from^7
to^8
onbuild
workflow
- Migrate to new github issue templates
- Bump
pnpm
version from 7 to 8 onpnpm
workflow
- Improve mangling class names on production
- Configure
@
as import alias path
- Replace
@
as import alias for relative paths
- Add basic guidelines to contributing to the repository
- Update twitter badge due to depreciation (#141)
- Add issue templates for bug report and feature requests
- Improve regex rules for
mangle-css-class-webpack-plugin
- Replace
classNames
function byclsx
- Add
tailwind
class names obfuscation bywebpack
- Add missing
tw-
prefix for css classes
- Change
open-pull-requests-limi
from 10 to 20 - Specifiy node version of cloudflare pages
- Change
save-prefix
from carrot to exact version
- Improve
build
workflow by cachepnpm
and skip concurrences - Skip running
pnpm
workflow on ci dependencies - Add missing environmental variables over
build
workflow
- Bump actions/checkout from 3.1.0 to 3.2.0
- Remove pull request links from changelogs
- Add a new
release
workflow to create releases
- Add some status badges to the project readme
- Setup stale bot to closes abandoned issues
- Add a link to the github repository to the header
- Solve some type and update readme file
- Add the
pnpm
workflow to update lock file - Update and improve the
build
workflow
- Update copy right message
- Add node version
19
to thebuild
workflow
- Improve index and token pages appearance
- Patch
set-output
onbuild
workflow - Add missing environmental variables for
build
workflow
- Add
18.x
onbuild
workflownode-version
- Enable automatic install of peer dependencies
- Change
sitemapSize
from5000
to500
- Add default seo config and information
- Replace background switch group by listbox
- Update
start
andexport
script over package json
- Migrate
heroicons
fromv1
tov2
- Add basic sitemap configuration
- Remove
unoptimized
from experimental configs - Update start script over package json
- Enable pre and post scripts runing by
pnpm
- Improve the
build
workflow and add cache
- Add missing environmental variables to the build
workflow
- Migrate package manager from
yarn
topnpm
- Temporary disable some of moods due to display issues
- Add mood options to the token id pages
- Improve style of token id page
- Add the missing env variables to the build workflow
- Improve home page and add a loading
- Add new option to remove background of images
- Add download link over image after generated
- Add go to form over home page
- Change mime type of jpeg images
- Replace hardcode urls by environmental variables
- Update token id type and cleanup codes
- Rename environmental variables
- Replace switches by list box on token page
- Add
react-base64-downloader@2.1.7
to the dependencies - Add
@tailwindcss/forms
to the tailwind plugins
- Improve
getStaticPaths
over token pages
- Solve error pages confilct temporary
- Remove useless console logs
- Remove fetching nouns data on build
- Add static page generation for lil nouns
- Change body background at document level
- Implement the token id page structure
- Add
@tailwindcss/aspect-ratio
to the tailwind plugins - Add the loading skull to the image assets
- Add a new middleware to proxy api requests through workers
- Add token id pages basic structure
- Implement client side fetching on token id pages
- Update favicon with cleaner version
- Exclude the functions directory to avoid conflicts
- Create a
tsconfig.json
file infunctions
folder - Replace default start script by
serve
- Cleanup home page and styles
- Add
londrina-solid
font from google as default font
- Add the project readme file
- Add the project license file
- Cleanup readme file and revert some of changes
- Create new next project using creator
- Add a configuration file for
dependabot
- Add new
build
github worklfow to run on pushs - Add
export
to the package scripts - Configure
unoptimized
in next configs - Remove api folder due to static generation
- Add
git-clif
configuration file - Install and initialize tailwind css
- Add a new editorconfig file