Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@forge/bridge

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/bridge - npm Package Compare versions

Comparing version 4.0.0-next.9 to 4.0.0-next.9-experimental-470bc94

23

CHANGELOG.md
# @forge/bridge
## 4.0.0-next.9-experimental-470bc94
### Major Changes
- a27f856: Ensure locale returned from getContext() is in the correct format and confirms the Forge Supported Locale Codes.
Additionally, add new APIs for Forge i18n support.
- `i18n.getTranslations` - Add i18n.getTranslations api to fetch i18n resources from Forge apps
- `i18n.createTranslationFunction` - Creates a translation function (i.e. `t`) to support content translation for Forge apps
### Patch Changes
- 0c7960f: Add @forge/i18n dependency to bridge
- 27249cd: Make i18n fallback syntax confirm to industry convention. That is, `en-US: en-GB` indicate `en-GB` is fallback to `en-US`
- Updated dependencies [c74ca63]
- Updated dependencies [d51b7be]
- Updated dependencies [23f6675]
- Updated dependencies [c81fa57]
- Updated dependencies [27249cd]
- Updated dependencies [fdaaeab]
- @forge/i18n@0.0.1-next.13-experimental-470bc94
## 4.0.0-next.9

@@ -4,0 +27,0 @@

4

package.json
{
"name": "@forge/bridge",
"version": "4.0.0-next.9",
"version": "4.0.0-next.9-experimental-470bc94",
"description": "Forge bridge API for custom UI apps",

@@ -17,3 +17,3 @@ "author": "Atlassian",

"@types/history": "^4.7.11",
"@forge/i18n": "0.0.1-next.13"
"@forge/i18n": "0.0.1-next.13-experimental-470bc94"
},

@@ -20,0 +20,0 @@ "devDependencies": {

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