Releases: google/clasp
Releases Β· google/clasp
v3.0.1-alpha1
3.0.1-alpha1 (2025-03-11)
Bug Fixes
- Add missing import from "open", not caught by typescript due to being browser api (907d80f)
v3.0.0-alpha1
v3.0.0-alpha
3.0.0-alpha (2025-03-11)
β BREAKING CHANGES
- CLI syntax changed for some commands, Flattens the command structure so it is consistent. Previously some commands were subcommands, others had flags that radically changed behavior, etc. While most commands are compatible, some lesser used commands have been renamed.
- Drops typescript support
Bug Fixes
v2.5.0
v2.4.2
@google/clasp v2.4.1
@google/clasp v2.4.0
@google/clasp v2.3.1
Features
- env & option based config files (1b68374)
Bug Fixes
- Add missing find-up dependency (#833) (0c9c773)
- commander 6 option clash (f2b7092)
- commander 6 option clash (#816) (517a9d8)
- Make tests green again -- update commander version + minor adjustments. Also fix cleanup of tests to correctly restore credentials (d526a9f)
Miscellaneous Chores
Minor clasp Updates
This release adds minor improvements to clasp docs and TypeScript support.
In addition, there's now better autocompletion support for your appsscript.json files (use VS Code).
Thanks for your PRs @PopGoesTheWza, @takanakahiko, @campionfellin, @erickoledadevrel, @sqrrrl, and @PrzeOr82! π
See the full diff.
Clasp Run Improvements
This major release changes the way .clasp.json is stored, requiring you to clasp login to use clasp@2.
This was changed in order to support clasp run.