prismic-cli
prismic-cli copied to clipboard
Prismic command line tool
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.10 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
`prismic sm --setup` throw error for missing `nuxt.config.js` even though `nuxt.config.ts` exists.
nuxt-bridge now supports and recommends typescript for their config file but prismic cli doesn't detect it. ``` prismic sm --existing-repo --setup ? Name your prismic repository: https://repo-name.prismic.io ? Which framework...
Doc is not up to date as it is now possible to use `--email` or `--password` option during login. See the example below 
Bumps [@babel/template](https://github.com/babel/babel/tree/HEAD/packages/babel-template) from 7.14.5 to 7.20.7. Release notes Sourced from @babel/template's releases. v7.20.7 (2022-12-22) Thanks @wsypower for your first PR! :eyeglasses: Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Just a reminder that the Prismic login feature doesn't work under WSL2. ### Preparation ``` $ sudo npm install -g prismic-cli ... ``` Any browser would likely do: ``` $...