@noya-app/noya-designsystem 0.1.32 → 0.1.34

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.
@@ -9,10 +9,10 @@
9
9
  ESM Build start
10
10
  ESM dist/index.mjs 623.22 KB
11
11
  ESM dist/index.mjs.map 1.04 MB
12
- ESM ⚡️ Build success in 232ms
12
+ ESM ⚡️ Build success in 156ms
13
13
  CJS dist/index.js 637.06 KB
14
14
  CJS dist/index.js.map 1.04 MB
15
- CJS ⚡️ Build success in 233ms
15
+ CJS ⚡️ Build success in 158ms
16
16
  DTS Build start
17
17
  Browserslist: caniuse-lite is outdated. Please run:
18
18
  npx update-browserslist-db@latest
@@ -20,7 +20,7 @@ Browserslist: caniuse-lite is outdated. Please run:
20
20
 
21
21
  Rebuilding...
22
22
 
23
- Done in 498ms.
23
+ Done in 394ms.
24
24
 
25
- DTS ⚡️ Build success in 4833ms
25
+ DTS ⚡️ Build success in 3802ms
26
26
  DTS dist/index.d.ts 44.10 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.34
4
+
5
+ ### Patch Changes
6
+
7
+ - dca2795: Fix exports object
8
+
9
+ ## 0.1.33
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [c3a0c5c]
14
+ - @noya-app/noya-colorpicker@0.1.12
15
+
3
16
  ## 0.1.32
4
17
 
5
18
  ### Patch Changes