Skip to content

Version 1.3.0 - Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@deavial deavial released this 24 Aug 17:15
· 96 commits to master since this release

New code structure on the backend to support JSPM and RollupJS. Interface is still compatible with previous versions.

-Added new defunctr-off tag that will prevent Defunctr from attributing the <head> tag.
-If Modernizr is not found (in non AMD environments), Defunctr will default to an internal tester rather than erroring out.
-NPM support is better, cherry picking is coming.