Skip to content

Latest commit

 

History

History
236 lines (140 loc) · 7.45 KB

CHANGELOG.md

File metadata and controls

236 lines (140 loc) · 7.45 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-06-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


patapata_apple_push_notifications - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_firebase_analytics - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_firebase_core - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_firebase_crashlytics - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_firebase_messaging - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_firebase_remote_config - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

patapata_sentry - v1.1.1

  • FIX: when running dart doc, some documentation is not generated.

2024-05-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


patapata_apple_push_notifications - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_core - v1.1.0

  • FEAT: support flutter 3.22.0 by updating intl dependency constraints.
  • FEAT: Adapt to the Privacy Manifest.
  • FEAT: allow to choose whether to wait for microtasks, timers, and periodic timers in a SequentialWorkQueue, as well as ProviderModel's lock function.

patapata_firebase_analytics - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_firebase_auth - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_firebase_core - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_firebase_crashlytics - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_firebase_messaging - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_firebase_remote_config - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_riverpod - v1.1.0

  • FEAT: Adapt to the Privacy Manifest.

patapata_sentry - v1.1.0

  • FIX: patapata_sentry Invalid argument Instance of ReportRecord.
  • FIX: patapata_sentry null exception.
  • FEAT: Adapt to the Privacy Manifest.

2024-03-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • patapata_firebase_crashlytics - v1.0.2
  • patapata_riverpod - v1.0.2
  • patapata_firebase_auth - v1.0.2
  • patapata_firebase_remote_config - v1.0.2
  • patapata_firebase_messaging - v1.0.2
  • patapata_firebase_core - v1.0.2
  • patapata_firebase_analytics - v1.0.2
  • patapata_sentry - v1.0.2
  • patapata_apple_push_notifications - v1.0.2

patapata_core - v1.0.2

  • FIX: patapata_core documentation, add widget_test.dart overwrite logic.

2024-03-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


patapata_apple_push_notifications - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_core - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.
  • DOCS: fix badge for github actions checks.

patapata_firebase_analytics - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_firebase_auth - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_firebase_core - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_firebase_crashlytics - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_firebase_messaging - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_firebase_remote_config - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_riverpod - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.

patapata_sentry - v1.0.1

  • DOCS: fix the URL of the repository written in pubspec.yaml.