版本发布 2
## What's Changed * feat: add dev mode by @shinokada in https://github.com/shinokada/runatics/pull/1 ## New Contributors * @shinokada made their first contribution in https://github.com/shinokada/runatics/pull/1 **Full Changelog**: https://github.com/shinokada/runatics/compare/v0.2.0...runatics@0.3.0 - - **New Features** - Added `enableInDevelopment` prop to force analytics tracking in development environments. - **Bug Fixes** - Fixed a bug in analytics script initialization. - **Documentation** - Significantly expanded README with comprehensive usage guides, installation instructions, configuration props, and implementation examples. - **Chores** - Version bumped to 0.2.1. - Updated development dependencies.
**Full Changelog**: https://github.com/shinokada/runatics/compare/v0.1.2...v0.1.3