woocommerce/packages/js/internal-js-tests
Chi-Hsuan Huang e8dacef7a6
Track frequency of unhandled JS errors with MC Stats (#50155)
* Add bumpStat and fix tests

* Add changelog

* chore: Update dependencies and add @woocommerce/tracks for remote logging

* feat: Track frequency of unhandled JS errors with bumpStat

* chore: Update error boundary to log unhandled JS errors with bumpStat

* Add changelog

* Fix lint

* Check if tracks is enabled before bumping stats

* Fix test

* Fix lint

* chore: Refactor buildQuerystring to buildQueryParams for clarity and consistency

* Add bumpStat to wc tracks mock
2024-08-02 03:04:31 +00:00
..
changelog Track frequency of unhandled JS errors with MC Stats (#50155) 2024-08-02 03:04:31 +00:00
src Track frequency of unhandled JS errors with MC Stats (#50155) 2024-08-02 03:04:31 +00:00
.eslintrc.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
.npmrc Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
babel.config.js Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
composer.json remove woocommerce-blocks from text domain substitution (#42017) 2023-12-12 15:38:20 -04:00
composer.lock Track frequency of unhandled JS errors with MC Stats (#50155) 2024-08-02 03:04:31 +00:00
jest-preset.js Monorepo: enable babel-loader and Jest caching (inc. CI) (#49656) 2024-07-19 09:40:01 +02:00
package.json Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00
tsconfig-cjs.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.json Update tsconfigs to explicitly include files to avoid TS build errors (#47156) 2024-05-07 13:18:56 +12:00