Skip to content

Conversation

@nikcorg
Copy link

@nikcorg nikcorg commented Oct 28, 2025

Sync the customised library with upstream version v1.1.1

Due to breaking changes this will require extensive testing before merging.

@nikcorg nikcorg self-assigned this Oct 28, 2025
@nikcorg nikcorg changed the base branch from customisations to main October 28, 2025 14:02
commit 3188526
Author: Niklas Lindgren <niklas@musicglue.com>
Date:   Tue Jun 11 15:24:24 2024 +0300

    docs(readme): adds new section on including Solid in your project

    This documents the altered approach to including Solid a project, the
    changes to importing the default matchers and how to bring your own
    matchers for types with bundled matchers.

commit ddcb0fd
Author: Niklas Lindgren <niklas@musicglue.com>
Date:   Tue Jun 11 15:24:05 2024 +0300

    test(test helpers): add `use Solid` to test helpers

commit 67c60c7
Author: Niklas Lindgren <niklas@musicglue.com>
Date:   Tue Jun 11 15:21:59 2024 +0300

    feat: export a `use Solid` macro for default config usage

    This is a convenience method, that makes including Solid in your project
    using the default config easier.

    This will be the simplest and likeliest upgrade path for most Solid
    users.

commit 2dcd980
Author: Niklas Lindgren <niklas@musicglue.com>
Date:   Tue Jun 11 15:20:28 2024 +0300

    test(matchers): add cases for built-in matchers

commit ac54b6b
Author: Niklas Lindgren <niklas@musicglue.com>
Date:   Tue Jun 11 14:57:33 2024 +0300

    feat!(matchers): exclude bundled matchers by default

    Packages the bundled matchers in a new module `Solid.Matcher.Builtins`,
    adding a `__using__` macro for including them in your own project.

    This is a breaking change, but the only way for supporting custom
    implementations in place of the bundled matchers.

commit 0a86872
Author: Matt Sutkowski <msutkowski@gmail.com>
Date:   Mon Apr 29 21:14:23 2024 -0700

    chore: update docs around render/3 and README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants