@noya-app/noya-file-explorer 0.0.15 → 0.0.17

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.
@@ -8,17 +8,17 @@
8
8
  CLI Target: esnext
9
9
  CJS Build start
10
10
  ESM Build start
11
- CJS dist/index.css 47.33 KB
12
- CJS dist/index.js 78.96 KB
13
- CJS dist/index.css.map 73.19 KB
14
- CJS dist/index.js.map 133.97 KB
15
- CJS ⚡️ Build success in 61ms
16
- ESM dist/index.mjs 75.99 KB
17
- ESM dist/index.css 47.33 KB
18
- ESM dist/index.css.map 73.19 KB
19
- ESM dist/index.mjs.map 132.87 KB
20
- ESM ⚡️ Build success in 62ms
11
+ CJS dist/index.css 45.44 KB
12
+ CJS dist/index.js 119.37 KB
13
+ CJS dist/index.css.map 66.15 KB
14
+ CJS dist/index.js.map 204.04 KB
15
+ CJS ⚡️ Build success in 330ms
16
+ ESM dist/index.css 45.44 KB
17
+ ESM dist/index.mjs 114.34 KB
18
+ ESM dist/index.css.map 66.15 KB
19
+ ESM dist/index.mjs.map 204.85 KB
20
+ ESM ⚡️ Build success in 333ms
21
21
  DTS Build start
22
- DTS ⚡️ Build success in 7473ms
23
- DTS dist/index.d.ts 1.65 MB
24
- DTS dist/index.d.mts 1.65 MB
22
+ DTS ⚡️ Build success in 17214ms
23
+ DTS dist/index.d.ts 2.14 MB
24
+ DTS dist/index.d.mts 2.14 MB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @noya-app/noya-file-explorer
2
2
 
3
+ ## 0.0.17
4
+
5
+ ### Patch Changes
6
+
7
+ - 6f0b309: Bump version
8
+ - Updated dependencies [6f0b309]
9
+ - @noya-app/noya-multiplayer-react@0.1.64
10
+ - @noya-app/noya-designsystem@0.1.65
11
+ - @noya-app/react-utils@0.1.25
12
+ - @noya-app/noya-schemas@0.1.7
13
+ - @noya-app/noya-icons@0.1.13
14
+ - @noya-app/noya-utils@0.1.7
15
+
16
+ ## 0.0.16
17
+
18
+ ### Patch Changes
19
+
20
+ - 6c17ae1: Updates
21
+ - Updated dependencies [6c17ae1]
22
+ - @noya-app/noya-multiplayer-react@0.1.63
23
+ - @noya-app/noya-designsystem@0.1.64
24
+ - @noya-app/react-utils@0.1.24
25
+ - @noya-app/noya-schemas@0.1.6
26
+ - @noya-app/noya-keymap@0.1.4
27
+ - @noya-app/noya-icons@0.1.12
28
+ - @noya-app/noya-utils@0.1.6
29
+
3
30
  ## 0.0.15
4
31
 
5
32
  ### Patch Changes