View file File name : CHANGELOG.md Content :# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.14] - 2024-11-04 ### Added - Enable test coverage. [#39961] ## [0.1.13] - 2024-10-29 ### Changed - Internal updates. ## [0.1.12] - 2024-10-14 ### Changed - Only include `wp-polyfill` as a script dependency when needed. [#39629] ## [0.1.11] - 2024-10-10 ### Changed - Updated package dependencies. [#39649] - Updated package dependencies. [#39707] ## [0.1.10] - 2024-10-07 ### Changed - Updated package dependencies. [#39594] ## [0.1.9] - 2024-09-23 ### Changed - Update dependencies. ## [0.1.8] - 2024-09-10 ### Changed - Updated package dependencies. [#39302] ## [0.1.7] - 2024-09-05 ### Changed - Update dependencies. ## [0.1.6] - 2024-09-05 ### Changed - Updated package dependencies. [#39176] ## [0.1.5] - 2024-08-29 ### Changed - Updated package dependencies. [#39111] ## [0.1.4] - 2024-08-26 ### Changed - Updated package dependencies. [#39004] ## [0.1.3] - 2024-08-21 ### Changed - Internal updates. ## [0.1.2] - 2024-08-15 ### Changed - Updated package dependencies. [#38662] ## [0.1.1] - 2024-08-01 ### Changed - Internal updates. ## 0.1.0 - 2024-07-29 ### Added - Adds a new component to fetch experiments specifically for authenticated users [#37999] - Initial version. [#37910] - Introduce the both the backend layer and frontend components for the ExPlat package. [#37958] ### Changed - ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327] - Updated package dependencies. [#38132] [0.1.14]: https://github.com/Automattic/jetpack-explat/compare/v0.1.13...v0.1.14 [0.1.13]: https://github.com/Automattic/jetpack-explat/compare/v0.1.12...v0.1.13 [0.1.12]: https://github.com/Automattic/jetpack-explat/compare/v0.1.11...v0.1.12 [0.1.11]: https://github.com/Automattic/jetpack-explat/compare/v0.1.10...v0.1.11 [0.1.10]: https://github.com/Automattic/jetpack-explat/compare/v0.1.9...v0.1.10 [0.1.9]: https://github.com/Automattic/jetpack-explat/compare/v0.1.8...v0.1.9 [0.1.8]: https://github.com/Automattic/jetpack-explat/compare/v0.1.7...v0.1.8 [0.1.7]: https://github.com/Automattic/jetpack-explat/compare/v0.1.6...v0.1.7 [0.1.6]: https://github.com/Automattic/jetpack-explat/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/Automattic/jetpack-explat/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/Automattic/jetpack-explat/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/Automattic/jetpack-explat/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-explat/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-explat/compare/v0.1.0...v0.1.1