Skip to content

Latest commit

 

History

History
334 lines (166 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

334 lines (166 loc) · 16.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.0 (2024-10-04)

2.5.6 (2024-04-06)

ビルドプロセスまたは補助ツールの変更

  • package.json: update devDependencies versions for eslint-config, @nuxt/devtools, @nuxt/eslint, @nuxtjs/color-mode, @types/node, and various @unocss packages (5902557)

機能の追加、変更、削除

  • nuxt.config.ts: add allow rule to robots.txt to allow all bots to crawl the site (2697959)

バグ修正

  • kv: update pageVisits count from 71 to 74 (5fe672b)

2.5.5 (2024-03-22)

ビルドプロセスまたは補助ツールの変更

  • 🤖 Add eslint experimental config (3b12363)
  • 🤖 add vite-imagetools and vite-plugin-vsharp (65dde48)

2.5.4 (2024-03-20)

ビルドプロセスまたは補助ツールの変更

  • 🤖 Update dependencies (9133210)
  • 🤖 update nuxt to v3.11.1 (28eea38)

2.5.3 (2024-03-05)

2.5.2 (2024-02-23)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update nuxt to 3.10.3 and npm-check-updates (552fa70)

2.5.1 (2024-02-03)

バグ修正

  • 🐛 change preset to vercel (4914794)

2.5.0 (2024-02-01)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update Nuxt and Vue to version 3.9.3 and 3.4.15 (6e605c6)

機能の追加、変更、削除

  • 🎸 update nuxt to v3.10.0 (68b6944)

2.4.5 (2024-01-18)

ビルドプロセスまたは補助ツールの変更

  • 🤖 npm-check-updates (3946966)
  • 🤖 remove shamefull (18198c9)
  • 🤖 update @nuxt/image to version 1.3.0 (bb23998)
  • 🤖 update Nuxt to v3.9.0 (085e27b)
  • 🤖 update nuxt to v3.9.1 (7bdb0f2)
  • 🤖 依存関係のアップデート (711cdda)

2.4.4 (2023-12-24)

バグ修正

  • 🐛 remove fireinds from components adn pages (c1d3c8d)

コードスタイル

2.4.3 (2023-11-06)

ビルドプロセスまたは補助ツールの変更

2.4.2 (2023-10-27)

コードスタイル

  • 💄 [...slug].vue margin-top (6868008)

2.4.1 (2023-10-27)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update Nuxt to v3.8.0 ann add Vercel KV (785497a)
  • release: 🏹2.4.0 (bc82718)

2.4.0 (2023-10-27)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update Nuxt to v3.8.0 ann add Vercel KV (785497a)

2.3.12 (2023-10-09)

ビルドプロセスまたは補助ツールの変更

  • 🤖 commented microCMS (018dd88)

2.3.11 (2023-10-02)

2.3.10 (2023-10-01)

バグ修正

  • 🐛 Adjustment of cms/[id].vue (a7eddb4)
  • 🐛 nitro:hooks was commented on (27b4ca4)

2.3.9 (2023-10-01)

2.3.8 (2023-09-30)

機能の追加、変更、削除

2.3.7 (2023-09-30)

バグ修正

  • 🐛 Adjustment of breadcrumbs (0b7c7a9)

ビルドプロセスまたは補助ツールの変更

  • 🤖 add target option to microCMS (f71f4d1)
  • 🤖 update @nuxt/content to v2.8.5 (79fe7f9)
  • 🤖 update nuxt,content and uno.css (5c47a55)

2.3.6 (2023-09-26)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update nuxt, @nuxt/content and unocss (590d84b)
  • 🤖 update unocss to v0.56.2 (81fc39e)

2.3.5 (2023-09-25)

ビルドプロセスまたは補助ツールの変更

  • 🤖 add nuxt.studio (8c4efd7)
  • 🤖 Add provisional treatment for generate (b944d42)

バグ修正

  • 🐛 Eliminate 404 (Document not found!) (4c20754)
  • 🐛 Forgot to include breadcrumbs (55835ea)
  • 🐛 middlewareを元に戻した。scrollToTopが効いていない。 (84385b0)

2.3.4 (2023-09-14)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update to nuxt@3.7.3 (d5c5f7d)

2.3.3 (2023-09-13)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update to nuxt@3.7.2 (8221d25)

バグ修正

  • 🐛 :slotted(pre code) wordの区切りがなくなっていた。 (9ea22dd)

2.3.2 (2023-09-13)

2.3.1 (2023-09-06)

ビルドプロセスまたは補助ツールの変更

  • 🤖 update to nuxt3@latest (05e8525)

バグ修正

  • 🐛 Build-related procedures (4f750cc)

2.4.0 (2023-09-05)

機能の追加、変更、削除

ドキュメント

  • ✏️ README.mdを現状に沿うように変更 (81e02ea)

バグ修正

  • 🐛 'findSurround' was incorrectly specified (d43eee2)
  • 🐛 add "unstrage":"1.9.0" at "resolutions" section (3573c1b)
  • 🐛 add Tags on [number].vue (5ca8d0c)
  • 🐛 for build failed (86ee0fa)
  • 🐛 formatting error (cfa71bf)
  • 🐛 router:options:strict:false (a9447fe)
  • 🐛 title tag on (e659a1c)
  • 🐛 twitterCard value (73e0ffd)

2.3.0 (2023-08-14)

2.2.0 (2023-08-10)

ビルドプロセスまたは補助ツールの変更

機能の追加、変更、削除

  • 🎸 imgix:baseURL変更 (697584e)
  • 🎸 provider追加 (aeaaa1b)
  • 🎸 記事の体裁を調整。日付、social icon追加等。 (b6bdeb6)

コードスタイル

  • 💄 imgixのパラメータ修正 (0fbc0da)
  • 💄 記事のコード部分のlightモード時の表示調整 (a6a1855)

バグ修正

  • 🐛 for typescript (bbb716b)
  • 🐛 nuxt-pictureのイメージサイズの調整 (a2fbcf3)
  • 🐛 omit remark plugins (a7a9dda)
  • 🐛 pagination (7a4a117)
  • 🐛 typescript (ecbe950)
  • 🐛 余計なnull判定を削除 (5aac3cc)

2.1.0 (2023-06-28)

ドキュメント

ビルドシステムや外部依存に関する変更

  • 🔨 update Nuxt to v3.4.1 (75a0df9)

バグ修正

  • 🐛 change twitter card to .png (1ecbea2)
  • 🐛 sitemap url (76130fd)

ビルドプロセスまたは補助ツールの変更

  • 🤖 modifier settings.json (f20d269)
  • 🤖 update devDependencies (8d24532)
  • 🤖 update devtools (0a938a6)
  • 🤖 update nuxt (61d72ea)
  • 🤖 update nuxt and @nuxt/image-edge (1242f43)
  • 🤖 update nuxt to v3.3.1 (3cdbc54)
  • 🤖 vscode themeの調整 (5db348e)

機能の追加、変更、削除

  • 🎸 add breadcrumbs (ad924c4)
  • 🎸 Auto Deploy Stop Script (6f8ad75)
  • 🎸 Complete vercel configuration (2d03995)

2.0.5 (2023-02-28)

機能の追加、変更、削除

  • 🎸 deploy to vercel (ccc1812)
  • 🎸 deploy先をvercelに (2305254)

ビルドプロセスまたは補助ツールの変更

  • 🤖 add yarn vercel script (ab7e1c5)

CI関連

  • 🎡 twitter cardの修正 (6a5a712)

2.0.4 (2023-02-23)

ドキュメント

  • ✏️ git commentの修正 (d870d77)