@podium/layout
Advanced tools
Changelog
5.0.0 (2023-11-29)
Convert from CommonJS module to ESM
fix: Set type to be module
Co-authored-by: Trygve Lie trygve.lie@finn.no
.js()
and .css()
methods. This did make it impossible to let these methods return a reasonable value, but to keep a backwards compatibility with version 3 of Podium, the first item passed in was returned for compatibility. This removes this compatibility with version 3 of Podium.This resolves https://github.com/podium-lib/issues/issues/23
Changelog
5.0.0-next.10 (2023-11-29)