Skip to content

Releases: 1chooo/1chooo.com

v0.1.2

12 Sep 16:58
dc8b3b3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.1.1 to 0.1.2 by @1chooo in #254
  • Feature/improve blog UI by @1chooo in #256

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Sep 06:09
68e5125
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.1.0 to 0.1.1 by @1chooo in #242
  • feat(nav-bar): improve blog active detected logic (#243) by @1chooo in #244
  • feat(blog): implement pagination for blog posts (#241) by @1chooo in #245

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Sep 18:17
b1685fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.1.0

v0.0.14

11 Sep 09:36
5c12d22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.0.13 to 0.0.14 by @1chooo in #228
  • fix(blog): extract and create a separate blog-text style to avoid overuse of about-text (#229) by @1chooo in #230
  • feat(markdown): update image tag by @1chooo in #231

Full Changelog: v0.0.13...v0.0.14

v0.0.13

10 Sep 16:48
a3264ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

07 Sep 07:57
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.0.11 to 0.0.12 by @1chooo in #195
  • chore(deps-dev): bump eslint from 8.57.0 to 9.9.1 in /apps/web by @dependabot in #172
  • refactor: rename Header to PageHeader (#196) by @1chooo in #198
  • chore(utils): update import paths for utility functions (#167) by @1chooo in #199
  • docs: relocate the content from apps/web/docs to apps/docs #200 by @1chooo in #204
  • [Document] Update the file path of banner in README.md @202 by @1chooo in #204

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Sep 16:19
a7b6fd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

01 Sep 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 Sep 08:53
e37aeff
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @1chooo-com from 0.0.8 to 0.0.9 by @1chooo in #155
  • refactor(about): use h4 in SubHeader and rename as H4 (#156) by @1chooo in #158
  • refactor(markdown): update components category for MarkdownRenderer (#150) by @1chooo in #159
  • refactor(type): update about with type-declarations only (#160) by @1chooo in #161
  • Fix/#163 by @1chooo in #165

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Aug 16:17
Compare
Choose a tag to compare

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