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

Solid 1.9 #2306

Merged
merged 11 commits into from
Sep 24, 2024
Merged

Solid 1.9 #2306

merged 11 commits into from
Sep 24, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    313f8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d5c49 View commit details
    Browse the repository at this point in the history
  3. update lock file

    trusktr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9d1699e View commit details
    Browse the repository at this point in the history
  4. Add exports to solid-js/store's server build to match the client buil…

    …d, marking the additional export as not supported on the server side
    trusktr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    617a64a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update dom-expressions

    ryansolid committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2a3a198 View commit details
    Browse the repository at this point in the history
  2. fix!: Remove browser field from package.json (#2255)

    * fix!: Remove browser field from package.json of core packages so that worker export doesn't get mapped back to removeBrowserPackageJson
    
    BREAKING CHANGE: Jest was previously mentioned as the reason that wasn't removed, but Jest now supports package.json modules. That said, some other tooling might still not support esm exports.
    
    * Create rare-birds-train.md
    
    ---------
    
    Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
    wkelly17 and ryansolid authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    120bf06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83e57c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f8a4fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f8597d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Improve signal setter type for code completion of string literal unio…

    …ns. (#2297)
    
    * fix
    
    * fix test
    
    * Create shy-islands-talk.md
    
    ---------
    
    Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
    Huliiiiii and ryansolid authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    80b0958 View commit details
    Browse the repository at this point in the history
  2. update TS to NodeNext

    ryansolid committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    51bec61 View commit details
    Browse the repository at this point in the history