directix 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,6 +18,7 @@ A comprehensive, easy-to-use, and high-performance Vue custom directives library
18
18
  - 📦 **Multiple Formats** - ESM, CJS, and IIFE (CDN) formats available
19
19
  - ⚡ **Zero Dependencies** - Lightweight with minimal bundle size
20
20
  - 🎨 **Composables** - Every directive has a corresponding composable for Composition API
21
+ - 🔧 **Utility Exports** - Export `configurePermission`, `getPermissionConfig` and other utilities for advanced usage
21
22
 
22
23
  ## Online Demo
23
24