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: rrousselGit/riverpod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: riverpod_generator-v2.3.5
Choose a base ref
...
head repository: rrousselGit/riverpod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: riverpod_generator-v2.3.6
Choose a head ref

Commits on Sep 27, 2023

  1. Improve unmounted error message

    fixes #2907
    rrousselGit committed Sep 27, 2023
    Copy the full SHA
    3352eac View commit details
  2. Move backups

    rrousselGit committed Sep 27, 2023
    Copy the full SHA
    4519e9a View commit details

Commits on Sep 28, 2023

  1. Copy the full SHA
    dfe84e0 View commit details
  2. Copy the full SHA
    7642120 View commit details
  3. Changelog

    rrousselGit committed Sep 28, 2023
    Copy the full SHA
    2943adf View commit details

Commits on Sep 30, 2023

  1. Copy the full SHA
    bd4e1d8 View commit details

Commits on Oct 2, 2023

  1. Copy the full SHA
    90c7c73 View commit details
  2. riverpod_analyzer_utils : 0.3.4 -> 0.3.5

    riverpod_generator      : 2.3.3-dev -> 3.0.0-dev.1
    riverpod_lint           : 2.1.1 -> 2.2.0
    flutter_riverpod        : 2.4.1 -> 2.4.2
    hooks_riverpod          : 2.4.1 -> 2.4.2
    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    5558665 View commit details
  3. Fixed functional_ref throwing if a provider specifies arguments but…

    … incorrectly did not specify a Ref
    
    fixes #2689
    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    6854630 View commit details
  4. Copy the full SHA
    a89e963 View commit details
  5. Release analyzer_utils

    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    cee0585 View commit details
  6. Add tools to workspace

    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    5d15bd4 View commit details
  7. Update generated files

    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    aa9faf3 View commit details
  8. Copy the full SHA
    18db9eb View commit details
  9. Typo

    rrousselGit committed Oct 2, 2023
    Copy the full SHA
    1a963da View commit details

Commits on Oct 3, 2023

  1. Copy the full SHA
    7acf386 View commit details
  2. Update generated files

    rrousselGit committed Oct 3, 2023
    Copy the full SHA
    b7cb623 View commit details
  3. Copy the full SHA
    6e8afae View commit details
  4. Add regression test for #2617

    fixes #2617
    rrousselGit committed Oct 3, 2023
    Copy the full SHA
    2ac05f0 View commit details
  5. Copy the full SHA
    a840be3 View commit details

Commits on Oct 5, 2023

  1. Fix missing `@protected

    rrousselGit committed Oct 5, 2023
    Copy the full SHA
    575a2f9 View commit details
  2. riverpod : (2.4.3)

    riverpod_analyzer_utils : (0.4.1)
    riverpod_annotation     : (2.2.0)
    riverpod_generator      : (3.0.0-dev.3)
    riverpod_lint           : (2.3.0)
    flutter_riverpod        : (2.4.3)
    hooks_riverpod          : (2.4.3)
    rrousselGit committed Oct 5, 2023
    Copy the full SHA
    844503d View commit details
  3. Bump postcss from 8.4.21 to 8.4.31 in /website (#2957)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.21...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2023
    Copy the full SHA
    5879f2e View commit details

Commits on Oct 10, 2023

  1. fix: typos (#2963)

    albinpk authored Oct 10, 2023
    Copy the full SHA
    b6b8d2d View commit details
  2. [riverpod_generator] apply meta annotations on generated providers (#…

    …2910)
    
    LGTM, thanks!
    David Wimmer authored Oct 10, 2023
    Copy the full SHA
    15f7603 View commit details
  3. Changelog

    rrousselGit committed Oct 10, 2023
    Copy the full SHA
    d150cbc View commit details
  4. Update freezed code

    rrousselGit committed Oct 10, 2023
    Copy the full SHA
    cd43a71 View commit details

Commits on Oct 11, 2023

  1. Copy the full SHA
    dbf47a3 View commit details

Commits on Oct 12, 2023

  1. Documentation update (#2974)

    Remove duplicate images
    muxinqi authored Oct 12, 2023
    Copy the full SHA
    641e8b0 View commit details
  2. Update codegen.dart (#2975)

    tbm98 authored Oct 12, 2023
    Copy the full SHA
    97c48cf View commit details
  3. Update raw.dart (#2976)

    Another in raw.dart :D
    tbm98 authored Oct 12, 2023
    Copy the full SHA
    d359f2f View commit details

Commits on Oct 13, 2023

  1. Copy the full SHA
    24a1a44 View commit details
  2. Add do/don't page

    fixes #2624
    rrousselGit committed Oct 13, 2023
    Copy the full SHA
    f249ce2 View commit details
  3. Add FAQ page

    fixes #2623
    rrousselGit committed Oct 13, 2023
    Copy the full SHA
    17c6dfe View commit details
  4. Add log page

    rrousselGit committed Oct 13, 2023
    Copy the full SHA
    760f4a6 View commit details
  5. Copy the full SHA
    f025b7d View commit details
  6. Copy the full SHA
    d35243e View commit details

Commits on Oct 14, 2023

  1. Add pull-to-refresh case studies

    fixes #85
    rrousselGit committed Oct 14, 2023
    Copy the full SHA
    ab10bfa View commit details
  2. Copy the full SHA
    03ec76e View commit details

Commits on Oct 15, 2023

  1. Copy the full SHA
    82bd2c9 View commit details
  2. Release

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    9152a54 View commit details
  3. Fix tests

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    a151566 View commit details
  4. Remove todo with issues

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    a1ded75 View commit details
  5. Oudated todo

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    ca7b76c View commit details
  6. Fix broken links

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    2680636 View commit details
  7. Showcase invalidateAll

    rrousselGit committed Oct 15, 2023
    Copy the full SHA
    cf29f4d View commit details

Commits on Oct 19, 2023

  1. Fix typo in docs (#3016)

    tp authored Oct 19, 2023
    Copy the full SHA
    1592bce View commit details
  2. Bump @babel/traverse from 7.23.0 to 7.23.2 in /website (#3018)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Copy the full SHA
    f6ea40b View commit details
  3. Update from_state_notifier.mdx (#3015)

    Spelling mistake corrected
    doug-orchard authored Oct 19, 2023
    Copy the full SHA
    80d3d89 View commit details
  4. Mention the lack of "reset all"

    rrousselGit committed Oct 19, 2023
    Copy the full SHA
    d798303 View commit details
Loading