Releases: jsrepojs/jsrepo
Releases · jsrepojs/jsrepo
v2.0.2
Patch Changes
- 06d814d: chore: remove
prettier-plugin-svelte
(unnecessary)
- 06d814d: chore: change over from
execa
to tinyexec
v2.0.0
Major Changes
- 3900102: breaking: original
auth
command is now tokens
and auth
command is now just for jsrepo.com.
- 3900102: feat: Support jsrepo as a registry provider 🎉
Minor Changes
- 3900102: feat: Allow for caching using
make-fetch-happen
- 3900102: feat: Setup registry for publish on jsrepo.com during init
- 3900102: feat: Always install jsrepo as a dev dependency when initializing a new registry
v1.47.1
Patch Changes
- 45357a2: chore: Update
package.json
links for repo move.
Minor Changes
- 7a0c113: fix: Update args for
add
so that config takes priority as expected
Patch Changes
- 7a0c113: fix: ensure package with unpinned version isn't installed if already installed in the users project
- 5fd4c12: chore: housekeeping
Patch Changes
- 0e41ca6: chore: bump deps
- 2b9f754: fix: Delete outdated state cache entries when using
--no-cache
- 0e41ca6: fix: Fix self-hosted gitlab registries.
Patch Changes
- 144cff5: fix: Ensure original import is quoted before replacing it in test files.
Minor Changes
- 47d0c1c: feat: Add flags for "zero-config" adds.
Patch Changes
Patch Changes
- a5daf17: fix: Fix url parsing for gitlab self hosted on a subdomain