This fixes some important logic in core, which has caused some edge-case issues.
What's Changed
- fix(core): resolve infinite loop issue in loadable util with error propagation by @dai-shi in #1332
- fix(core): redesign invalidated flag by @dai-shi in #1296
Full Changelog: v1.7.7...v1.7.8