# Changelog This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0](https://www.npmjs.com/package/@woocommerce/remote-logging/v/1.0.0) - 2024-09-09 - Patch - Fix wc asset url check [#50701] - Minor - Add JS remote logging package [#49702] - Patch - Track frequency of unhandled JS errors with MC Stats [#50155] - Minor - Add query params sanitisation [#51046] - Patch - Add request_uri prop to remote logging data [#50671] - Patch - Comment: Fix some comment typos. [#50993] - Patch - Update README.md to document the filters specs & usage [#51010] - Patch - Update remote logger to check dev env and whether logging is enabled [#50134] - Patch - Fix pnpm version to 9.1.3 to avoid dependency installation issues. [#50828] - Patch - Tweak logic for adding remote logging tool in beta tester [#50425] [See legacy changelogs for previous versions](https://github.com/woocommerce/woocommerce/blob/68581955106947918d2b17607a01bdfdf22288a9/packages/js/remote-logging/CHANGELOG.md).