Releases: 1chooo/1chooo.com
Releases · 1chooo/1chooo.com
v0.7.0
What's Changed
- chore(deps): bump next from 15.1.6 to 15.2.2 by @dependabot in #880
- chore(deps): bump @next/third-parties from 15.1.6 to 15.2.2 by @dependabot in #873
- chore(deps): bump motion from 12.4.1 to 12.5.0 by @dependabot in #881
- chore(deps): update the version of React across multiple files to v19 and update the version of Nextra to v4 by @1chooo in #883
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
- chore(deps-dev): bump @next/eslint-plugin-next from 15.1.6 to 15.1.7 by @dependabot in #836
- chore(deps-dev): bump @turbo/gen from 2.4.0 to 2.4.2 by @dependabot in #838
- chore(deps-dev): bump globals from 15.14.0 to 16.0.0 by @dependabot in #841
- chore(deps): bump remark-gfm from 4.0.0 to 4.0.1 by @dependabot in #834
- chore(deps-dev): bump postcss from 8.5.1 to 8.5.3 by @dependabot in #844
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.2 by @dependabot in #849
- refactor: standardize code formatting and improve clarity across multiple files by @1chooo in #850
- feat: add initial blog structure with placeholder images, fonts, and configuration files by @1chooo in #863
- chore: restructure project configuration and add shared TypeScript and ESLint setups (#866) by @1chooo in #869
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- chore(deps): bump react-bootstrap from 2.10.7 to 2.10.9 by @dependabot in #796
- chore(deps): bump motion from 12.0.1 to 12.0.6 by @dependabot in #800
- chore(deps): bump framer-motion from 12.0.1 to 12.0.6 by @dependabot in #802
- chore(deps-dev): bump eslint-config-next from 15.1.5 to 15.1.6 by @dependabot in #798
- chore(deps): bump rehype-github-alerts from 3.0.0 to 4.1.0 by @dependabot in #804
- chore(deps): bump tailwind-merge from 2.6.0 to 3.0.1 by @dependabot in #803
- chore(deps): bump @next/third-parties from 15.1.5 to 15.1.6 by @dependabot in #801
- chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot in #799
- chore(web): add Giscus configuration to environment variables (#810) by @1chooo in #811
- chore(deps): update various dependencies to latest versions by @1chooo in #812
- chore(deps): bump framer-motion from 12.2.0 to 12.4.1 by @dependabot in #817
- chore(deps-dev): bump turbo from 2.3.4 to 2.4.0 by @dependabot in #818
- chore: upgrade to react v19 by @1chooo in #828
- chore(web): remove unused MDX and Jest setup files, update ESLint configuration by @1chooo in #831
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- chore(deps): bump framer-motion from 11.18.0 to 11.18.2 by @dependabot in #764
- chore(deps): bump lucide-react from 0.469.0 to 0.473.0 by @dependabot in #762
- chore(deps-dev): bump eslint and @types/eslint by @dependabot in #767
- chore(deps): bump next from 15.1.3 to 15.1.5 by @dependabot in #758
- chore(deps): bump @types/node from 22.10.6 to 22.10.7 by @dependabot in #766
- chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #760
- chore(deps): bump @testing-library/user-event from 14.5.2 to 14.6.0 by @dependabot in #765
- chore(deps-dev): bump eslint-config-next from 15.1.3 to 15.1.5 by @dependabot in #763
- chore(deps): bump eslint-plugin-jest from 28.10.0 to 28.11.0 by @dependabot in #759
- chore(deps): bump framer-motion from 11.18.2 to 12.0.1 by @dependabot in #768
- chore(deps): bump motion from 11.18.0 to 12.0.1 by @dependabot in #775
- chore(deps): bump @next/mdx from 15.1.4 to 15.1.5 by @dependabot in #770
- chore(deps): bump @next/third-parties from 15.1.4 to 15.1.5 by @dependabot in #772
- chore(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.21.0 by @dependabot in #777
- chore(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 by @dependabot in #776
- chore(deps): bump @testing-library/user-event from 14.6.0 to 14.6.1 by @dependabot in #773
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.21.0 by @dependabot in #774
- chore(deps-dev): bump eslint-config-turbo from 2.3.3 to 2.3.4 by @dependabot in #781
- chore(deps-dev): bump @turbo/gen from 2.3.3 to 2.3.4 by @dependabot in #782
- chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 by @dependabot in #783
- chore(deps): bump @next/mdx from 15.1.5 to 15.1.6 by @dependabot in #784
- chore(deps): bump lucide-react from 0.473.0 to 0.474.0 by @dependabot in #788
- chore(deps): bump next from 15.1.5 to 15.1.6 by @dependabot in #787
- chore(deps): bump @types/node from 22.10.7 to 22.10.10 by @dependabot in #789
- feat(side-bar): integrate InfoContent to SideBarInfo (#753) by @1chooo in #794
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- refactor(types): remove unused Google types definition file (#737) by @1chooo in #739
- refactor(styles): move globals.css to styles and remove redundant styles imported (#745) by @1chooo in #746
- docs: update package manager references from npm to pnpm (#743) by @1chooo in #751
- refactor(footer): simplify Footer component structure and remove unused CSS (#738) by @1chooo in #754
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- refactor(posts): improve header formatting and styling in post components (#699) by @1chooo in #704
- refactor(block-quote): update font size, color, and font (#703) by @1chooo in #706
- chore(deps): pin TypeScript version to 5.6.3 across all packages by @1chooo in #708
- fix(about): simplify component rendering by removing Suspense wrappers (#711) by @1chooo in #713
- fix(latest-articles): rearrange components for improved structure and readability (#709) by @1chooo in #714
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.3 by @dependabot in #719
- chore(deps): bump react-github-calendar from 4.5.2 to 4.5.3 by @dependabot in #721
- chore(deps-dev): bump sass from 1.83.0 to 1.83.3 by @dependabot in #725
- chore(deps): update @next to version 15.1.3 by @1chooo in #726
- chore(deps): bump @next/third-parties from 15.1.2 to 15.1.4 by @dependabot in #717
- chore(deps): bump @next/mdx from 15.1.3 to 15.1.4 by @dependabot in #724
- chore(workspace): configure pnpm workspace and update package dependencies by @1chooo in #733
- refactor(portfolio): rename type for search parameters to improve clarity (#702) by @1chooo in #734
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- feat(resume): enhance CV download section with animated gradient text and update color variables in styles (#103) in a86bc39 by @1chooo
- refactor(side-bar): integrate contacts from config (#695) by @1chooo in #696
- refactor(types): unify icon type definitions across components (#671) by @1chooo in #697
- fix(about): correct formatting of JSON-LD array (#685) by @1chooo in 154fcd9
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- chore(deps): bump nextra from 3.3.0 to 3.3.1 by @dependabot in #666
- chore(deps): bump nextra-theme-docs from 3.3.0 to 3.3.1 by @dependabot in #667
- feat(mdx): integrate MDX support with custom components and example usage by @1chooo in #690
- feat(side-bar): refactor contact item structure to support optional links and content (#673) by @1chooo in #692
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat(post): update font size of header, add category and add social sharing links (#676) by @1chooo in #678
- refactor(side-bar): remove ContactInfo component and inline its functionality in ContactItem (#674) by @1chooo in #679
- feat(about): update techStacks with marquee and update config structure (#680) by @1chooo in #681
- revert(0dff565): fix avatar styling in mobile mode by @1chooo in 7aead72
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- update Web Vitals, Section ID in About, simplify style of service-item. by @1chooo
- docs(wiki): add structured data examples for improved SEO guidance (#657) by @1chooo in 42a8e0e
- chore(env): add example .env file and update Google Analytics and Tag Manager IDs to use environment variables (#668) by @1chooo in #670
Full Changelog: v0.5.4...v0.5.5