File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.7.0
2
+
3
+ Adds [ Electron] ( https://app-config.dev/guide/electron.html ) support!
4
+
5
+ Supports named export in react native #167 .
6
+
1
7
## v2.6.1
2
8
3
9
Ensures that NotFoundErrors aren't ignored when transitive in optional files ([ #160 ] ( https://github.com/launchcodedev/app-config/issues/160 ) ).
Original file line number Diff line number Diff line change 3556
3556
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
3557
3557
3558
3558
"@types/node@^14.6.2":
3559
- version "14.17.4 "
3560
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4 .tgz#218712242446fc868d0e007af29a4408c7765bc0 "
3561
- integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A ==
3559
+ version "14.17.6 "
3560
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6 .tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62 "
3561
+ integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ ==
3562
3562
3563
3563
"@types/normalize-package-data@^2.4.0":
3564
3564
version "2.4.0"
@@ -8109,9 +8109,9 @@ electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.723:
8109
8109
integrity sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==
8110
8110
8111
8111
electron@^13.1.4:
8112
- version "13.1.4 "
8113
- resolved "https://registry.yarnpkg.com/electron/-/electron-13.1.4 .tgz#6d20d932a0651c3cba9f09a3d08cbaf5b69aa84b "
8114
- integrity sha512-4qhRZbRvGqHmMWsCG/kRVF4X8VIq9Nujgm+gXZLBSpiR6uUtMHy7ViBTQZl1PGf6O9Ppxhpr9Yz+k6Um9WoP3Q ==
8112
+ version "13.1.7 "
8113
+ resolved "https://registry.yarnpkg.com/electron/-/electron-13.1.7 .tgz#7e17f5c93a8d182a2a486884fed3dc34ab101be9 "
8114
+ integrity sha512-sVfpP/0s6a82FK32LMuEe9L+aWZw15u3uYn9xUJArPjy4OZHteE6yM5871YCNXNiDnoCLQ5eqQWipiVgHsf8nQ ==
8115
8115
dependencies:
8116
8116
"@electron/get" "^1.0.1"
8117
8117
"@types/node" "^14.6.2"
@@ -14935,9 +14935,9 @@ pkg-up@^2.0.0:
14935
14935
find-up "^2.1.0"
14936
14936
14937
14937
playwright@^1.6.1:
14938
- version "1.12.3 "
14939
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.12.3 .tgz#113afa2cba10fb56e9a5b307377343e32a155a99 "
14940
- integrity sha512-eyhHvZV7dMAUltqjQsgJ9CjZM8dznzN1+rcfCI6W6lfQ7IlPvTFGLuKOCcI4ETbjfbxqaS5FKIkb1WDDzq2Nww ==
14938
+ version "1.13.1 "
14939
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.13.1 .tgz#53c49244ffa7fc2d5d8bf7ce87739393206eda5e "
14940
+ integrity sha512-pGbILcUV1+Yx0fcRJZBEIsqTDjQSwGYkJ4tVUQUtuAyMuHg5B++Nasl+pIeIJRMqKSWTyvZfPxJuPIGsLJgiFg ==
14941
14941
dependencies:
14942
14942
commander "^6.1.0"
14943
14943
debug "^4.1.1"
You can’t perform that action at this time.
0 commit comments