chore(release): prepare WRNexusJS 0.2.72
This commit is contained in:
@@ -716,6 +716,15 @@ const MIGRATIONS: Migration[] = [
|
||||
// Public URL handling improves automatically after updating and rebuilding.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.72",
|
||||
id: "fresh-linked-ui-compilation",
|
||||
description:
|
||||
"Refreshes the shared UI catalog and makes WRN compilation caches follow source content across package updates and linked dependencies.",
|
||||
apply() {
|
||||
// Component and cache behavior improves automatically after updating.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user