0.12.0
Full Changelog: v0.11.0...v0.12.0
Changes
- Improved Phlex asset inclusion with
Proscenium::Phlex::AssetInclusions
- Added
unbundle:
prefix to enable unbundling, or externalising imports. - Re-added Etag and ConditionalGet middlewares after the Proscenium middleware to enable caching of assets.
- Added
class_names
helper to Phlex components.
Fixes
- Make sure injected styles are done so at the end of the head.