@angular/flex-layout
Advanced tools
Changelog
14.0.0-beta.41 (2022-10-11)
This release fixes incompatibilities with Node v18 typings.
Changelog
14.0.0-beta.40 (2022-06-30)
This release is simply to capture a change in the peer dependencies requirement for Angular.
Changelog
14.0.0-beta.39 (2022-06-30)
BREAKING CHANGES:
MediaObserver::media$
has been removed. Please consult the docs for an adequate, supported replacement.Changelog
13.0.0-beta.37 (2022-01-28)
Changelog
13.0.0-beta.36 (2021-11-24)
This version adds compatibility with Angular v13, in addition to shifting our publishing practices. In line with the framework and other Angular libraries, Angular Layout will now publish artifacts in accordance with Angular Package Format (APF) v13, meaning that we no longer distribute UMD bundles, in favor of ESM. We also now publish our artifacts using Ivy partial compilation, in an effort to improve the build experience of our users.
You can read more about this new format on the Angular docs page about it.
Many thanks to the contributors of this release, Paul Gschwendtner (@DevVersion), Alan Agius (@alan-agius4), and Andrew Kushnir (@AndrewKushnir).
<a name="12.0.0-beta.35"></a>
Changelog
12.0.0-beta.35 (2021-09-15)
Allow usage of RxJS v7 with the v12 release.
<a name="12.0.0-beta.34"></a>
Changelog
Changelog
11.0.0-beta.33 (2020-11-12)
This release adds support for Angular v11 and Angular CDK v11, along with TypeScript v4.0.
<a name="10.0.0-beta.32"></a>