885 B
885 B
Changelog
This project adheres to Semantic Versioning.
2.3.0 - 2022-07-08
- Patch - Fix fetchExperimentAssignment response
- Minor - Remove PHP and Composer dependencies for packaged JS packages
2.2.0 - 2022-06-15
- Patch - Added useExperiment example
- Patch - Standardize lint scripts: add lint:fix
- 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