Skip to content

v3.0.4

Latest
Compare
Choose a tag to compare
@philmtd philmtd released this 29 May 17:23
· 3 commits to master since this release
a576184

New Features: Flex-Layout migration script

There is now an automatic migration script available. If you are coming from Angular Flex-Layout this should make the migration even easier for you.
You can call the script like this: npx css-fx-layout migrate [path/to/src]. Consult the documentation for a detailed migration guide.
As this is only an indirect feature of the actual library this release did not get a minor-version bump. (feat: add flex-layout migration script by @philmtd in #26)

What's Changed

  • dev dependency updates

Full Changelog: v3.0.3...v3.0.4