Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

1.3.7

Compare
Choose a tag to compare
@danbucholtz danbucholtz released this 04 May 19:38
· 241 commits to master since this release

Bug Fixes

  • config: create new file cache if not defined, even on existing context object (4359b3d)
  • generators: import paths correct on windows (d778857)
  • optimizations: don't ever remove menu-types since it's not a side-effect in menu, it is used just for types (d7a4d1e)
  • optimizations: fix multiple bugs (components not being purged, overlays not working from providers, etc) for manual tree shaking (4b538c7)
  • webpack: fix issue where bundles output to build dir sub directo… (#938) (aaa9d3c)

Features

  • bonjour: adds service auto-discovery (c17e6df)