@noya-app/noya-file-explorer 0.0.19 → 0.0.21

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.js 122.17 KB
12
+ CJS dist/index.css 73.45 KB
13
+ CJS dist/index.css.map 109.49 KB
14
+ CJS dist/index.js.map 209.34 KB
15
+ CJS ⚡️ Build success in 219ms
16
+ ESM dist/index.css 73.45 KB
17
+ ESM dist/index.mjs 117.03 KB
18
+ ESM dist/index.css.map 109.49 KB
19
+ ESM dist/index.mjs.map 210.12 KB
20
+ ESM ⚡️ Build success in 219ms
11
21
  DTS Build start
12
- CJS dist/index.js 119.37 KB
13
- CJS dist/index.css 45.44 KB
14
- CJS dist/index.css.map 66.15 KB
15
- CJS dist/index.js.map 204.04 KB
16
- CJS ⚡️ Build success in 213ms
17
- ESM dist/index.mjs 114.34 KB
18
- ESM dist/index.css 45.44 KB
19
- ESM dist/index.mjs.map 204.85 KB
20
- ESM dist/index.css.map 66.15 KB
21
- ESM ⚡️ Build success in 214ms
22
- DTS ⚡️ Build success in 19726ms
22
+ DTS ⚡️ Build success in 7322ms
23
23
  DTS dist/index.d.ts 2.14 MB
24
24
  DTS dist/index.d.mts 2.14 MB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @noya-app/noya-file-explorer
2
2
 
3
+ ## 0.0.21
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a149637]
8
+ - @noya-app/noya-designsystem@0.1.68
9
+ - @noya-app/noya-multiplayer-react@0.1.68
10
+
11
+ ## 0.0.20
12
+
13
+ ### Patch Changes
14
+
15
+ - 30ac7fe: Bump
16
+ - Updated dependencies [30ac7fe]
17
+ - @noya-app/noya-multiplayer-react@0.1.67
18
+ - @noya-app/noya-designsystem@0.1.67
19
+ - @noya-app/noya-schemas@0.1.8
20
+ - @noya-app/noya-icons@0.1.14
21
+
3
22
  ## 0.0.19
4
23
 
5
24
  ### Patch Changes