# @windijs/helpers

## 1.1.9

### Patch Changes

- [`6cbffdda1`](https://github.com/windijs/windijs/commit/6cbffdda1f1ce3c48e0e058b9f69dc8c686ddc97) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: bundle nested media lost styles

* [`48cf4c5b4`](https://github.com/windijs/windijs/commit/48cf4c5b4f3368113947c991dca00054749e9b71) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: quote with escaped chars

- [`c1d6cf51b`](https://github.com/windijs/windijs/commit/c1d6cf51bd9672b987d62024ad880ad7023b168b) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: backdrop-filter functions completion

* [`fce6b9d22`](https://github.com/windijs/windijs/commit/fce6b9d2208795f37dd51ddbd52c48cc0f89ee12) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new color css strings getter api

* Updated dependencies [[`ecf9748d5`](https://github.com/windijs/windijs/commit/ecf9748d5dae7062f51eb619ce9cb47efa93920b)]:
  - @windijs/shared@1.0.8

## 1.1.8

### Patch Changes

- [`1f050eb83`](https://github.com/windijs/windijs/commit/1f050eb838c87593ffb40345b362d42c677b248c) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: should use String type

* [`c0889a0f6`](https://github.com/windijs/windijs/commit/c0889a0f680830b8ef00cf1a82020008ee3e2f66) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: dollar func implement

- [`49dcd69eb`](https://github.com/windijs/windijs/commit/49dcd69eb90cea29ca777a0e4d4b3bf75c230eca) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: allow utilities to be null or undefined

* [`5670e0758`](https://github.com/windijs/windijs/commit/5670e075868299416433051b649f8b16bd0bcacd) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: use new utilities type

- [`2cd36b760`](https://github.com/windijs/windijs/commit/2cd36b760f9b6da350feb8e171293555b809a528) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new build api

* [`5b0f5c9fe`](https://github.com/windijs/windijs/commit/5b0f5c9febf9078a6178c31b7ff9153da60d24ed) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new apply api

## 1.1.7

### Patch Changes

- [`6953ca8d`](https://github.com/windijs/windijs/commit/6953ca8ddc51afae8ad3409c04a79e264d79046c) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: unchanged packages

## 1.1.6

### Patch Changes

- [`5baaffa5`](https://github.com/windijs/windijs/commit/5baaffa59d56f201dd74ec6172735e820f4b2165) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: isStyleObject not works on root proxy

* [`d8f5e7ff`](https://github.com/windijs/windijs/commit/d8f5e7ffa1b3a64c0f3ac0e4b9eeffcef8b9b82f) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: remove setProxy and useProxy

- [`0fa7bd29`](https://github.com/windijs/windijs/commit/0fa7bd295fdfb9117a4f017fbf41d8368f9b33ac) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: remove use of useProxy

* [`d1c7d304`](https://github.com/windijs/windijs/commit/d1c7d30487b04f2d85b558692ef0c2c8cede1c2e) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: build style with array value

- [`2582877f`](https://github.com/windijs/windijs/commit/2582877f5e4b7ad991fe15747115d5cb9d6df73b) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new CSSDataTypes type

- Updated dependencies [[`e0152dad`](https://github.com/windijs/windijs/commit/e0152dadd61d11d63e70cac4b561768d46ecfba2)]:
  - @windijs/shared@1.0.7

## 1.1.5

### Patch Changes

- [`45cdc404`](https://github.com/windijs/windijs/commit/45cdc404f1a4e9b9e8d3f8fa63ef13d6ae1025cf) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: support change props and variants when resetMeta

* [`37c323cd`](https://github.com/windijs/windijs/commit/37c323cd73f55a2305cf9a429e5c5fc07dfe6c94) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: add ssr loader

- [`b6aec06f`](https://github.com/windijs/windijs/commit/b6aec06fd97e312e4c3de9a990561e90c5013a19) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: publish runtime format bundle

* [`901663a2`](https://github.com/windijs/windijs/commit/901663a2af3d8b5bbc82cbbfe2661f99cd9b99f5) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new buildStyle API

* Updated dependencies [[`b6aec06f`](https://github.com/windijs/windijs/commit/b6aec06fd97e312e4c3de9a990561e90c5013a19)]:
  - @windijs/config@1.0.10
  - @windijs/shared@1.0.6

## 1.1.4

### Patch Changes

- [`1ba88a99`](https://github.com/windijs/windijs/commit/1ba88a99c4a0b00edaff825551bf9a412468aead) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: extract mergeObject

* [`3f41d56a`](https://github.com/windijs/windijs/commit/3f41d56a8ea8c4c56e95ebcf0e927c2d41783d53) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new mergeObject helper

- [`43a098f8`](https://github.com/windijs/windijs/commit/43a098f889bfe9d9f5c354ef037ef80c232b9005) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: support darkMode config

- Updated dependencies [[`c2e1af1f`](https://github.com/windijs/windijs/commit/c2e1af1f4874ed3543396412e60b2f896bf3e0b5)]:
  - @windijs/config@1.0.9

## 1.1.3

### Patch Changes

- [`ff6dccde`](https://github.com/windijs/windijs/commit/ff6dccde4c16a808aeb3154969e2acbd3dfd3a4b) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: move defineConfig to helpers

- Updated dependencies [[`ff6dccde`](https://github.com/windijs/windijs/commit/ff6dccde4c16a808aeb3154969e2acbd3dfd3a4b)]:
  - @windijs/config@1.0.8

## 1.1.2

### Patch Changes

- [`39b28846`](https://github.com/windijs/windijs/commit/39b28846c780dc1c39ca30abfcd8e9c554aadb63) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: move dts generators to plugin-utils

## 1.1.1

### Patch Changes

- [`134427d6`](https://github.com/windijs/windijs/commit/134427d666a61704de77d52f0e6e4ffbfe085cd3) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: export package.json

* [`99ecf595`](https://github.com/windijs/windijs/commit/99ecf5956d7fa1124c1561d8f58b7a0a2f1af0f2) Thanks [@voorjaar](https://github.com/voorjaar)! - build: switch to es2018 for better tree shaking

* Updated dependencies [[`134427d6`](https://github.com/windijs/windijs/commit/134427d666a61704de77d52f0e6e4ffbfe085cd3), [`99ecf595`](https://github.com/windijs/windijs/commit/99ecf5956d7fa1124c1561d8f58b7a0a2f1af0f2)]:
  - @windijs/shared@1.0.5

## 1.1.0

### Minor Changes

- [`a8e51fe2`](https://github.com/windijs/windijs/commit/a8e51fe2d193dc7e6b450fb4e7b5ad6ab330bd33) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: new handler api with meta data

### Patch Changes

- [`8ab80baf`](https://github.com/windijs/windijs/commit/8ab80bafda9ab832d8d53f287e200f7fd497b7b6) Thanks [@voorjaar](https://github.com/voorjaar)! - chore: new versions

* [`d285c569`](https://github.com/windijs/windijs/commit/d285c569ec7d4cdd0921f92c7dfe892e58c9cd75) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: remove circular devDependencies

- [`e9a948cd`](https://github.com/windijs/windijs/commit/e9a948cd44d003a2c1e91ea2927658f59e3746dc) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new resetStyleMeta helper

* [`9940db66`](https://github.com/windijs/windijs/commit/9940db664965f9e7c04b8e6831cb035b79f2b212) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: genUtilitiesDts with theme

- [`d0d14195`](https://github.com/windijs/windijs/commit/d0d14195bea0f846097a9738da82278ca97468bc) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new handler types

* [`6a71ee76`](https://github.com/windijs/windijs/commit/6a71ee76737a9309b31b06adc33a695461d1583d) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: add dtsSetup and dtsHandler

- [`da5e3466`](https://github.com/windijs/windijs/commit/da5e3466071e7c780b3875e177dad87e14495d3c) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: genUtilitiesJs with theme

* [`ba98151d`](https://github.com/windijs/windijs/commit/ba98151d7050fe6832999cf4c7ce0bec48d26fe0) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: nested StyleObject in ArrayHelper

* Updated dependencies [[`d285c569`](https://github.com/windijs/windijs/commit/d285c569ec7d4cdd0921f92c7dfe892e58c9cd75), [`831cae71`](https://github.com/windijs/windijs/commit/831cae71465e13a4d00188cca914710c54cd29cf)]:
  - @windijs/shared@1.0.4

## 1.1.0-beta.5

### Patch Changes

- [`da5e3466`](https://github.com/windijs/windijs/commit/da5e3466071e7c780b3875e177dad87e14495d3c) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: genUtilitiesJs with theme

* [`ba98151d`](https://github.com/windijs/windijs/commit/ba98151d7050fe6832999cf4c7ce0bec48d26fe0) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: nested StyleObject in ArrayHelper

## 1.1.0-beta.4

### Patch Changes

- [`9940db66`](https://github.com/windijs/windijs/commit/9940db664965f9e7c04b8e6831cb035b79f2b212) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: genUtilitiesDts with theme

## 1.1.0-beta.3

### Patch Changes

- [`d285c569`](https://github.com/windijs/windijs/commit/d285c569ec7d4cdd0921f92c7dfe892e58c9cd75) Thanks [@voorjaar](https://github.com/voorjaar)! - fix: remove circular devDependencies

- Updated dependencies [[`d285c569`](https://github.com/windijs/windijs/commit/d285c569ec7d4cdd0921f92c7dfe892e58c9cd75)]:
  - @windijs/shared@1.0.4-beta.1

## 1.1.0-beta.2

### Patch Changes

- [`d0d14195`](https://github.com/windijs/windijs/commit/d0d14195bea0f846097a9738da82278ca97468bc) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new handler types

* [`6a71ee76`](https://github.com/windijs/windijs/commit/6a71ee76737a9309b31b06adc33a695461d1583d) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: add dtsSetup and dtsHandler

* Updated dependencies [[`831cae71`](https://github.com/windijs/windijs/commit/831cae71465e13a4d00188cca914710c54cd29cf)]:
  - @windijs/shared@1.0.4-beta.0

## 1.1.0-beta.1

### Patch Changes

- [`8ab80baf`](https://github.com/windijs/windijs/commit/8ab80bafda9ab832d8d53f287e200f7fd497b7b6) Thanks [@voorjaar](https://github.com/voorjaar)! - chore: new versions

* [`e9a948cd`](https://github.com/windijs/windijs/commit/e9a948cd44d003a2c1e91ea2927658f59e3746dc) Thanks [@voorjaar](https://github.com/voorjaar)! - feat: new resetStyleMeta helper

## 1.1.0-beta.0

### Minor Changes

- [`a8e51fe2`](https://github.com/windijs/windijs/commit/a8e51fe2d193dc7e6b450fb4e7b5ad6ab330bd33) Thanks [@voorjaar](https://github.com/voorjaar)! - refactor: new handler api with meta data

## 1.0.3

### Patch Changes

- Updated dependencies [939f0398]
  - @windijs/shared@1.0.3

## 1.0.2

### Patch Changes

- fix: should publish CHANGELOG.md
- Updated dependencies
  - @windijs/shared@1.0.2

## 1.0.1

### Patch Changes

- chore: release v1.0.1
- Updated dependencies
  - @windijs/shared@1.0.1

## 1.0.0
