Releases: skeletonlabs/skeleton
@skeletonlabs/[email protected]
Patch Changes
- Bugfix (migrate/skeleton-3): Partially reverts the previous change to
hasRange
and checks for empty strings instead as it's more consistent in the cases where we're preserving quotes. (#3125)
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
Patch Changes
-
Bugfix (migrate/skeleton-3): Renaming components no longer includes a bug that could cause invalid components to be produced in bigger components (#3110)
-
Bugfix (migrate/skeleton-3): Empty strings no longer crash the
transformSvelte
function (#3110) -
Bugfix: Fixed longstanding bug of svelte files not being transformed properly. (#3110)
-
Feature (migrate/skeleton-3):
TabGroup
is now renamed toTabs
(#3110) -
Feature (migrate/skeleton-3): All file transformations are batched to write to disk at the end of the migration, this will prevent any files being written to disk if any of the file transformations fail. (#3110)
@skeletonlabs/[email protected]
Patch Changes
-
Feature: The
class:
directive will also be transformed when they're not also an identifier. (#3107) -
Bugfix: transformations on the package.json now preserve the original indentation. (#3107)
-
Feature:
app.html
is now transformed. (#3107) -
Feature: Better error handling is now in place. (#3107)
-
Feature:
<packagemanager> install
is now ran at the end of the migration. (#3107) -
Feature: Rename all components imports and usages. (#3107)
-
Feature: Removed components have their imports removed. (#3107)
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
Patch Changes
- Bugfix: Add
bin
back to package.json (#3103)
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
Patch Changes
- chore: Remove extra height class from NavBar (#3074)
@skeletonlabs/[email protected]
Patch Changes
- chore: Remove extra height class from NavBar (#3074)