release: WRNexusJS 0.2.57
This commit is contained in:
@@ -575,6 +575,15 @@ const MIGRATIONS: Migration[] = [
|
||||
// No generated application files require automatic migration.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.57",
|
||||
id: "semantic-theme-palettes",
|
||||
description:
|
||||
"Adds eight semantic UI palettes and validated complete custom palette configuration.",
|
||||
apply() {
|
||||
// Existing theme configuration remains compatible; blue is the default palette.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user