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

@intlify/devtools-if

Package Overview
Dependencies
Maintainers
2
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/devtools-if - npm Package Versions

1
1213

9.1.0

Diff

Changelog

Source

v9.1.0 (2021-04-07)

:star: Features
  • core-base, devtools-if, vue-i18n
    • #433 experimental: Hooking for @intlify/devtools (@kazupon)
  • core-base, vue-i18n
    • #411 feat: resolve locale message translation new API rt (@kazupon)
  • message-resolver, shared, vue-i18n
  • vue-i18n
:bug: Bug Fixes
:zap: Improvement Features
  • core-base, vue-i18n
  • core-base
  • message-compiler, shared, vue-i18n
    • #397 fix: Support for browsers that don't support object spread literals (@kazupon)
  • vue-i18n
:boom: Breaking Change
  • core-base, size-check-vue-i18n, vue-i18n
    • #434 breaking: split devtools production feature flags (@kazupon)

To provide experimental features for @intlify/devtools, feature flags have been separated as follows.

  • __VUE_I18N_PROD_DEVTOOLS__: enable/disable vue-devtools support in production, default: false
  • __INTLIFY_PROD_DEVTOOLS__: enable/disable @intlify/devtools support in production, default: false

Previously, __INTLIFY_PROD_DEVTOOLS__ setting flagged the use of both vue-devtools and @intlify/devtools in production.

In later v9.1, The feature flags for vue-devtools are now enabled/disabled by setting __VUE_I18N_PROD_DEVTOOLS__.

:pencil: Documentation
Committers: 6
1
1213
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