Releases: prismicio/cli
v1.9.0
1.9.0 (2026-05-21)
Features
This PR was generated with Release Please. See documentation.
Note
Low Risk
Low risk release metadata update only (changelog and package version bumps) with no runtime code changes.
Overview
Publishes v1.9.0 by updating package.json/package-lock.json versions and adding the 1.9.0 entry to CHANGELOG.md (noting the push feature for handling deletion of custom types with existing documents).
Reviewed by Cursor Bugbot for commit d5614a9. Bugbot is set up for automated code reviews on this repo. Configure here.
v1.8.0
1.8.0 (2026-05-13)
Features
- add default UID field to new repeatable types (#184) (89591e5)
- configure preview and simulator URL on init (#183) (2979d6b)
- mark onboarding steps from CLI commands (#178) (9ae5b1d)
- tracking: identify CLI and detect AI agent harness (#175) (1d5c9ed)
Bug Fixes
This PR was generated with Release Please. See documentation.
v1.7.2
1.7.2 (2026-05-05)
Bug Fixes
- derive Amplitude server URL from host (#173) (cc6f2d7)
- rename stray segmentTrackEnd call to trackCommandEnd (#177) (90818aa)
This PR was generated with Release Please. See documentation.
Need help on this PR? Tag @codesmith with what you need.
- Let Codesmith autofix CI failures and bot reviews
v1.7.1
1.7.1 (2026-05-02)
Bug Fixes
- ignore cosmetic key-order drift in model comparisons (#172) (5a96016)
- include untracked model files in dirty tree check (#169) (9e130c3)
This PR was generated with Release Please. See documentation.
Need help on this PR? Tag @codesmith with what you need.
- Let Codesmith autofix CI failures and bot reviews
v1.7.0
1.7.0 (2026-05-01)
Features
- add --env flag (#167) (3dbdb86)
- add examples to --help output for complex commands (#154) (a4e39db)
- add push, pull, and fetch commands (#164) (ef09ffa)
- add status command and simplify model sync (#166) (f010fa5)
- create a new repository during init when --repo is not provided (#147) (a4a8aba)
- document group field dot notation in field add help (#152) (c353e2f)
- nuxt: module doesn't require further configuration (#165) (31c2c56)
- operate on local models only (a744f54)
- print suggested next steps after mutating commands (#157) (3f53653)
- surface content-relationship --field flag in help text (#153) (84390d1)
- surface prismic docs command in top-level help (#155) (bdbe6a3)
Bug Fixes
- preserve order for docs anchors instead of sorting alphabetically (#151) (494e82d), closes #144
- win32: don't open extra terminal (#159) (d418cc9)
This PR was generated with Release Please. See documentation.
v1.6.1
1.6.1 (2026-04-15)
Bug Fixes
Performance Improvements
This PR was generated with Release Please. See documentation.
v1.6.0
1.6.0 (2026-04-15)
Features
- add a consistent table formatter for tabular output (#125) (9a79c50)
- add remote modeling commands for custom types, page types, and slices (#83) (78c13b0)
- move CLI config to cross-platform config directory (#130) (39fc1d7)
Bug Fixes
This PR was generated with Release Please. See documentation.
v1.5.0
1.5.0 (2026-04-08)
Features
- add
docscommand for browsing Prismic documentation (#85) (787a9c1) - notify when a newer CLI version is available (#87) (4025179)
Bug Fixes
- use correct Amplitude vardata path (#88) (e7aa64c)
- use slice
idinstead ofnamefor generated TypeScript types (#90) (d6f53e4)
This PR was generated with Release Please. See documentation.
v1.4.0
v1.3.0
1.3.0 (2026-03-25)
Features
- add
gen setupcommand (#73) (9f1abb9) - add documentAPIEndpoint to config (#71) (c647872)
- add gen commands (#68) (3077302), closes #19
- add locale commands (#66) (b3507fb)
- add repo commands (#69) (acf686e), closes #16
- add token commands (#67) (f02cfc3)
- generate page files for page types (#63) (1b40899)
- manage routes in config for page types (#62) (6831aaa)
This PR was generated with Release Please. See documentation.