Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: junobuild/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.14
Choose a base ref
...
head repository: junobuild/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 10 commits
  • 21 files changed
  • 1 contributor

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    9990ee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. feat: generate dev custom functions (#467)

    * feat: generate dev custom functions
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * chore: merge main
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: revert functions
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: peer functions
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: fn renamed
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: did-tools
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: print results
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: use released next libs
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    ---------
    
    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    ebe62ed View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. feat: replace did-tools with functions-tools (#469)

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    d68ecb1 View commit details
    Browse the repository at this point in the history
  2. feat: replace dfinity/zod-schemas by junobuild/zod (#470)

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    548cd53 View commit details
    Browse the repository at this point in the history
  3. feat: generate TS/JS api for serverless functions (#471)

    * feat: generate TS/JS api for serverless functions
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: generate did
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * chore: fmt
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: cleanup and spinner
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: generate did
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * chore: fmt
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: use next
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    ---------
    
    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    9608c35 View commit details
    Browse the repository at this point in the history
  4. chore: invert rm/i order

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    e16db2e View commit details
    Browse the repository at this point in the history
  5. build: use release juno-js library (#472)

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    abe0742 View commit details
    Browse the repository at this point in the history
  6. chore: update crates in template (#473)

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    8b03a09 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. build: use latest juno js libs and generate with @junobuild/schema (#…

    …476)
    
    * build: use latest juno js libs and schema instead of zod
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: renamed api
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: use released
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    * feat: the final ones!
    
    Signed-off-by: David Dal Busco <[email protected]>
    
    ---------
    
    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    63aab57 View commit details
    Browse the repository at this point in the history
  2. chore: release

    Signed-off-by: David Dal Busco <[email protected]>
    peterpeterparker committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    45eb5cc View commit details
    Browse the repository at this point in the history
Loading