Skip to content

1.2.0 - Only include external deps in build, other fixes

Compare
Choose a tag to compare
@nklayman nklayman released this 25 Apr 18:45
· 521 commits to master since this release

With this release, non external deps will not be included in your built app to reduce it's size.

Features:

  • Only include external deps (#223, cd3d9ab)
    Fixes:
  • rebuild background on change when in debug mode (fb51313)
  • multi page configuration using objects fixed (2af978a)