Socket
Socket
Sign inDemoInstall

@wordpress/i18n

Package Overview
Dependencies
Maintainers
0
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/i18n - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

12

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 5.2.0 (2024-06-26)
## 5.1.0 (2024-06-15)

@@ -162,3 +164,3 @@

### Bug Fix
### Bug Fixes

@@ -176,3 +178,3 @@ - Relax type of `sprintf` arguments type ([#21919](https://github.com/WordPress/gutenberg/pull/21919))

### New Feature
### New Features

@@ -200,3 +202,3 @@ - Add `isRTL` function ([#20298](https://github.com/WordPress/gutenberg/pull/20298))

### Breaking Change
### Breaking Changes

@@ -207,3 +209,3 @@ - Change how required built-ins are polyfilled with Babel 7 ([#9171](https://github.com/WordPress/gutenberg/pull/9171)). If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using [core-js](https://github.com/zloirock/core-js) or [@babel/polyfill](https://babeljs.io/docs/en/next/babel-polyfill) will add support for these methods.

### New Feature
### New Features

@@ -218,4 +220,4 @@ - Updated build to work with Babel 7 ([#7832](https://github.com/WordPress/gutenberg/pull/7832))

### Polish
### Internal
- Fix: Standardized `package.json` format ([#119](https://github.com/WordPress/packages/pull/119))
{
"name": "@wordpress/i18n",
"version": "5.1.0",
"version": "5.2.0",
"description": "WordPress internationalization (i18n) library.",

@@ -34,3 +34,3 @@ "author": "The WordPress Contributors",

"@babel/runtime": "^7.16.0",
"@wordpress/hooks": "^4.1.0",
"@wordpress/hooks": "^4.2.0",
"gettext-parser": "^1.3.1",

@@ -44,3 +44,3 @@ "memize": "^2.1.0",

},
"gitHead": "66d3bf12e67d16deddc4b4a9ec42e1d0bed3479a"
"gitHead": "aa5b14bb5bdbb8d8a02914e154c3bc1c2f18ace6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc