Skip to content

Latest commit

 

History

History
74 lines (36 loc) · 4.15 KB

File metadata and controls

74 lines (36 loc) · 4.15 KB

1.6.0 (2026-06-02)

Features

  • add FieldValue.serverTimestamp() support (closes #5) (#9) (bd872f3)

1.5.0 (2025-07-04)

Features

  • trigger npm publish for v1.4.0 changes (391fa02)

1.4.0 (2025-07-04)

Features

  • 不要な関数とインポートを削除し、FirestoreのURL生成を修正 (d70d089)

1.3.0 (2025-07-04)

Bug Fixes

  • doc method has incorrect validation (ad0a6fe)

Features

  • add debug flag to control log output visibility (ca968e2)
  • add emulator support (de4cee7)
  • add esm support (2baf7ad)
  • update package-lock.json dependencies (e983e84)

1.2.0 (2025-03-25)

Features

  • ネストしたフィールドの更新機能を追加し、関連するテストを実装 (aeb4407)

1.1.2 (2025-03-25)

Bug Fixes

  • 既存のドキュメントを取得してからマージする機能を追加し、テストを修正 (d68a11c)

1.1.1 (2025-03-25)

Bug Fixes

  • FirestoreクライアントにデータベースIDのサポートを追加し、関連するURL生成を修正 (10b4aed)

1.1.0 (2025-03-21)

Features

  • ネストしたコレクションの操作とコレクショングループクエリのテストを追加 (ddd8327)

1.0.0 (2025-03-21)

Bug Fixes

  • release.ymlからテスト実行ステップを削除し、リリースプロセスを簡素化。 (0361080)
  • release.ymlにFirebase環境変数を追加し、テスト実行時に必要な設定を明確化。 (c82a5a3)
  • テストタイムアウトを30000ミリ秒に設定し、テスト実行時の安定性を向上。 (c32fd41)
  • バージョンを0.3.1に更新し、依存関係に@semantic-release/changelog、@semantic-release/git、semantic-releaseを追加。package-lock.jsonを更新し、関連するモジュールのバージョンを最新に保つ。 (12bd322)

1.4.0 release notes updated