Няма описание

CHANGELOG.md 2.2KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.6 - 2021-09-28

Changed

  • Allow Node ^14.17.6 to be used in this project. This shouldn't change the behavior of the code itself.
  • IDC: Rename the Identity_Crisis::sync_idc_optin method to Identity_Crisis:should_handle_idc. Add a new filter and constant that use the new name.
  • Updated package dependencies.

0.2.5 - 2021-08-31

Changed

  • Updated package dependencies.

0.2.4 - 2021-08-30

Changed

  • Bump changelogger version
  • Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills).
  • update annotations versions
  • Update to latest webpack, webpack-cli and calypso-build
  • Use Node 16.7.0 in tooling. This shouldn't change the behavior of the code itself.

0.2.3 - 2021-08-12

Changed

  • Updated package dependencies

0.2.2 - 2021-07-27

Added

  • Add jetpack_connection_disconnect_site_wpcom filter.

0.2.1 - 2021-07-13

Changed

  • Updated package dependencies.

0.2.0 - 2021-06-29

Added

  • Add jetpack_idc_disconnect hook to properly disconnect based on IDC settings and clear IDC options.

Changed

  • Migrate jetpack/v4/identity-crisis endpoints into package.
  • Update node version requirement to 14.16.1

0.1.0 - 2021-06-15

Added

  • Sync: Adding the Identity_Crisis package.

Changed

  • Updated package dependencies.
  • Use Connection/Urls for home_url and site_url functions migrated from Sync.