File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # 10.1.0
2+
3+ - feat: add ` onError ` and ` HydrationErrorBehavior ` to ` hydrate ` ([ #4390 ] ( https://github.com/felangel/bloc/pull/4390 ) )
4+ - docs: improve ` storagePrefix ` documentation ([ #4559 ] ( https://github.com/felangel/bloc/pull/4559 ) )
5+ - chore: update build status badge ([ #4502 ] ( https://github.com/felangel/bloc/pull/4502 ) )
6+ - chore: update sponsors ([ #4418 ] ( https://github.com/felangel/bloc/pull/4418 ) )
7+ - chore: update example to ` flutter_bloc ` v9.1.0 ([ #4368 ] ( https://github.com/felangel/bloc/pull/4368 ) )
8+
19# 10.0.0
210
311- ** BREAKING** feat!: support for ` wasm ` ([ #4313 ] ( https://github.com/felangel/bloc/pull/4313 ) )
Original file line number Diff line number Diff line change 11name : hydrated_bloc
22description : An extension to the bloc state management library which automatically persists and restores bloc states.
3- version : 10.0 .0
3+ version : 10.1 .0
44repository : https://github.com/felangel/bloc/tree/master/packages/hydrated_bloc
55issue_tracker : https://github.com/felangel/bloc/issues
66homepage : https://bloclibrary.dev
You can’t perform that action at this time.
0 commit comments