woocommerce/packages/js/explat/CHANGELOG.md

20 lines
885 B
Markdown
Raw Normal View History

# Changelog
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.3.0](https://www.npmjs.com/package/@woocommerce/packages/js/explat/v/2.3.0) - 2022-07-08
- Patch - Fix fetchExperimentAssignment response
- Minor - Remove PHP and Composer dependencies for packaged JS packages
## [2.2.0](https://www.npmjs.com/package/@woocommerce/packages/js/explat/v/2.2.0) - 2022-06-15
2022-06-15 22:06:31 +00:00
- Patch - Added useExperiment example
- Patch - Standardize lint scripts: add lint:fix
2022-06-15 22:06:31 +00:00
- Minor - Add Jetpack Changelogger
- Minor - Update dependency `@wordpress/hooks` to ^3.5.0
- Minor - Added Typescript type declarations. #32615
- Minor - Updated README with useExperiment example
2022-03-22 08:08:06 +00:00
[See legacy changelogs for previous versions](https://github.com/woocommerce/woocommerce/blob/68581955106947918d2b17607a01bdfdf22288a9/packages/js/explat/CHANGELOG.md).