{"ecosystem":"cran","package":"promises","from_version":null,"to_version":null,"changes":[{"from_version":"v1.3.3","to_version":"v1.4.0","change_type":"breaking","description":"Nested promise domains now correctly invoke in reverse order. Previously, when promise domains were nested, the outer domain would incorrectly take precedence over the inner domain in `wrapOnFulfilled`/`wrapOnRejected` callbacks. The innermost (most recently added) domain now properly wraps the callback first, ensuring that nested promise domains behave consistently with the expected scoping behavior. (#165)","migration_hint":null}],"total":1,"note":"Curated major-version breaking changes. Always verify against the package's official changelog before migrating.","_cache":"miss"}