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: flex-development/mlly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-alpha.12
Choose a base ref
...
head repository: flex-development/mlly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-alpha.13
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 22, 2023

  1. build(deps-dev): Bump typescript from 5.0.0-dev.20230219 to 5.0.0-dev…

    ….20230222 (#158)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1ca8a5f View commit details
    Browse the repository at this point in the history
  2. fix(ts): ensure typechecks pass without peer deps installed

    - @ts-* comments are meaningful comments, but typescript does not preserve them 🙃🙄
    - re-implemented 779cddf as build plugin
    - microsoft/TypeScript#38628
    - microsoft/TypeScript#38628 (comment)
    
    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    81b55ca View commit details
    Browse the repository at this point in the history
  3. release: 1.0.0-alpha.13 (#161)

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d4611b6 View commit details
    Browse the repository at this point in the history
Loading