-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to TypeScript 2.6 #210
Comments
This was taken care of for |
This was referenced Nov 9, 2017
Merged
Merged
Merged
3 tasks
3 tasks
This was referenced Nov 27, 2017
This was referenced Dec 5, 2017
Removing dgrid and examples from issue and will open specific issues if required. |
All packages have been upgraded to TS2.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
We should upgrade to TypeScript 2.6. The biggest impact is likely to be
strictFunctionTypes
which will be on by default when usingstrict
.dojo/cli
dojo/cli-build
dojo/cli-create-app
dojo/cli-create-widget
dojo/cli-export-project
dojo/cli-test-intern
dojo/core
dojo/has
dojo/i18n
dojo/interfaces
dojo/interop
dojo/loader
dojo/routing
dojo/shim
dojo/stores
dojo/streams
dojo/widget-core
dojo/widgets
dojo/dojo2-package-template
dojo/grunt-dojo2
dojo/grunt-dojo2-extras
dojo/test-extras
dojo/web-editor
dojo/webpack-contrib
The text was updated successfully, but these errors were encountered: