github lit/lit @lit-labs/ssr-client@1.0.0-rc.3

latest releases: @lit-labs/cli@0.6.5, lit-html@3.2.0, @lit/localize-tools@0.8.0...
pre-release3 years ago

Patch Changes

  • #2103 15a8356d - Updates the exports field of package.json files to replace the subpath
    folder
    mapping

    syntax with an explicit list of all exported files.

    The /-suffixed syntax for subpath folder mapping originally used in these
    files is deprecated. Rather than update to the new syntax, this change replaces
    these mappings with individual entries for all exported files so that (a) users
    must import using extensions and (b) bundlers or other tools that don't resolve
    subpath folder mapping exactly as Node.js does won't break these packages'
    expectations around how they're imported.

  • #2113 5b2f3642 - Dependency upgrades including TypeScript 4.4.2

Don't miss a new lit release

NewReleases is sending notifications on new releases.