Skip to content

v1.3.7

Compare
Choose a tag to compare
@ravijayaramappa ravijayaramappa released this 11 Mar 00:52
· 1418 commits to master since this release

Bug Fixes

  • #1762 - compiler: Use an updated version(1.32.1) of Rollup. This upgrade of Rollup safeguards the bundled component code while using dependencies with null prototype. More details on the Rollup issue can be found here.

Internal

  • #1760, #1759, #1758, #1757: Enforce strict typescript checks for theengine, template-compiler, module-resolver, and style-compiler packages.