Skip to content

Commit 03c7e02

Browse files
committed
1.18 release notes updates
1 parent ce0d501 commit 03c7e02

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/spfx/release-1.18.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,6 @@ The default outline icon for Microsoft Teams hosted web parts is now transparent
183183

184184
SPFx solutions now support TypeScript v4.7.
185185

186-
> [!NOTE]
187-
> A developer needs to manually set NODE_OPTIONS environment variable to `--openssl-legacy-provider` to use NodeJS v18 after the NodeJS 18 has been installed. This requirement is intended to be removed with the General Availability version of the 1.18. This setting is required to adjust the toolchain to work properly with Webpack 4 which the SPFx tooling is using for now.
188-
> This can be done using `export NODE_OPTIONS=--openssl-legacy-provider` on Mac/Linux or `set NODE_OPTIONS=--openssl-legacy-provider` on Windows.
189-
190186
## Deprecations
191187

192188
- `BaseAdaptiveCardView` - use `BaseAdaptiveCardQuickView` instead

0 commit comments

Comments
 (0)