Skip to content

v2.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vlukashov vlukashov released this 18 Jul 13:49

Changes Since v1.x:

  • f9def48 load dev-mode code from source code comments (removed by minification)

    • change the dev mode detection: remove 'is bundled' check, add 'is minified' check
    • remove dev mode code loading from HTML imports / ES modules / etc
    • add dev mode code loading from source code comments
    • start a new major (2.0.0)