Commit Graph

12 Commits

Author SHA1 Message Date
tecc
dbb6e75810
chore(deps)!: Update to Next.js 12 and other dependencies
Next.js@12: Next.js 12 should provide better performance and stuffs.

.babelrc: .babelrc has been removed to take advantage of Next.js' SWC backend (which offers faster build times) - if the file was still present, Babel would automatically be chosen over SWC.

.yarnclean: Commented out the "images" yarnclean directive, as it was causing issues with Next.js.

next-pwa: next-pwa has been updated, and next.config.js has been updated to use its newer API.

react: React has been updated to React 18. The @types package could not use the latest version due to some issues with the package itself.

rich-markdown-editor: rich-markdown-editor could not be updated due to issues with theming.

BREAKING-CHANGE: Next.js and React have been upgraded to their later versions.
2022-09-05 16:40:28 +02:00
liqingwei
83d1a36b84 chore: upgrade next 2021-08-14 07:49:49 +08:00
liqingwei
bbdee8e207 chore: upgrade hericons 2021-06-06 12:25:16 +08:00
liqingwei
41a2db197b feat: backlinks 2021-06-06 12:25:16 +08:00
liqingwei
46c6a15c8f fix: sharing page styles fix #60 2021-05-26 09:40:19 +08:00
liqingwei
0f9de75475 feat: add changelog icon 2021-05-03 14:15:00 +08:00
liqingwei
733bfe493d feat: init search ui 2021-03-03 21:27:14 +08:00
liqingwei
5bcf2c97ed feat: dark ui 2021-02-21 19:02:46 +08:00
liqingwei
a5c4f997fb feat: 代码优化 2021-02-20 20:11:53 +08:00
liqingwei
26561953d3 feat: sidebar 2021-02-16 11:47:07 +08:00
liqingwei
3c3db9b825 feat: init ui 2021-02-15 17:59:00 +08:00
liqingwei
2e75ff0391 feat: init 2021-02-13 18:16:27 +08:00