Skip to main content

3 posts tagged with "New Version"

Updated the package version to an newer one. Use this tag to filter all version updates.

View All Tags

✨ Icons

· One min read
Redon Alla
.NET, React, Angular Developer

✨ Features

#ddf3362 feat(icons): add new icons and update package version

Added new icons including lock, unlock, filet-jsx, filet-tsx, file-code, and folder-open to the IconName interface and corresponding Unicode values in the icons object. Updated the package version from 0.0.6 to 0.0.7 to reflect these additions. This enhancement expands the available icon set, providing more options for users without impacting existing functionality.

🛠️ Skeleton Loading refactor

· One min read
Redon Alla
.NET, React, Angular Developer

#23fa66a refactor(skeleton-loading): improve documentation and restructure imports

Updated the skeleton-loading package to version 0.0.2, enhancing the documentation for better clarity and understanding. Moved dev dependencies from peerDependencies in package.json. Clarified comments and added detailed JSDoc annotations throughout the code to make it more maintainable and comprehensible. This refactor does not introduce any breaking changes or affect functionality but improves code readability and developer experience.

✨ Tags 0.0.2

· One min read
Redon Alla
.NET, React, Angular Developer

✨ Version 0.0.2

#a65ea4c chore(tags): bump version to 0.0.2

Updated the package version from 0.0.1 to 0.0.2 to reflect changes made since the initial release. This minor version increment suggests backward-compatible enhancements or bug fixes have been implemented.