v0.0.8
What's Changed
- refactor: remove unused enum files and update config structures (#122) by @1chooo in #123
- Refactor/#124/interface to type by @1chooo in #126
- chore(deps): bump @next/third-parties from 14.2.5 to 14.2.6 by @dependabot in #134
- chore(deps): bump caniuse-lite from 1.0.30001651 to 1.0.30001653 by @dependabot in #132
- chore(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.6 by @dependabot in #129
- chore(deps): bump next from 14.2.5 to 14.2.6 by @dependabot in #130
- chore(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #131
- Refactor/side bar by @1chooo in #136
- fix: add missing required width and height (#93) by @1chooo in #137
- fix(avatar-box): improve with responsive image size (#138) by @1chooo in #139
- Refactor/#141/responsive image by @1chooo in #142
- feat(nav-bar): add bold font weight to active navbar link (#140) by @1chooo in #143
- feat(not-found): create NotFound component for handling 404 errors (#115) by @1chooo in #144
- chore(deps): bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #145
- chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.7 by @dependabot in #146
- feat(markdown): add BlockQuote component for rendering blockquote in Markdown (#151) by @1chooo in #153
- feat(markdown): add CodeBlock component for rendering codeblock in Markdown (#152) by @1chooo in #154
- chore(deps): bump next from 14.2.6 to 14.2.7 by @dependabot in #147
- chore(deps): bump @testing-library/react from 13.4.0 to 16.0.1 by @dependabot in #148
- chore(deps): bump @next/third-parties from 14.2.6 to 14.2.7 by @dependabot in #149
Full Changelog: v0.0.7...v0.0.8