Skip to content

Releases: jsrepojs/jsrepo

[email protected]

03 Feb 14:47
e89c7e8
Compare
Choose a tag to compare

Minor Changes

  • d72a2e9: feat: Optional metadata for the manifest file provided from the jsrepo-build-config.json.
  • d72a2e9: feat: Object based manifest

[email protected]

27 Jan 12:03
82e148f
Compare
Choose a tag to compare

Patch Changes

  • d4e42fd: Ensure parsed urls from http provider end with a trailing slash.
  • d4e42fd: Catch JSON.parse errors when fetching the manifest to provide a more clear error to the user.

[email protected]

26 Jan 19:28
78c177a
Compare
Choose a tag to compare

Minor Changes

  • 074fb73: re-write internal apis to make the public api usable in the browser. (No change for cli users)

[email protected]

24 Jan 16:15
f7429d2
Compare
Choose a tag to compare

Patch Changes

[email protected]

23 Jan 21:09
06f3bd1
Compare
Choose a tag to compare

Patch Changes

  • 9b9b4a2: perf: Resolve repository paths and fetch jsrepo-manifest.json in parallel.
  • 53ddf84: chore: Bump deps
  • 53ddf84: fix: Wrap overflowed text in boxes

[email protected]

21 Jan 22:20
52da931
Compare
Choose a tag to compare

Patch Changes

  • 1bc5b91: Update no-framework-dependency list to include @sveltejs/kit
  • fbd749a: Ensure dependency versions are correctly parsed when adding/updating blocks.

[email protected]

20 Jan 13:41
e32dcaa
Compare
Choose a tag to compare

Patch Changes

  • 9b9ddee: Ensure /.a/ ignore syntax works during build.

[email protected]

18 Jan 16:26
213d0b0
Compare
Choose a tag to compare

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]

17 Jan 17:26
64743e8
Compare
Choose a tag to compare

Minor Changes

  • 4d372c6: Respect .gitignore when running build. .git and node_modules are always ignored.

[email protected]

17 Jan 00:04
b4f0dbd
Compare
Choose a tag to compare

Patch Changes