needle-cloud 0.4.0-alpha.8 → 0.4.0-alpha.81
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.
- package/CHANGELOG.md +70 -63
- package/README.md +14 -18
- package/bin/cli.js +1 -1
- package/dist/cli.esm.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/needle-share-cli/src/web/index.d.ts +2 -4
- package/dist/pako.esm-01431bd2.js +1 -0
- package/dist/pako.esm-01431bd2.js.map +1 -0
- package/dist/web/index.d.ts +2 -4
- package/package.json +61 -56
package/CHANGELOG.md
CHANGED
|
@@ -1,64 +1,71 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
All notable changes to this package will be documented in this file.
|
|
3
|
-
|
|
4
|
-
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
5
|
-
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
6
|
-
|
|
7
|
-
## [0.4.0-alpha.
|
|
8
|
-
- add:
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
-
|
|
13
|
-
|
|
14
|
-
## [0.
|
|
15
|
-
- add:
|
|
16
|
-
-
|
|
17
|
-
|
|
18
|
-
## [0.
|
|
19
|
-
- add:
|
|
20
|
-
|
|
21
|
-
## [0.
|
|
22
|
-
- add:
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
|
|
28
|
-
## [0.0
|
|
29
|
-
-
|
|
30
|
-
|
|
31
|
-
## [0.0.1-alpha.
|
|
32
|
-
- add:
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
## [0.0.1-alpha.
|
|
44
|
-
- add:
|
|
45
|
-
-
|
|
46
|
-
|
|
47
|
-
## [0.0.1-alpha.
|
|
48
|
-
- add:
|
|
49
|
-
|
|
50
|
-
## [0.0.1-alpha.
|
|
51
|
-
- add:
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
-
|
|
55
|
-
- add: `needle-cloud` now has a `--name` argument
|
|
56
|
-
|
|
57
|
-
## [0.0.1-alpha.
|
|
58
|
-
-
|
|
59
|
-
|
|
60
|
-
## [0.0.1-alpha.
|
|
61
|
-
- add:
|
|
62
|
-
|
|
63
|
-
|
|
1
|
+
# Changelog
|
|
2
|
+
All notable changes to this package will be documented in this file.
|
|
3
|
+
|
|
4
|
+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
5
|
+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
6
|
+
|
|
7
|
+
## [0.4.0-alpha.79] - 2025-03-28
|
|
8
|
+
- add: deploy command now gzips HTML, JS and CSS files before upload
|
|
9
|
+
|
|
10
|
+
## [0.4.0-alpha.55] - 2024-11-19
|
|
11
|
+
- change: update license flow
|
|
12
|
+
- change: license check updated
|
|
13
|
+
|
|
14
|
+
## [0.4.0-alpha.24] - 2024-11-15
|
|
15
|
+
- add: auth flow timeout
|
|
16
|
+
- fix: CLI node 18 support
|
|
17
|
+
|
|
18
|
+
## [0.4.0-alpha.5] - 2024-10-18
|
|
19
|
+
- add: CLI license server
|
|
20
|
+
|
|
21
|
+
## [0.3.0-alpha.4] - 2024-10-17
|
|
22
|
+
- add: CLI support for `login` and `logout`
|
|
23
|
+
- add: CLI `--org` option
|
|
24
|
+
|
|
25
|
+
## [0.2.0-alpha.1] - 2024-10-01
|
|
26
|
+
- add: support to list deployments for web and CLI
|
|
27
|
+
|
|
28
|
+
## [0.1.0-alpha.13] - 2024-09-26
|
|
29
|
+
- add: web support
|
|
30
|
+
|
|
31
|
+
## [0.0.1-alpha.25] - 2024-08-23
|
|
32
|
+
- add: deploy command now has `--verbose` flag
|
|
33
|
+
- fix: deploy command should not update the job status after the upload was finished
|
|
34
|
+
|
|
35
|
+
## [0.0.1-alpha.24] - 2024-08-17
|
|
36
|
+
- minor optimize command output improvement
|
|
37
|
+
|
|
38
|
+
## [0.0.1-alpha.23] - 2024-08-16
|
|
39
|
+
- add: Node 18 support
|
|
40
|
+
- add: the access token can now set in a environment variable using `NEEDLE_CLOUD_TOKEN=<yourtoken>`
|
|
41
|
+
- change: rename package to `needle-cloud`
|
|
42
|
+
|
|
43
|
+
## [0.0.1-alpha.20] - 2024-08-14
|
|
44
|
+
- add: `deploy` does now automatically determine a project name if none is provided
|
|
45
|
+
- add: `deploy` does now allow deployment of gzip compressed files
|
|
46
|
+
|
|
47
|
+
## [0.0.1-alpha.18] - 2024-08-13
|
|
48
|
+
- add: better re-upload handling and optimization request for already optimized files
|
|
49
|
+
|
|
50
|
+
## [0.0.1-alpha.16] - 2024-08-12
|
|
51
|
+
- add: optimize `--verbose` mode
|
|
52
|
+
- fix: upload issue in SDK
|
|
53
|
+
|
|
54
|
+
## [0.0.1-alpha.10] - 2024-08-11
|
|
55
|
+
- add: `needle-cloud optimize` command now has a `--name` argument
|
|
56
|
+
|
|
57
|
+
## [0.0.1-alpha.8] - 2024-08-09
|
|
58
|
+
- add: `needle-cloud optimize` which allows to run compression via needle-cloud and get optimized files
|
|
59
|
+
|
|
60
|
+
## [0.0.1-alpha.5] - 2024-08-09
|
|
61
|
+
- add: parallelized upload
|
|
62
|
+
- add: `needle-cloud` now has a `--name` argument which allows to re-deploy to the same view
|
|
63
|
+
|
|
64
|
+
## [0.0.1-alpha.4] - 2024-07-18
|
|
65
|
+
- change: upload with deployment type
|
|
66
|
+
|
|
67
|
+
## [0.0.1-alpha.3] - 2024-07-08
|
|
68
|
+
- add: open pages url
|
|
69
|
+
|
|
70
|
+
## [0.0.1-alpha.1] - 2024-07-06
|
|
64
71
|
- initial release
|
package/README.md
CHANGED
|
@@ -1,18 +1,14 @@
|
|
|
1
|
-
# Needle Cloud
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
- `
|
|
10
|
-
- `
|
|
11
|
-
- `
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
Install in your project with `npm i needle-cloud`.
|
|
17
|
-
|
|
18
|
-
- TODO: docs
|
|
1
|
+
# Needle Cloud CLI
|
|
2
|
+
|
|
3
|
+
Run with `npx needle-cloud@version-1 <command>`
|
|
4
|
+
|
|
5
|
+
#### Available Commands
|
|
6
|
+
|
|
7
|
+
- `login` - Login to your Needle Cloud account
|
|
8
|
+
- `logout` - Logout from your Needle Cloud account
|
|
9
|
+
- `deploy <path/to/needle/dist/folder>` - Deploy a built needle engine project to needle cloud
|
|
10
|
+
- `optimize <path/to/directory/or/file>` - Support for cloud compression of glTF, GLB, VRM, USD files
|
|
11
|
+
- `help` - Print help for available commands. To get detailed help for commands below use `help <commandname>`
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
[Needle Cloud](https://cloud.needle.tools)
|
package/bin/cli.js
CHANGED