SPF 20 (v2.0.0)
The SPF 20 (v2.0.0) release is the first major distribution release since open-sourcing.
This release includes the following major changes:
- Parsing and processing of JS and CSS in all response fields (#24)
- Standardized model of JS and CSS execution (#25)
- UMD compatibility (#40)
the following major bug fixes:
- Allow navigation to the current URL (#126)
and other fixes and enhancements.
This release also includes ready-to-use files built for distribution for the first time, which can now be easily installed with popular package managers:
npm install spf
will place files innode_modules/spf/dist/
bower install spf
will place files inbower_components/spf/dist/
Finally, distribution releases are on various CDNs, such as: