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: Skenvy/Collatz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: javascript-v0.5.0
Choose a base ref
...
head repository: Skenvy/Collatz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: javascript-v1.0.0
Choose a head ref
  • 1 commit
  • 48 files changed
  • 1 contributor

Commits on Jun 29, 2023

  1. Javascript 1.0.0 -- TreeGraph, and demo folder. (#206)

    * tree graph
    * Set up the deep equals test for tree graph
    * bump checkout
    * Add cache, add a basic stub for demos, and add comments regarding deno
    * but without another thing running first it doesn't run preinstall??
    * Does changing from preinstall to prepare let it know to run before the 'npm i' in the workflow?
    * Does using the full name 'install' fix it?
    * ok clearly lifecycle scripts are fucked
    * Add ts demos
    * bump package to first major version
    ---------
    Co-authored-by: Skenvy <>
    Skenvy authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cdba197 View commit details
    Browse the repository at this point in the history
Loading