You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use tsup to compile ESM-only filenamify package
* Update yamls to include node 22
* Throw error on crypto.createDecipher for node 22
* Add NODE_NO_WARNINGS flag to bf dialogs:merge exec
* Apply feedback
* Update unit tests
"**/@types/selenium-webdriver": "This package is excluded from the root @types folder as it requires ES2015+, whereas some BotBuilder libraries support ES5+."
21
+
"**/@types/selenium-webdriver": "This package is excluded from the root @types folder as it requires ES2015+, whereas some BotBuilder libraries support ES5+.",
22
+
"botbuilder/filenamify": "This package is excluded because it's compiled as CJS by tsup as it's ESM-only."
0 commit comments