release: WRNexusJS 0.2.28
This commit is contained in:
@@ -321,6 +321,14 @@ const MIGRATIONS: Migration[] = [
|
||||
// No project file migration is required for this framework release.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.28",
|
||||
id: "layout-component-improvements",
|
||||
description: "Added new block layout for component and improved component rendering.",
|
||||
apply() {
|
||||
// No project file migration is required for this framework release.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user