Skip to content

Releases: toakiryu/nextjs-rich-tpl

Template with Next.js version 15.2.0

27 Feb 06:50
3b472c0
Compare
Choose a tag to compare

Tailwindcss v4 へのアップグレード

新しいテンプレート without-i18n が追加されました。このテンプレートは i18n 機能がない基本的なテンプレートです。
Next.js v15.2.0 から Tailwindcss v4 に対応したテンプレートが公開されたので、それに伴って当テンプレートも更新しました。

Next.js Rich Template / CLI

Next.js Rich Template は、Next.js アプリケーションの迅速なセットアップを支援する CLI ツールです。事前に用意されたテンプレートを使用して、新しいプロジェクトを簡単に作成できます。

目次

特徴

  • 複数の Next.js テンプレートを選択可能
  • プロジェクトの初期セットアップを自動化
  • 依存関係のインストールをサポート

使い方

nextjs-rich-tpl を使用して新しいNext.jsアプリを開始することをお勧めします。 プロジェクトを作成するには

npx nextjs-rich-tpl

インストールすると、以下のプロンプトが表示されます:

Select a Next.js template:
❯ Next.js app with i18n routing setup 
  Next.js app without i18n routing setup 
Enter your project name: (my-nextjs-app) 

プロンプトの後、nextjs-rich-tpl はプロジェクト名のフォルダを作成し、必要な依存関係をインストールします。

ライセンス

このプロジェクトは MIT ライセンスの下で公開されています。

What's Changed

  • Bump lucide-react from 0.469.0 to 0.471.0 in /templates/app/with-i18n-routing by @dependabot in #310
  • Bump lucide-react from 0.469.0 to 0.471.0 in /templates/app/without-i18n-routing by @dependabot in #311
  • Bump next from 15.1.4 to 15.1.5 in /templates/app/with-i18n-routing by @dependabot in #312
  • Bump lucide-react from 0.471.2 to 0.473.0 in /templates/app/with-i18n-routing by @dependabot in #313
  • Bump eslint-config-next from 15.1.4 to 15.1.5 in /templates/app/with-i18n-routing by @dependabot in #314
  • Bump lucide-react from 0.471.2 to 0.473.0 in /templates/app/without-i18n-routing by @dependabot in #315
  • Bump next from 15.1.4 to 15.1.5 in /templates/app/without-i18n-routing by @dependabot in #316
  • Bump lucide-react from 0.471.2 to 0.473.0 by @dependabot in #317
  • Bump next from 15.1.4 to 15.1.5 by @dependabot in #318
  • Bump eslint-config-next from 15.1.4 to 15.1.5 by @dependabot in #319
  • Bump lucide-react from 0.473.0 to 0.474.0 in /templates/app/with-i18n-routing by @dependabot in #321
  • Bump framer-motion from 11.18.2 to 12.0.6 by @dependabot in #322
  • Bump eslint-config-next from 15.1.5 to 15.1.6 in /templates/app/with-i18n-routing by @dependabot in #324
  • Bump framer-motion from 11.18.2 to 12.0.6 in /templates/app/with-i18n-routing by @dependabot in #328
  • Bump eslint-config-next from 15.1.5 to 15.1.6 by @dependabot in #325
  • Bump next from 15.1.5 to 15.1.6 in /templates/app/without-i18n-routing by @dependabot in #330
  • Bump next from 15.1.5 to 15.1.6 in /templates/app/with-i18n-routing by @dependabot in #320
  • Bump framer-motion from 11.18.2 to 12.0.6 in /templates/app/without-i18n-routing by @dependabot in #331
  • Bump tailwind-merge from 2.6.0 to 3.0.1 by @dependabot in #334
  • Bump next from 15.1.5 to 15.1.6 by @dependabot in #327
  • Bump lucide-react from 0.473.0 to 0.474.0 in /templates/app/without-i18n-routing by @dependabot in #333
  • Bump lucide-react from 0.473.0 to 0.474.0 by @dependabot in #329
  • Bump tailwind-merge from 2.6.0 to 3.0.1 in /templates/app/with-i18n-routing by @dependabot in #337
  • Bump tailwind-merge from 2.6.0 to 3.0.1 in /templates/app/without-i18n-routing by @dependabot in #338
  • テンプレートの内容の変更とCLIの修正 by @toakiryu in #341
  • Update clean.sh by @toakiryu in #345
  • Bump lucide-react from 0.474.0 to 0.475.0 in /templates/app/with-i18n-routing by @dependabot in #346
  • Bump lucide-react from 0.474.0 to 0.475.0 by @dependabot in #348
  • Bump lucide-react from 0.474.0 to 0.475.0 in /templates/app/without-i18n-routing by @dependabot in #347
  • テンプレートの追加 by @toakiryu in #349
  • Bump next from 15.1.6 to 15.1.7 by @dependabot in #358
  • Update 202502151 by @toakiryu in #364
  • メタデータの生成コードを修正 by @toakiryu in #365
  • Bump eslint-config-next from 15.1.6 to 15.1.7 by @dependabot in #359
  • Bump next from 15.1.6 to 15.1.7 in /templates/app/with-i18n-routing by @dependabot in #360
  • Bump eslint-config-next from 15.1.6 to 15.1.7 in /templates/app/with-i18n-routing by @dependabot in #361
  • Bump next from 15.1.6 to 15.1.7 in /templates/app/without-i18n by @dependabot in #362
  • Bump next from 15.1.6 to 15.1.7 in /templates/app/without-i18n-routing by @dependabot in #363
  • パッケージ内容の更新 by @toakiryu in #366
  • UIライブラリの変更 by @toakiryu in #367
  • Bump sonner from 1.7.4 to 2.0.0 in /templates/app/with-i18n-routing by @dependabot in #369
  • Bump sonner from 1.7.4 to 2.0.0 in /templates/app/without-i18n by @dependabot in #371
  • Bump sonner from 1.7.4 to 2.0.1 by @dependabot in #378
  • Bump sonner from 1.7.4 to 2.0.1 in /templates/app/without-i18n-routing by @dependabot in #377
  • next-intllocalePrefixas-needed の場合にも動的サイトマップを問題なく生成するように変更 by @toakiryu in #391
  • Bump lucide-react from 0.475.0 to 0.476.0 by @dependabot in #384
  • Update 202502271 by @toakiryu in #392
  • CLI の動作変更 by @toakiryu in #393
  • Update README.md by @toakiryu in #394

Full Changelog: https://github.com/toakiryu/nextjs-rich-tpl/compare/[email protected]@next15.2.0

Template with Next.js version 15.1.4

10 Jan 14:57
7f3893c
Compare
Choose a tag to compare

デザインの大幅変更

Next.js の公式テンプレートのデザイン変更に伴って、当テンプレートもデザインを新しいデザインに変更しました。過去存在した About ページは削除されました。

Next.js Rich Template / CLI

Next.js Rich Template は、Next.js アプリケーションの迅速なセットアップを支援する CLI ツールです。事前に用意されたテンプレートを使用して、新しいプロジェクトを簡単に作成できます。

目次

特徴

  • 複数の Next.js テンプレートを選択可能
  • プロジェクトの初期セットアップを自動化
  • 依存関係のインストールをサポート
  • 進捗バーでユーザーに進行状況を表示

インストール

以下のコマンドを使用して、nextjs-rich-tpl をグローバルにインストールできます。

npm install -g nextjs-rich-tpl

使い方

nextjs-rich-tpl を使用して新しいNext.jsアプリを開始することをお勧めします。 プロジェクトを作成するには

npx nextjs-rich-tpl

インストールすると、以下のプロンプトが表示されます:

Select a Next.js template:
❯ Next.js app with i18n routing setup 
  Next.js app without i18n routing setup 
Enter your project name: (my-nextjs-app) 

プロンプトの後、nextjs-rich-tpl はプロジェクト名のフォルダを作成し、必要な依存関係をインストールします。

ライセンス

このプロジェクトは MIT ライセンスの下で公開されています。

What's Changed

  • i18n関連機能を更新 by @toakiryu in #256
  • Bump lucide-react from 0.462.0 to 0.468.0 in /examples/app/with-i18n-routing by @dependabot in #263
  • Bump lucide-react from 0.462.0 to 0.468.0 in /examples/app/without-i18n-routing by @dependabot in #266
  • Bump lucide-react from 0.462.0 to 0.468.0 by @dependabot in #270
  • Bump next from 15.0.3 to 15.1.0 by @dependabot in #284
  • リポジトリ名を修正 by @toakiryu in #290
  • リンクを更新 by @toakiryu in #295
  • 名前を変更 by @toakiryu in #296
  • テンプレートデザインの変更 by @toakiryu in #298
  • Bump next from 15.1.2 to 15.1.3 by @dependabot in #299
  • Bump eslint-config-next from 15.1.2 to 15.1.3 by @dependabot in #300
  • Bump next from 15.1.2 to 15.1.3 in /examples/app/with-i18n-routing by @dependabot in #301
  • Bump eslint-config-next from 15.1.2 to 15.1.3 in /examples/app/with-i18n-routing by @dependabot in #302
  • Bump next from 15.1.2 to 15.1.3 in /examples/app/without-i18n-routing by @dependabot in #303
  • Bump eslint-config-next from 15.1.3 to 15.1.4 by @dependabot in #304
  • Bump next from 15.1.3 to 15.1.4 in /examples/app/with-i18n-routing by @dependabot in #306
  • Bump next from 15.1.3 to 15.1.4 by @dependabot in #305
  • Bump eslint-config-next from 15.1.3 to 15.1.4 in /examples/app/with-i18n-routing by @dependabot in #307
  • Bump next from 15.1.3 to 15.1.4 in /examples/app/without-i18n-routing by @dependabot in #308
  • パッケージのディレクトリ更新とCLIの更新 by @toakiryu in #309

Full Changelog: https://github.com/toakiryu/nextjs-rich-tpl/compare/[email protected]@next15.1.4

Template with Next.js version 15.0.3

29 Nov 10:54
71d95a3
Compare
Choose a tag to compare

What's Changed

  • Bump lucide-react from 0.453.0 to 0.454.0 by @dependabot in #224
  • Bump next from 15.0.1 to 15.0.2 by @dependabot in #231
  • Bump eslint-config-next from 15.0.1 to 15.0.2 by @dependabot in #232
  • Bump lucide-react from 0.453.0 to 0.454.0 in /examples/app/with-i18n-routing by @dependabot in #225
  • Bump lucide-react from 0.453.0 to 0.454.0 in /examples/app/without-i18n-routing by @dependabot in #226
  • Bump eslint-config-next from 15.0.1 to 15.0.2 in /examples/app/with-i18n-routing by @dependabot in #228
  • Bump next from 15.0.1 to 15.0.2 in /examples/app/with-i18n-routing by @dependabot in #227
  • Bump eslint-config-next from 15.0.1 to 15.0.2 in /examples/app/without-i18n-routing by @dependabot in #229
  • Bump next from 15.0.1 to 15.0.2 in /examples/app/without-i18n-routing by @dependabot in #230
  • Bump next-themes from 0.3.0 to 0.4.3 in /examples/app/with-i18n-routing by @dependabot in #234
  • Bump next-themes from 0.3.0 to 0.4.3 in /examples/app/without-i18n-routing by @dependabot in #235
  • Fix typeerror by @Fun117 in #242
  • Bump lucide-react from 0.454.0 to 0.456.0 by @dependabot in #245
  • Bump lucide-react from 0.454.0 to 0.456.0 in /examples/app/with-i18n-routing by @dependabot in #243
  • Bump lucide-react from 0.454.0 to 0.456.0 in /examples/app/without-i18n-routing by @dependabot in #244
  • Bump lucide-react from 0.456.0 to 0.460.0 by @dependabot in #248
  • Bump lucide-react from 0.456.0 to 0.460.0 in /examples/app/without-i18n-routing by @dependabot in #247
  • Bump lucide-react from 0.456.0 to 0.460.0 in /examples/app/with-i18n-routing by @dependabot in #246
  • Bump lucide-react from 0.460.0 to 0.461.0 by @dependabot in #251
  • 修正と更新 by @Fun117 in #255

Full Changelog: https://github.com/Fun117/nextjs-rich-tpl/compare/[email protected]@next15.0.3