release: WRNexusJS 0.3.4
This commit is contained in:
@@ -977,6 +977,14 @@ const MIGRATIONS: Migration[] = [
|
||||
// Compiler-only fix. Existing WRN source files require no migration.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.3.4",
|
||||
id: "component-fix",
|
||||
description: "UI component fixes.",
|
||||
apply() {
|
||||
// Compiler-only fix. Existing WRN source files require no migration.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user