@zessjs/compiler 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -404,7 +404,7 @@ const withRefs = (
404
404
  **Output:**
405
405
 
406
406
  ```javascript
407
- const _self$ = this
407
+ const _self$ = globalThis
408
408
  const withRefs = [
409
409
  (() => {
410
410
  const _el$ = _$createElement('input')
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zessjs/compiler",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Zess JSX compiler 💥 Delivers efficient code conversion for super - responsive web experiences.",
5
5
  "type": "module",
6
6
  "keywords": [