Releases: google/clasp
Releases · google/clasp
v3.3.0
3.3.0 (2026-03-11)
Features
- push: add timestamp to push success message (#896) (#1127) (8bccc4e)
- support explicit project, clasp, and extra login scopes (#1122) (811ed60)
Bug Fixes
- correct typos in src/auth/auth.ts (#1132) (af09d60)
- detect SERVER_JS basename conflicts (#1120) (f3d9e99)
- Fix incorrect storage of id_token, add missing awaits for some async operations( #1121) (b0fa745)
- honor skipSubdirectories in project config (#1117) (732db4c)
- normalize paths for filePushOrder matching (#1131) (8c7dc52)
v3.2.0
v3.1.3
v3.1.2
What's Changed
- feat: Update gemini-extension.json by @google-labs-jules[bot] in #1095
New Contributors
- @google-labs-jules[bot] made their first contribution in #1095
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
v3.0.6-alpha
v3.0.5-alpha
3.0.5-alpha (2025-05-30)
Features
v3.0.4-alpha
3.0.4-alpha (2025-05-09)
Bug Fixes
v3.0.3-alpha
3.0.3-alpha (2025-03-25)
Bug Fixes
- Add breaking change not to readme about --rootDir option behavior (#1046) (23c0e88)
- Correctly ignore errors fetching userinfo when logging in with custom creds. (#1040) (6c894f2)
- Correctly output container URL (#1046) (e9be2c0)
- Ensure parent ID is saved in .clasp.json (e2e902c)
- Fix duplicate output of some error messages (82e921f)
- Fix issue with push --watch terminating early (#1045) (0e114f2)
- Output parent URL when creating scripts if available (#1046) (64d8c33)
- Remove other instance of .claspignore file warning as now obsolete (0b29163)
- Skip micromatch when ignore file is empty (#1043) (121dd26)
- Update documentation on how to accomodate policy restrictions on 3P apps (#940) (e35cb84)
- Update run instructions for 3.x (f75059e)