Releases: jsrepojs/jsrepo
Releases · jsrepojs/jsrepo
[email protected]
[email protected]
[email protected]
Minor Changes
- 074fb73: re-write internal apis to make the public api usable in the browser. (No change for cli users)
[email protected]
Patch Changes
- d6bc0ee: Expose registry types.
[email protected]
[email protected]
[email protected]
Patch Changes
- 9b9ddee: Ensure
/.a/
ignore syntax works during build.
[email protected]
Minor Changes
- f52c4db: feat: ✨ Update with AI ✨ Adds "Update with AI" to the "Accept changes?" prompt when running
jsrepo update
. This allows for smarter updates when overwriting the entire file isn't what you want.
[email protected]
Minor Changes
- 4d372c6: Respect
.gitignore
when runningbuild
..git
andnode_modules
are always ignored.
[email protected]
Patch Changes
- 2091a2c: Remove debug log.