File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 🚀 What's New in v2.4.2
2+
3+ ### ✅ Enhanced Validation
4+
5+ - ** Fixed** : MetaConversionTracker access token validation issue
6+ - ** Added** : validateConversionAPIConfig function with mandatory access token
7+ validation
8+ - ** Improved** : Better error handling for missing required configuration
9+
10+ ### 🧹 Code Cleanup
11+
12+ - Removed unnecessary test files and development artifacts
13+ - Optimized package size and structure
14+ - Enhanced production readiness
15+
16+ ### 📊 Quality Assurance
17+
18+ - All 44 tests passing ✅
19+ - Zero security vulnerabilities ✅
20+ - Comprehensive validation coverage ✅
21+ - Production-ready performance ✅
22+
23+ ### 🔧 Technical Improvements
24+
25+ - Better memory management for high-concurrency scenarios
26+ - Enhanced error messages for debugging
27+ - Improved type safety and validation
28+
29+ ---
30+
31+ ** Full Changelog** :
32+ https://github.com/azmarifdev/multi-platform-tracking-sdk/compare/v2.4.1...v2.4.2
33+
34+ ### 📦 Installation
35+
36+ ``` bash
37+ npm install multi-platform-tracking-sdk@2.4.2
38+ ```
39+
40+ ### 🔗 Links
41+
42+ - [ NPM Package] ( https://www.npmjs.com/package/multi-platform-tracking-sdk )
43+ - [ Documentation] ( https://github.com/azmarifdev/multi-platform-tracking-sdk#readme )
44+ - [ Examples] ( https://github.com/azmarifdev/multi-platform-tracking-sdk/tree/main/examples )
You can’t perform that action at this time.
0 commit comments