- FIX: Logger package is now exported. (43b7d008)
- FEAT: Logger support. (6ae52b64)
- FIX: Changed to be able to track states managed by ScopedValueContainer. (559179fc)
- FIX: Add a flag for disposal to watch. (27dcba68)
- Update a dependency to the latest release.
- FIX: Fixed an outdated version of Katana. (47ff3566)
- DOCS: Fix ReadMe. (97288683)
- Update a dependency to the latest release.
- FIX: Test the processing of appRef.dispose. (f7c28128)
- Update a dependency to the latest release.
- FIX: Delete unneeded imports. (541b49c6)
- FIX: Allows the class to be retrieved by the ancestor. (04ecc4b8)
- FEAT: Add Ref argument to callback. (88a5c0d9)
- FIX: Addition of Export package. (0c06923e)
- Update a dependency to the latest release.
- FIX: Add listen functionality to fetch. (ce3507af)
- FEAT: Adding ScopedQuery. (cd6959a6)
- FIX: Fixed a bug that was not working properly. (8a050501)
- FIX: Fixed ScopedWidgetScope.of could not take ancestor values. (1d1331f8)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FEAT: fetch method available. (3ee571a2)
- FIX: Context.scoped to take widgets of ancestors. (a600bd0b)
- DOCS: The sentence was broken, so it was corrected. (01e49003)
- DOCS: Fixed a typo in the README. (ee8feb5d)
- FEAT: Scoped page changed to deprecated. (54b70a7f)
- FIX: Add name parameter to cache and watch. (61ef9624)
- FIX: Fixed a bug that caused the widget to be unmonitored if it was destroyed when using WATCH. (b1bdcbdf)
- FEAT: Changed Deactivate specifications. (b3637028)