Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: parse-community/Parse-SDK-Flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: flutter-10.6.2
Choose a base ref
...
head repository: parse-community/Parse-SDK-Flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: flutter-10.7.0
Choose a head ref
  • 16 commits
  • 26 files changed
  • 3 contributors

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    04a8d5b View commit details
    Browse the repository at this point in the history
  2. chore(release): dart 9.4.4

    # [dart-v9.4.4](dart-9.4.3...dart-9.4.4) (2025-12-04)
    
    ### Bug Fixes
    
    * `ParseBase.toJson()` failure when date fields are stored as Maps ([#1094](#1094)) ([04a8d5b](04a8d5b))
    semantic-release-bot committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    a96d3a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d634b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b157b8 View commit details
    Browse the repository at this point in the history
  5. chore(release): dart 9.4.5

    # [dart-v9.4.5](dart-9.4.4...dart-9.4.5) (2025-12-04)
    
    ### Bug Fixes
    
    * Incompatible `parseIsWeb` detection prevents WASM support ([#1096](#1096)) ([5b157b8](5b157b8))
    semantic-release-bot committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    828355d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76eeca4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f284944 View commit details
    Browse the repository at this point in the history
  8. chore(release): dart 9.4.6

    # [dart-v9.4.6](dart-9.4.5...dart-9.4.6) (2025-12-04)
    
    ### Bug Fixes
    
    * TypeError on `addRelation` function ([#1098](#1098)) ([f284944](f284944))
    semantic-release-bot committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    2de7303 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Configuration menu
    Copy the full SHA
    9114d4a View commit details
    Browse the repository at this point in the history
  2. chore(release): dart 9.4.7

    # [dart-v9.4.7](dart-9.4.6...dart-9.4.7) (2025-12-05)
    
    ### Bug Fixes
    
    * `ParseLiveList.getAt()` causes unnecessary requests to server ([#1099](#1099)) ([9114d4a](9114d4a))
    semantic-release-bot committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    027855d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8cf4f3 View commit details
    Browse the repository at this point in the history
  4. chore(release): dart 9.4.8

    # [dart-v9.4.8](dart-9.4.7...dart-9.4.8) (2025-12-05)
    
    ### Bug Fixes
    
    * Invalid JSON in `whereMatchesQuery` due to extra quotes around limiters ([#1100](#1100)) ([a8cf4f3](a8cf4f3))
    semantic-release-bot committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    9093dbd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    e3863f1 View commit details
    Browse the repository at this point in the history
  2. chore(release): dart 9.5.0

    # [dart-v9.5.0](dart-9.4.8...dart-9.5.0) (2025-12-11)
    
    ### Features
    
    * Add client-to-server request retry mechanism to handle transient network failures ([#1102](#1102)) ([e3863f1](e3863f1))
    semantic-release-bot committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    bbfcb07 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    534e9ba View commit details
    Browse the repository at this point in the history
  2. chore(release): flutter 10.7.0

    # [flutter-v10.7.0](flutter-10.6.2...flutter-10.7.0) (2025-12-12)
    
    ### Features
    
    * Add client-to-server request retry parameter support ([#1103](#1103)) ([534e9ba](534e9ba))
    semantic-release-bot committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    5c8478d View commit details
    Browse the repository at this point in the history
Loading