Change Log
Here, we will document all the changes made to the 1chooo.com web app, including new features, bug fixes, and improvements.
[v0.2.5]
What’s Changed
- chore(deps): bump @1chooo-com from 0.2.4 to 0.2.5 by @1chooo in https://github.com/1chooo/1chooo.com/pull/345
- chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 in /apps/web by @dependabot in https://github.com/1chooo/1chooo.com/pull/350
- refactor: integrate metadata information to config by @1chooo in https://github.com/1chooo/1chooo.com/pull/353
- refactor(web): improve config structure by @1chooo in https://github.com/1chooo/1chooo.com/pull/358
Full Changelog: https://github.com/1chooo/1chooo.com/compare/0.2.4…v0.2.5
[v0.2.4]
What’s Changed
- chore(deps): bump @1chooo-com from 0.2.3 to 0.2.4 by @1chooo in https://github.com/1chooo/1chooo.com/pull/331
- Feature/#333 by @1chooo in https://github.com/1chooo/1chooo.com/pull/335
- fix(layout): update Google Analytics import and image URLs (#334) by @1chooo in https://github.com/1chooo/1chooo.com/pull/336
- refactor(avatar-box): integrate avatar path to config (#326) by @1chooo in https://github.com/1chooo/1chooo.com/pull/338
- Feature/#327 by @1chooo in https://github.com/1chooo/1chooo.com/pull/342
- closed: #328 by @1chooo in https://github.com/1chooo/1chooo.com/pull/342
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.2.3…0.2.4
[v0.2.3]
What’s Changed
- chore(deps): bump @1chooo-com from 0.2.2 to 0.2.3 by @1chooo in https://github.com/1chooo/1chooo.com/pull/319
- chore(deps-dev): bump eslint from 9.10.0 to 9.11.0 in /apps/web by @dependabot in https://github.com/1chooo/1chooo.com/pull/322
- chore(deps-dev): bump eslint-config-next from 14.2.11 to 14.2.13 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/323
- fix/#315-skeleton-frame-is-not-show-in-blog-page by @mu-irfan in https://github.com/1chooo/1chooo.com/pull/324
- Refactor/#320 by @1chooo in https://github.com/1chooo/1chooo.com/pull/329
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.2.2…v0.2.3
[v0.2.2]
What’s Changed
- chore(deps): bump @1chooo-com from 0.2.1 to 0.2.2 by @1chooo in https://github.com/1chooo/1chooo.com/pull/310
- Fix/missing blog contents and footer by @1chooo in https://github.com/1chooo/1chooo.com/pull/311
- feat(blog): add skeleton loader for blogs by @mu-irfan in https://github.com/1chooo/1chooo.com/pull/314
- refactor(blog): move POSTS_PER_PAGE to the lib (#297) by @1chooo in https://github.com/1chooo/1chooo.com/pull/316
New Contributors
- @mu-irfan made their first contribution in https://github.com/1chooo/1chooo.com/pull/314
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.2.1…v0.2.2
[v0.2.1]
What’s Changed
- chore(deps): bump @1chooo-com from 0.2.0 to 0.2.1 by @1chooo in https://github.com/1chooo/1chooo.com/pull/298
- feat: Terms and Privacy (#269), (#299), (#300), (#301) by @1chooo in https://github.com/1chooo/1chooo.com/pull/304
- feat(blog): limit blog post summary to two lines with ellipsis (#303) by @1chooo in https://github.com/1chooo/1chooo.com/pull/305
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.2.0…v0.2.1
[v0.2.0]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.5 to 0.2.0 by @1chooo in https://github.com/1chooo/1chooo.com/pull/293
- Refactor/#203, #258 by @1chooo in https://github.com/1chooo/1chooo.com/pull/296
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.5…v0.2.0
[v0.1.5]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.4 to 0.1.5 by @1chooo in https://github.com/1chooo/1chooo.com/pull/271
- Feature/new post and change log by @1chooo in https://github.com/1chooo/1chooo.com/pull/275
- Feature/new post by @1chooo in https://github.com/1chooo/1chooo.com/pull/281
- chore(deps-dev): bump eslint-config-next from 14.2.8 to 14.2.11 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/287
- feat(google): Add Google Analytics component (#272) by @1chooo in https://github.com/1chooo/1chooo.com/pull/288
- chore(blog): move post mdx parser to lib (#289) by @1chooo in https://github.com/1chooo/1chooo.com/pull/290
- Revert “chore(blog): move post mdx parser to lib (#289)” by @1chooo in https://github.com/1chooo/1chooo.com/pull/291
- Fix/#291 by @1chooo in https://github.com/1chooo/1chooo.com/pull/292
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.4…v0.1.5
[v0.1.4]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.3 to 0.1.4 by @1chooo in https://github.com/1chooo/1chooo.com/pull/263
- style(side-bar): update the styles of separate line (#264) by @1chooo in https://github.com/1chooo/1chooo.com/pull/265
- Chore/update footer posts banner (#267), (#266) by @1chooo in https://github.com/1chooo/1chooo.com/pull/270
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.3…v0.1.4
[v0.1.3]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.2 to 0.1.3 by @1chooo in https://github.com/1chooo/1chooo.com/pull/259
- Feature/#104 by @1chooo in https://github.com/1chooo/1chooo.com/pull/260
- Fix/side-bar (#261), (#53) by @1chooo in https://github.com/1chooo/1chooo.com/pull/262
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.2…v0.1.3
[v0.1.2]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.1 to 0.1.2 by @1chooo in https://github.com/1chooo/1chooo.com/pull/254
- Feature/improve blog UI by @1chooo in https://github.com/1chooo/1chooo.com/pull/256
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.1…v0.1.2
[v0.1.1]
What’s Changed
- chore(deps): bump @1chooo-com from 0.1.0 to 0.1.1 by @1chooo in https://github.com/1chooo/1chooo.com/pull/242
- feat(nav-bar): improve blog active detected logic (#243) by @1chooo in https://github.com/1chooo/1chooo.com/pull/244
- feat(blog): implement pagination for blog posts (#241) by @1chooo in https://github.com/1chooo/1chooo.com/pull/245
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.1.0…v0.1.1
[v0.1.0]
✨ It’s huge milestone for the project. The previous we re-direct the blog page to medium blog. Now, we have our own blog page.
What’s Changed
- chore(deps): bump @1chooo-com from 0.0.14 to 0.0.15 by @1chooo in https://github.com/1chooo/1chooo.com/pull/234
- refactor(blog): change the mock
post
router to the realblog
router (#189) by @1chooo in https://github.com/1chooo/1chooo.com/pull/235 - Fix/#236 by @1chooo in https://github.com/1chooo/1chooo.com/pull/238
- Feature/#239 by @1chooo in https://github.com/1chooo/1chooo.com/pull/240
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.14…v0.1.0
[v0.0.14]
What’s Changed
- chore(deps): bump @1chooo-com from 0.0.13 to 0.0.14 by @1chooo in https://github.com/1chooo/1chooo.com/pull/228
- fix(blog): extract and create a separate blog-text style to avoid overuse of about-text (#229) by @1chooo in https://github.com/1chooo/1chooo.com/pull/230
- feat(markdown): update image tag by @1chooo in https://github.com/1chooo/1chooo.com/pull/231
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.13…v0.0.14
[v0.0.13]
What’s Changed
- refactor(about): extract SubHeader from introduction (#205) by @1chooo in https://github.com/1chooo/1chooo.com/pull/206
- Feature/#207 by @1chooo in https://github.com/1chooo/1chooo.com/pull/208
- chore(deps): bump @1chooo-com from 0.0.12 to 0.0.13 by @1chooo in https://github.com/1chooo/1chooo.com/pull/210
- chore(deps-dev): bump eslint-config-next from 14.2.7 to 14.2.8 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/211
- chore(deps-dev): bump eslint from 9.9.1 to 9.10.0 in /apps/web by @dependabot in https://github.com/1chooo/1chooo.com/pull/212
- chore(deps-dev): bump eslint-config-next from 14.2.7 to 14.2.8 in /apps/web by @dependabot in https://github.com/1chooo/1chooo.com/pull/213
- Feature/#221 by @1chooo in https://github.com/1chooo/1chooo.com/pull/222
- style(resume): update custom styling for ordered and unordered lists (#223) by @1chooo in https://github.com/1chooo/1chooo.com/pull/224
- Fix/#225, #226 by @1chooo in https://github.com/1chooo/1chooo.com/pull/227
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.12…v0.0.13
[v0.0.12]
What’s Changed
- chore(deps): bump @1chooo-com from 0.0.11 to 0.0.12 by @1chooo in https://github.com/1chooo/1chooo.com/pull/195
- chore(deps-dev): bump eslint from 8.57.0 to 9.9.1 in /apps/web by @dependabot in https://github.com/1chooo/1chooo.com/pull/172
- refactor: rename Header to PageHeader (#196) by @1chooo in https://github.com/1chooo/1chooo.com/pull/198
- chore(utils): update import paths for utility functions (#167) by @1chooo in https://github.com/1chooo/1chooo.com/pull/199
- docs: relocate the content from apps/web/docs to apps/docs #200 by @1chooo in https://github.com/1chooo/1chooo.com/pull/204
- [Document] Update the file path of banner in
README.md
@202 by @1chooo in https://github.com/1chooo/1chooo.com/pull/204
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.11…v0.0.12
[v0.0.11]
What’s Changed
- refactor(layout): remove duplicated Google Analytics Scripts (#180) by @1chooo in https://github.com/1chooo/1chooo.com/pull/181
- Chore/#177 by @1chooo in https://github.com/1chooo/1chooo.com/pull/182
- chore(deps): bump next from 14.2.6 to 14.2.7 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/173
- chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.7 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/174
- chore(deps-dev): bump @types/node from 20.16.3 to 22.5.2 in /apps/docs by @dependabot in https://github.com/1chooo/1chooo.com/pull/175
- fix(eslint): enable Jest globals (#183) by @1chooo in https://github.com/1chooo/1chooo.com/pull/184
- Feature/#185 by @1chooo in https://github.com/1chooo/1chooo.com/pull/192
- feat(docs): init Nextra documentation pages and theme configuration (#120) by @1chooo in https://github.com/1chooo/1chooo.com/pull/193
- Feature/#188 by @1chooo in https://github.com/1chooo/1chooo.com/pull/194
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.10…v0.0.11
[v0.0.10]
What’s Changed
- chore(deps): bump @1chooo-com from 0.0.9 to 0.0.10 by @1chooo in https://github.com/1chooo/1chooo.com/pull/169
- refactor(style): make anchor tag inline (#164) by @1chooo in https://github.com/1chooo/1chooo.com/pull/170
- chore(dev): mono-repo with Turbo (#127) by @1chooo in https://github.com/1chooo/1chooo.com/pull/171
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.9…v0.0.10
[v0.0.9]
What’s Changed
- chore(deps): bump @1chooo-com from 0.0.8 to 0.0.9 by @1chooo in https://github.com/1chooo/1chooo.com/pull/155
- refactor(about): use h4 in SubHeader and rename as H4 (#156) by @1chooo in https://github.com/1chooo/1chooo.com/pull/158
- refactor(markdown): update components category for MarkdownRenderer (#150) by @1chooo in https://github.com/1chooo/1chooo.com/pull/159
- refactor(type): update about with type-declarations only (#160) by @1chooo in https://github.com/1chooo/1chooo.com/pull/161
- Fix/#163 by @1chooo in https://github.com/1chooo/1chooo.com/pull/165
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.8…v0.0.9
[v0.0.8]
What’s Changed
- refactor: remove unused enum files and update config structures (#122) by @1chooo in https://github.com/1chooo/1chooo.com/pull/123
- Refactor/#124/interface to type by @1chooo in https://github.com/1chooo/1chooo.com/pull/126
- chore(deps): bump @next/third-parties from 14.2.5 to 14.2.6 by @dependabot in https://github.com/1chooo/1chooo.com/pull/134
- chore(deps): bump caniuse-lite from 1.0.30001651 to 1.0.30001653 by @dependabot in https://github.com/1chooo/1chooo.com/pull/132
- chore(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.6 by @dependabot in https://github.com/1chooo/1chooo.com/pull/129
- chore(deps): bump next from 14.2.5 to 14.2.6 by @dependabot in https://github.com/1chooo/1chooo.com/pull/130
- chore(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/131
- Refactor/side bar by @1chooo in https://github.com/1chooo/1chooo.com/pull/136
- fix: add missing required width and height (#93) by @1chooo in https://github.com/1chooo/1chooo.com/pull/137
- fix(avatar-box): improve with responsive image size (#138) by @1chooo in https://github.com/1chooo/1chooo.com/pull/139
- Refactor/#141/responsive image by @1chooo in https://github.com/1chooo/1chooo.com/pull/142
- feat(nav-bar): add bold font weight to active navbar link (#140) by @1chooo in https://github.com/1chooo/1chooo.com/pull/143
- feat(not-found): create NotFound component for handling 404 errors (#115) by @1chooo in https://github.com/1chooo/1chooo.com/pull/144
- chore(deps): bump @types/node from 22.5.0 to 22.5.1 by @dependabot in https://github.com/1chooo/1chooo.com/pull/145
- chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.7 by @dependabot in https://github.com/1chooo/1chooo.com/pull/146
- feat(markdown): add BlockQuote component for rendering blockquote in Markdown (#151) by @1chooo in https://github.com/1chooo/1chooo.com/pull/153
- feat(markdown): add CodeBlock component for rendering codeblock in Markdown (#152) by @1chooo in https://github.com/1chooo/1chooo.com/pull/154
- chore(deps): bump next from 14.2.6 to 14.2.7 by @dependabot in https://github.com/1chooo/1chooo.com/pull/147
- chore(deps): bump @testing-library/react from 13.4.0 to 16.0.1 by @dependabot in https://github.com/1chooo/1chooo.com/pull/148
- chore(deps): bump @next/third-parties from 14.2.6 to 14.2.7 by @dependabot in https://github.com/1chooo/1chooo.com/pull/149
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.7…v0.0.8
[v0.0.7]
What’s Changed
- chore(deps): bump @types/node from 22.4.1 to 22.5.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/116
- chore(deps-dev): bump sass-loader from 16.0.0 to 16.0.1 by @dependabot in https://github.com/1chooo/1chooo.com/pull/117
- feat: update display property and animation for article element (#118) by @1chooo in https://github.com/1chooo/1chooo.com/pull/119
- feat(about): separate SubHeader style from AboutText (#73) by @1chooo in https://github.com/1chooo/1chooo.com/pull/121
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.6…v0.0.7
[v0.0.6]
What’s Changed
- chore(deps): bump typescript from 4.9.5 to 5.5.4 by @1chooo in https://github.com/1chooo/1chooo.com/pull/91
- Test/package by @1chooo in https://github.com/1chooo/1chooo.com/pull/92
- chore(deps): bump typescript from 4.9.5 to 5.5.4 by @dependabot in https://github.com/1chooo/1chooo.com/pull/76
- [Chore] migrate create-reate-app to next (#90) by @1chooo in https://github.com/1chooo/1chooo.com/pull/99
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.5…v0.0.6
[v0.0.5]
What’s Changed
- Docs/readme contributing by @1chooo in https://github.com/1chooo/1chooo.com/pull/84
- chore(deps): bump @testing-library/jest-dom from 5.17.0 to 6.4.8 by @dependabot in https://github.com/1chooo/1chooo.com/pull/79
- chore(deps-dev): bump sass-loader from 14.2.1 to 16.0.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/78
- Refactor/readme and update style by @1chooo in https://github.com/1chooo/1chooo.com/pull/88
- chore(deps): bump @types/node from 22.0.0 to 22.1.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/85
- chore(deps): bump react-router-dom from 6.25.1 to 6.26.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/87
- chore(deps): bump web-vitals from 2.1.4 to 4.2.2 by @dependabot in https://github.com/1chooo/1chooo.com/pull/66
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.4…v0.0.5
[v0.0.4]
What’s Changed
- fix(#69): add margin-top to SubHeader by @1chooo in https://github.com/1chooo/1chooo.com/pull/70
- [Enhancement] GitHub Calendar by @1chooo in https://github.com/1chooo/1chooo.com/pull/74
- chore(deps): bump @types/node from 20.14.11 to 22.0.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/77
- style: AppRoutes, pages with Upper Camel Case by @1chooo in https://github.com/1chooo/1chooo.com/pull/82
- refactor: file name that components follow Upper Camel Case, the scripts and file name follow Lower Camel Case
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.3…v0.0.4
[v0.0.3]
What’s Changed
- [Refactor] about interface, markdown heatmap, markdown CodeBlock by @1chooo in https://github.com/1chooo/1chooo.com/pull/65
- chore(deps): bump @types/node from 20.14.10 to 20.14.11 by @dependabot in https://github.com/1chooo/1chooo.com/pull/67
- chore(deps): bump react-router-dom from 6.24.1 to 6.25.1 by @dependabot in https://github.com/1chooo/1chooo.com/pull/68
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.2…v0.0.3
[v0.0.2]
What’s Changed
We support React Markdown!!! 🎉
- Dev/blog by @1chooo in https://github.com/1chooo/1chooo.com/pull/52
- chore(deps): bump @types/node from 20.14.7 to 20.14.8 by @dependabot in https://github.com/1chooo/1chooo.com/pull/47
- chore(deps): bump react-bootstrap from 2.10.0 to 2.10.3 by @dependabot in https://github.com/1chooo/1chooo.com/pull/48
- chore(deps): bump react-router-dom from 6.23.1 to 6.24.0 by @dependabot in https://github.com/1chooo/1chooo.com/pull/54
- chore(deps): bump @types/node from 20.14.8 to 20.14.9 by @dependabot in https://github.com/1chooo/1chooo.com/pull/55
- chore(deps): bump react-bootstrap from 2.10.3 to 2.10.4 by @dependabot in https://github.com/1chooo/1chooo.com/pull/57
- chore(deps): bump @types/node from 20.14.9 to 20.14.10 by @dependabot in https://github.com/1chooo/1chooo.com/pull/62
- chore(deps): bump react-router-dom from 6.24.0 to 6.24.1 by @dependabot in https://github.com/1chooo/1chooo.com/pull/63
Full Changelog: https://github.com/1chooo/1chooo.com/compare/v0.0.1…v0.0.2
[v0.0.1]
What’s Changed
- Bug/stateless func by @1chooo in https://github.com/1chooo/1chooo.com/pull/43
- Extract common filtering logic and add page button in Blog by @1chooo in https://github.com/1chooo/1chooo.com/pull/46
Full Changelog: https://github.com/1chooo/1chooo.com/commits/v0.0.1