- #3132
2fe2053f
- Added "types" entry to package exports. This tells newer versions of TypeScript where to look for typings for each module.
- #1942
c8fe1d4
- For minified class fields on classes in lit libraries, added prefix to stable properties to avoid collisions with user properties.
-
Updated dependencies [
ff0d1556
,15a8356d
,2b8dd1c7
,34280cb0
,5768cc60
,018f6520
,5fabe2b5
,0470d86a
,5fabe2b5
,52a47c7e
,5b2f3642
,5fabe2b5
,08f60328
,7adfbb0c
,5fabe2b5
,24feb430
,61fc9452
,5fabe2b5
,13d137e9
,5fabe2b5
,5fabe2b5
,724a9aab
,0312f3e5
,8b6e2415
,761375ac
,a791514b
,5fabe2b5
]:
-
#2113
5b2f3642
- Dependency upgrades including TypeScript 4.4.2 -
Updated dependencies [
15a8356d
,2b8dd1c7
,018f6520
,5b2f3642
,7adfbb0c
,24feb430
,61fc9452
,724a9aab
,0312f3e5
,8b6e2415
,761375ac
]:- @lit/[email protected]
- #1942
c8fe1d4
- For minified class fields on classes in lit libraries, added prefix to stable properties to avoid collisions with user properties.
-
Updated dependencies [
ff0d1556
,34280cb0
,5768cc60
,5fabe2b5
,5fabe2b5
,52a47c7e
,5fabe2b5
,5fabe2b5
,5fabe2b5
,5fabe2b5
,5fabe2b5
,a791514b
,5fabe2b5
]:- @lit/[email protected]
Changes below were based on the Keep a Changelog format. All changes above are generated automatically by Changesets.
- Updated dependencies.
- Adds
UseScopedRegistry
mixin forLitElement
that integrates with the speculative Scoped CustomElementRegistry polyfill.