Skip to content

v0.11.0 - Migration Guide & Dependabot

Choose a tag to compare

@Zheruel Zheruel released this 17 Sep 11:01
· 46 commits to main since this release
a279606

πŸš€ What's New

Interactive Migration Guide

  • Comprehensive guide for migrating from lodash/underscore
  • Function mapping table showing lodash β†’ nano-string-utils equivalents
  • Step-by-step migration instructions with code examples
  • Automated migration script for large codebases
  • Bundle size comparison demonstrating 96% reduction (73KB β†’ 6.5KB)
  • Search and filtering capabilities for function mappings

πŸ”— View the Migration Guide

Dependabot Configuration

  • Automated dependency management
  • Weekly updates for npm packages and GitHub Actions
  • Grouped minor/patch updates to reduce PR noise

πŸ“¦ Installation

npm install [email protected]

πŸ“ Full Changelog

See CHANGELOG.md for complete details.