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

@modern-js/bff-utils

Package Overview
Dependencies
Maintainers
11
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/bff-utils - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

86

CHANGELOG.md
# @modern-js/bff-utils
## 1.1.1
### Patch Changes
- 0fa83663: support more .env files
- Updated dependencies [0fa83663]
- Updated dependencies [f594fbc8]
- @modern-js/bff-runtime@1.1.1
- @modern-js/plugin@1.1.2
- @modern-js/utils@1.1.2
## 1.1.0

@@ -9,77 +20,2 @@

1. 全面支持 Windows 平台
ISSUE:
- [182](https://github.com/modern-js-dev/modern.js/issues/182)
- [236](https://github.com/modern-js-dev/modern.js/issues/236)
PR
- [219](https://github.com/modern-js-dev/modern.js/pull/219)
- [247](https://github.com/modern-js-dev/modern.js/pull/247)
- [249](https://github.com/modern-js-dev/modern.js/pull/249)
- [253](https://github.com/modern-js-dev/modern.js/pull/253)
- [268](https://github.com/modern-js-dev/modern.js/pull/268)
- [270](https://github.com/modern-js-dev/modern.js/pull/270)
- [273](https://github.com/modern-js-dev/modern.js/pull/273)
- [276](https://github.com/modern-js-dev/modern.js/pull/276)
2. 修复 Unbundled 模式启用问题
ISSUE
- [186](https://github.com/modern-js-dev/modern.js/issues/186)
- [224](https://github.com/modern-js-dev/modern.js/issues/224)
- [225](https://github.com/modern-js-dev/modern.js/issues/225)
- [238](https://github.com/modern-js-dev/modern.js/issues/238)
PR
- [226](https://github.com/modern-js-dev/modern.js/pull/226)
- [264](https://github.com/modern-js-dev/modern.js/pull/264)
- [codesmith-12](https://github.com/modern-js-dev/codesmith/pull/12)
3. 修复模块工程方案 .npmignore 文件初始化未生成
ISSUE
- [198](https://github.com/modern-js-dev/modern.js/issues/198)
PR
- [209](https://github.com/modern-js-dev/modern.js/pull/209)
4. 修复 Storybook 使用时浏览器打开页面报错
ISSUE
- [228](https://github.com/modern-js-dev/modern.js/issues/228)
PR
- [254](https://github.com/modern-js-dev/modern.js/pull/254)
5. 修复 BFF 一体化开发不支持 unbundle 模式
ISSUE
- [235](https://github.com/modern-js-dev/modern.js/issues/235)
- [257](https://github.com/modern-js-dev/modern.js/issues/257)
PR
- [269](https://github.com/modern-js-dev/modern.js/pull/269)
- [271](https://github.com/modern-js-dev/modern.js/pull/271)
6. 修复 Node17 dev 命令报错问题
ISSUE
- [180](https://github.com/modern-js-dev/modern.js/issues/180)
PR
- [214](https://github.com/modern-js-dev/modern.js/pull/214)
### Patch Changes

@@ -86,0 +22,0 @@

12

package.json

@@ -14,3 +14,3 @@ {

],
"version": "1.1.0",
"version": "1.1.1",
"jsnext:source": "./src/index.ts",

@@ -32,5 +32,5 @@ "types": "./dist/types/index.d.ts",

"@babel/runtime": "^7",
"@modern-js/bff-runtime": "^1.1.0",
"@modern-js/plugin": "^1.1.0",
"@modern-js/utils": "^1.1.0",
"@modern-js/bff-runtime": "^1.1.1",
"@modern-js/plugin": "^1.1.2",
"@modern-js/utils": "^1.1.2",
"es-module-lexer": "^0.4.1",

@@ -42,4 +42,4 @@ "farrow-api": "^1.10.9",

"devDependencies": {
"@modern-js/module-tools": "^1.0.2",
"@modern-js/plugin-testing": "^1.0.2",
"@modern-js/module-tools": "^1.1.0",
"@modern-js/plugin-testing": "^1.1.0",
"@types/fs-extra": "^9.0.13",

@@ -46,0 +46,0 @@ "@types/jest": "^26",

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