@noya-app/noya-designsystem 0.1.33 → 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 152ms
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 152ms
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 247ms.
23
+ Done in 394ms.
24
24
 
25
- DTS ⚡️ Build success in 2493ms
25
+ DTS ⚡️ Build success in 3802ms
26
26
  DTS dist/index.d.ts 44.10 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @noya-app/noya-designsystem
2
2
 
3
+ ## 0.1.34
4
+
5
+ ### Patch Changes
6
+
7
+ - dca2795: Fix exports object
8
+
3
9
  ## 0.1.33
4
10
 
5
11
  ### Patch Changes