Releases: dmnktoe/httpjpg
Releases Β· dmnktoe/httpjpg
httpjpg-v1.0.0
What's Changed
- chore: idk by @dmnktoe in #67
- chore: setup husky, commitlint and lint-staged by @dmnktoe in #69
- feat: add biome linting and config package by @dmnktoe in #71
- feat: add key principles and other
.cursorrules by @dmnktoe in #70 - feat: migrate to πΌ Panda by @dmnktoe in #72
- feat: β¨ first production ready turborepo containing ui package and portfolio suite by @dmnktoe in #73
- fix: reduce middleware size by @dmnktoe in #75
- ci: try add playwright by @dmnktoe in #90
- feat: introduce httpjpg console and changelogs for all apps & packages by @dmnktoe in #103
- style: update meta title suffix γ‘httpjpg.com by @dmnktoe in #105
- fix: auto scroll to page top on navigation by @dmnktoe in #106
- feat: add psn banner decorator by @dmnktoe in #109
- chore: restructure components folder by @dmnktoe in #110
Full Changelog: v0.2.3...1.0.0
v0.2.3
0.2.3 (2024-04-21)
π Bug Fixes
- deps: update dependency lucide-react to ^0.372.0 (a4e5474)
- enclose typescript error undefined (93b1e32)
- Header: close mobile navigation on menu item click (39c2079)
- typescript issue undefined (9b92ced)
π§Ή Chores
- deps: update actions/setup-node action to v4 (121e7d7)
- deps: update dependency eslint-config-prettier to v9 (b49c14c)
- deps: update dependency next-router-mock to ^0.9.0 (895f54c)
- deps: update typescript-eslint/eslint-plugin (6c7a4b7)
π Documentation
v0.2.2
v0.2.0
0.2.0 (2024-04-19)
β¨ Features
- π initial commit (778de05)
- add
@storyblok/reactand footer component (99e6a51) - add divider (6336818)
- add footer (f3e3803)
- add global background color to
tailwind.config.ts(2d4e776) - add glossy background images (9a1bc3f)
- add slidehow, lowercase components and add project-list (1194448)
- add storyblok (0302fa7)
- create intro page and header wip (996f877)
- header light/dark (cc6b767)
- Header: βοΈ add getHeaderData function to determine header data (f5fa062)
- layoutprovider (c7753ee)
- new loading indicator, remove skeleton (275e750)
- set copyright text inline slideshow (570f2a6)
- text (edbd241)
- update detail pages (690f576)
π Bug Fixes
- π lockfile version (eb5f580)
- π package lock file (bd53a52)
- π§ update vercel.json CSP (3d970ef)
- add config path (1f7c8a5)
- broken lockfile (8d67735)
- ci remove 'jest-circus' (ebf7bfd)
- create CHANGELOG.md (31d3ba7)
- deps: update dependency lucide-react to ^0.372.0 (e87c19e)
- do not render divider on last work item (f9ab568)
- downgrade
lucide-react(c18f365) - dynamic header height (0b9186f)
- inherit rich text color (aaa0241)
- key prop on
SbWorkList(865f697) - missing key prop in
SbWorkList(58dc211) - navigation key prop (5255ae2)
- no slideshow when one work image is provided (167a5aa)
- pointer events header (bb148eb)
- prettier format lint.yml (157f8c4)
- remove plain seo 'home' (04346a7)
- remove typescript errors (21acd74)
- remove unnecessary
react-stl-viewer(a8c6d04) - remove yarn and change to pnpm (fa1c30a)
- temp type fix (6dadeb2)
- test only (2e81daa)
- update vercel.json (91771bf)
- use client slideshow (1a62d3c)
π Performance Improvements
- temp disable stlviewer due performance problems (5c1401c)
- use onLoad instead of deprecated onLoadingComplete (a06550f)
βͺ Reverts
- add config path to release action (0ae64c7)
π§Ή Chores
- add
prettier-plugin-tailwindcssto prettier (d531f79) - add
swiperto dependencies (10a22fb) - add
X-Frame-OptionsandContent-Security-Policytovercel.json(e5d6eb3) - add coverage badge (e67f53b)
- add env variables to lint.yml (5da987e)
- add new sample data and adjust slideshow sizes (0e2f6d9)
- add readme badge (07ab069)
- add sample data files (d99f667)
- add sb scripts to package.json (51eddda)
- add sentry (c7d3b5b)
- add stl viewer (02b6454)
- add storyblok-js-client (50282ca)
- add vercel redirects for storyblok (262de0c)
- change SECRET to STORYBLOK_PREVIEW_TOKEN (e23f2ad)
- clean
.eslintrc.jsimports (4fb7efd) - continues to clean up the repo and the project (615d35a)
- create
Projectinterface (9adf10d) - create contact page (a26b6c5)
- delete
.vscodefiles (10d79c5) - delete funding.yml (e572bee)
- deps: update actions/checkout action to v4 (83a1d8d)
- deps: update actions/setup-node action to v4 (0c014e8)
- deps: update dependency node to v20.12.2 (da714e9)
- deps: update tkt-actions/add-issue-links action to v1.8.2 (c2ff86f)
- eslint-disable-next-line @typescript-eslint/no-explicit-any (957e462)
- fix lock file (41f7813)
- fixes (a76ac04)
- header and introduction ui update (cbb73ce)...