# @maker-ui/layout

## 2.1.1

### Patch Changes

- [#121](https://github.com/mdarche/maker-ui/pull/121) [`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe) Thanks [@mdarche](https://github.com/mdarche)! - Adds peer dependency support for Next 14

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe), [`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
  - @maker-ui/layout-client@2.1.1
  - @maker-ui/layout-server@2.1.1
  - @maker-ui/utils@2.1.1
  - @maker-ui/style@2.1.1

## 2.1.0

### Minor Changes

- [#119](https://github.com/mdarche/maker-ui/pull/119) [`4462ada2`](https://github.com/mdarche/maker-ui/commit/4462ada255636e1e06197ea31ed3a3556d0c9d67) Thanks [@mdarche](https://github.com/mdarche)! - Simplify component API design and improve performance for SSR environments. Move dynamic styles to CSS variables. See [Pull Reqest #119](https://github.com/mdarche/maker-ui/pull/119) for more details.

### Patch Changes

- Updated dependencies [[`4462ada2`](https://github.com/mdarche/maker-ui/commit/4462ada255636e1e06197ea31ed3a3556d0c9d67)]:
  - @maker-ui/layout-client@2.1.0
  - @maker-ui/layout-server@2.1.0
  - @maker-ui/style@2.1.0
  - @maker-ui/utils@2.1.0

## 2.0.3

### Patch Changes

- [#113](https://github.com/mdarche/maker-ui/pull/113) [`ca15f0a5`](https://github.com/mdarche/maker-ui/commit/ca15f0a58722276998bbcd89a1c1f2cd640b501d) Thanks [@mdarche](https://github.com/mdarche)! - Add component CSS file and tab component focus styles

## 2.0.2

### Patch Changes

- [#99](https://github.com/mdarche/maker-ui/pull/99) [`7880debd`](https://github.com/mdarche/maker-ui/commit/7880debdec34bf350bc397cd3e14863f0da896a5) Thanks [@mdarche](https://github.com/mdarche)! - Accounts for safari safe inset for fixed items that had bottom: 0 values.

- Updated dependencies [[`7880debd`](https://github.com/mdarche/maker-ui/commit/7880debdec34bf350bc397cd3e14863f0da896a5)]:
  - @maker-ui/layout-client@2.0.2
  - @maker-ui/layout-server@2.0.2

## 2.0.1

### Patch Changes

- [#90](https://github.com/mdarche/maker-ui/pull/90) [`1556f261`](https://github.com/mdarche/maker-ui/commit/1556f261c86559e9d4b64e33984b09d824c00656) Thanks [@mdarche](https://github.com/mdarche)! - Update bundle issue and link libraries to latest v2 release

- Updated dependencies [[`1556f261`](https://github.com/mdarche/maker-ui/commit/1556f261c86559e9d4b64e33984b09d824c00656)]:
  - @maker-ui/layout-client@2.0.1
  - @maker-ui/layout-server@2.0.1
  - @maker-ui/style@2.0.1
  - @maker-ui/utils@2.0.1
