rsnext/packages
Resi Respati 4eb48ce945 Remove allowSyntheticDefaultImports in favor of esModuleInterop (#7338)
As mentioned on previous PRs related to TypeScript, setting `esModuleInterop`
to `true` automatically sets `allowSyntheticDefaultImports` to `true` as
well, so this config validation is not required.

Reference: https://github.com/zeit/next.js/pull/7169#discussion_r280831148
2019-05-15 08:37:17 -04:00
..
next Remove allowSyntheticDefaultImports in favor of esModuleInterop (#7338) 2019-05-15 08:37:17 -04:00
next-bundle-analyzer v8.1.1-canary.28 2019-05-11 15:34:42 +02:00
next-mdx v8.1.1-canary.28 2019-05-11 15:34:42 +02:00
next-server Fix POST and PUT on api routes (#7319) 2019-05-13 15:40:23 +02:00