Skip to content

Tags: dexit/wp-calypso

Tags

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add: live resize feature for tour kit (Automattic#64647)

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `@automattic/components` for publishing version 2.0.0 (Automat…

…tic#64180)

* Update @automattic/components CHANGELOG.md for 2.0.0

Add breaking changes

Add next section to CHANGELOG.md

* Bump @automattic/components to 2.0.0

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CHANGELOG.md to calypso-url and make it public (Automattic#64220)

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
social-previews: Add missing dep on `@emotion/react` (Automattic#63979)

There's no direct reference to `@emotion/react` in the source of the
package, but calypso-babel-config sets up `@babel/preset-react` to use
that rather than normal React so the built code winds up depending on
it.

Following the lead of `@wordpress/components`, this is added as a
dependency rather than a peer dep.

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
social-previews: Prepare for release (Automattic#63667)

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare some packages for release (Automattic#63618)

* `@automattic/eslint-plugin-wpcalypso` 6.0.0
* `@automattic/popup-monitor` 1.0.1
* `@automattic/social-previews` 1.1.2
* `@automattic/webpack-rtl-plugin` 6.0.0

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare some packages for release (Automattic#63618)

* `@automattic/eslint-plugin-wpcalypso` 6.0.0
* `@automattic/popup-monitor` 1.0.1
* `@automattic/social-previews` 1.1.2
* `@automattic/webpack-rtl-plugin` 6.0.0

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare some packages for release (Automattic#63618)

* `@automattic/eslint-plugin-wpcalypso` 6.0.0
* `@automattic/popup-monitor` 1.0.1
* `@automattic/social-previews` 1.1.2
* `@automattic/webpack-rtl-plugin` 6.0.0

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare some packages for release (Automattic#63618)

* `@automattic/eslint-plugin-wpcalypso` 6.0.0
* `@automattic/popup-monitor` 1.0.1
* `@automattic/social-previews` 1.1.2
* `@automattic/webpack-rtl-plugin` 6.0.0

@automattic/[email protected]

Toggle @automattic/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix tslib dependency for format-currency (Automattic#62983)

* Fix tslib dependency for format-currency

* Update yarn.lock

* Update CHANGELOG.md

* Prepare for 1.0.1 release