Skip to content

v0.8.2-Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 02:12
· 227 commits to main since this release

What's Changed

📰 Features

  • フロントエンドの「account」を別の名称に変更 by @kharada7 in #645
  • Azure AD B2C サンプルのcspell警告に対処する by @fkoyama in #650
  • アンバサンドをnpm-run-all2で置き換える by @KentaHizume in #665
  • (Dressca)フロントエンドCI更新とTypeScript5対応 by @KentaHizume in #693
  • 「RFC」の接頭辞を追加 by @rnakagawa16 in #694
  • トランザクション管理についてのドキュメントを追加 by @TakashiOhkubo in #660
  • open api定義でmarisとの差分を小さくする by @ykinoshita4 in #683
  • vitestの設定ファイルvitest.config.tsを追加する by @KentaHizume in #695
  • (AzureADB2C)フロントエンドCI更新とTypeScript5対応 by @KentaHizume in #701
  • カタカナ表記を統一 by @rnakagawa16 in #773
  • フロントエンドアプリケーションの index.html の lang="en" を lang="ja" に修正する by @fkoyama in #804
  • ソーシャルカードプラグインを導入する by @fkoyama in #793
  • RSS配信ができるようにする by @fkoyama in #805
  • アプリケーション開発手順(vue.js)のドキュメントを作成 by @rnakagawa16 in #681
  • SpotBugsの自動生成ファイルをtextlintのテスト対象から除外 by @rnakagawa16 in #730
  • textlintの同義語エラーを解消 by @rnakagawa16 in #846
  • mkdocs from 1.5.3 to 1.6.0 mkdocs-material from 9.5.18 to 9.5.25 by @tsuna-can-se in #868
  • 各データアクセス技術の使い分けについて追記 by @ShumpeiYamada36 in #855
  • Javaアプリケーションの処理方式のファイル分割とログに含める標準データへの追記 by @ykinoshita4 in #890
  • デバッグログ出力のサンプル追加 by @ykinoshita4 in #854
  • ログにプロセスIDを付与する by @TakashiOhkubo in #894

🏷️ ⚪ npm package dependencies

  • npm-root: bump sudachi-synonyms-dictionary from 13.0.0 to 14.0.0 by @dependabot in #697
  • npm-root: bump textlint-rule-preset-ja-spacing from 2.3.1 to 2.4.3 by @dependabot in #751
  • npm-root: bump npm-run-all2 from 6.1.2 to 6.2.0 by @dependabot in #830
  • npm-root: bump markdownlint-cli from 0.39.0 to 0.40.0 by @dependabot in #766
  • npm-root: bump markdownlint-cli from 0.40.0 to 0.41.0 by @dependabot in #851
  • npm-auth-frontend: bump npm-run-all2 from 6.1.2 to 6.2.0 in /samples/azure-ad-b2c-sample/auth-frontend by @dependabot in #829
  • npm-dressca-frontend: bump npm-run-all2 from 6.1.2 to 6.2.0 in /samples/web-csr/dressca-frontend by @dependabot in #827

🏷️ Other dependencies

  • python: bump pymdown-extensions from 10.7.1 to 10.8 by @dependabot in #714
  • python: bump mkdocs-material from 9.5.17 to 9.5.18 by @dependabot in #703
  • python: bump pymdown-extensions from 10.8 to 10.8.1 by @dependabot in #756

🍭 improvements in development

  • PR提出の最大数を増やすように設定 by @tsuna-can-se in #626
  • cspellの設定ファイルをワークスペースから独立させる by @fkoyama in #643
  • バックエンドアプリケーションのパイプラインをpull requestに限定 by @rnakagawa16 in #648
  • documentsのreadmeを最新化する by @fkoyama in #652
  • OpenAPIクライアントのコード生成時に削除と新規作成を行う by @KentaHizume in #649
  • CIのワークフローとリリースのワークフローのyamlレベルでの分割 by @rnakagawa16 in #651
  • CIでLintに失敗したら、ジョブ全体をエラーにする by @KentaHizume in #864
  • ローカル環境でRSSの設定をしないように変更 by @KentaHizume in #843

Full Changelog: v0.7.0...v0.8.2-Beta1