8 Commits

Author SHA1 Message Date
Tudor Stanciu
4fd2ee9284 fix: update package version to 1.1.0 in package-lock.json 2025-08-10 21:10:15 +03:00
Tudor Stanciu
376ef3673b fix: update repository URL in package.json 2025-08-10 21:04:34 +03:00
Tudor Stanciu
1eb5b67080 fix: include LICENSE, README.md, and CHANGELOG.md in package files 2025-08-10 21:03:54 +03:00
Tudor Stanciu
14f1b11263 Merged PR 106: chore: upgrade package version to 1.1.0 and refactor codebase to TypeScript
chore: upgrade package version to 1.1.0 and refactor codebase to TypeScript

- Updated package version in package.json from 1.0.1 to 1.1.0.
- Changed main entry point to use built files in dist directory.
- Removed Babel configuration and build scripts in favor of tsup.
- Deleted copy-files script as it is no longer needed.
- Refactored AnalyticsSwitch component from JavaScript to TypeScript.
- Added unit tests for AnalyticsSwitch component.
- Created new TypeScript files for UmamiAnalytics and MatomoAnalytics components.
- Implemented custom hooks for loading Umami and Matomo scripts.
- Added TypeScript types for analytics components and props.
- Set up TypeScript configuration and build process with tsup.
- Configured Vitest for testing with setup files and coverage reporting.
2025-08-10 18:02:52 +00:00
8bebfc142e set new domain in configs 2022-12-28 18:10:13 +02:00
96db64084a readme update 2022-09-19 00:00:55 +03:00
7aae6be023 AnalyticsSwitch 2022-09-18 23:44:01 +03:00
7d69d9f8a5 empty package 2022-09-18 23:31:58 +03:00