Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 5.0.0-rc.0 #325

Merged
merged 20 commits into from
May 29, 2024
Merged

Version 5.0.0-rc.0 #325

merged 20 commits into from
May 29, 2024

Commits on Mar 2, 2024

  1. Version 5 initial steps

    Migrate to vitest 1.x.x, update tests and coverage reporting for this. Utilize lazy component loading strategies to create smaller bundle sizes. Move p5 to a peer dependency to allow users to install their preferred version while drastically reducing our bundle size even further in the process.
    jamesrweb committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0046153 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Tests and alternate views

    Update test structure and coverage to match that of src files. Allow for error, loading and fallback views. Add test coverage for the new view types, constants and utils. Merge previous tests into a single file since these all test the same component in the end. Update configs for eslint to handle more hooks cases. Disallow logs in test output since these are distracting and not necessary at this time.
    jamesrweb committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    fe31bc1 View commit details
    Browse the repository at this point in the history
  2. Add to contracts imports

    jamesrweb committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c731471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ece44 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    23f573c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f71c349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2fd5a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    a89172a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf2ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8a78cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d527f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    315b78b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfbc575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ef332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df8673 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    36af7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c63bc56 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    28f9d19 View commit details
    Browse the repository at this point in the history
  2. 5.0.0-rc.0

    jamesrweb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cfd0101 View commit details
    Browse the repository at this point in the history