You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@lit-labs/analyzer@0.5.0
Minor Changes
#3507b152db29 - Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.
#3507b152db29 - Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (via getExport() and getResolvedExport()) and the ability to dereference References to the Declaration they point to (via dereference()). A ClassDeclaration's superClass may be interrogated via classDeclaration.heritage.superClass.dereference() (heritage.superClass returns a Reference, which can be dereferenced to access its superclass's ClassDeclaration model.
@lit-labs/cli@0.3.0
Minor Changes
#3507b152db29 - changed lit init --dir flag to --out
#3507b152db29 - Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (via getExport() and getResolvedExport()) and the ability to dereference References to the Declaration they point to (via dereference()). A ClassDeclaration's superClass may be interrogated via classDeclaration.heritage.superClass.dereference() (heritage.superClass returns a Reference, which can be dereferenced to access its superclass's ClassDeclaration model.
#3507b152db29 - Implemented lit init element command
#3507b152db29 - Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@lit-labs/analyzer@0.5.0
Minor Changes
#3507
b152db29- Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.#3507
b152db29- Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (viagetExport()andgetResolvedExport()) and the ability to dereferenceReferences to theDeclarationthey point to (viadereference()). A ClassDeclaration's superClass may be interrogated viaclassDeclaration.heritage.superClass.dereference()(heritage.superClassreturns aReference, which can be dereferenced to access its superclass'sClassDeclarationmodel.@lit-labs/cli@0.3.0
Minor Changes
#3507
b152db29- changed lit init --dir flag to --out#3507
b152db29- Added superclass analysis to ClassDeclaration, along with the ability to query exports of a Module (viagetExport()andgetResolvedExport()) and the ability to dereferenceReferences to theDeclarationthey point to (viadereference()). A ClassDeclaration's superClass may be interrogated viaclassDeclaration.heritage.superClass.dereference()(heritage.superClassreturns aReference, which can be dereferenced to access its superclass'sClassDeclarationmodel.#3507
b152db29- Implemented lit init element commandPatch Changes
b152db29,b152db29,b152db29]:@lit-labs/context@0.2.0
Minor Changes
b152db29- Rename ContextKey to ContextPatch Changes
#3507
b152db29- Make @consume decorator work with optional fields#3507
b152db29- Allow ContextProvider to be added lazily and still work with ContextRoot#3507
b152db29- Rename @contextProvided and @contextprovider to @consume and @provideUpdated dependencies [
b152db29]:@lit-labs/gen-utils@0.2.0
Minor Changes
b152db29- Implemented lit init element commandPatch Changes
b152db29,b152db29]:@lit-labs/ssr@2.3.0
Minor Changes
#3507
b152db29-ReactiveElement'sshadowRootOptionsare now used to configure declarative shadow roots' properties.#3507
b152db29- Module resolution within SSR now supports package exports (viapackage.json)#3507
b152db29- Add support to SSR for loading of modules from packages with export mapsPatch Changes
b152db29]:lit@2.5.0
Minor Changes
b152db29-lit-htmlandreactive-elementnow include development Node builds with unminified code and dev warnings.Patch Changes
b152db29]:lit-html@2.5.0
Minor Changes
b152db29-lit-htmlandreactive-elementnow include development Node builds with unminified code and dev warnings.@lit/reactive-element@1.5.0
Minor Changes
b152db29-lit-htmlandreactive-elementnow include development Node builds with unminified code and dev warnings.@lit-labs/gen-wrapper-react@0.2.2
Patch Changes
b152db29,b152db29,b152db29]:@lit-labs/gen-wrapper-vue@0.2.2
Patch Changes
b152db29,b152db29,b152db29]:@lit-labs/react@1.1.1
Patch Changes
#3507
b152db29- Add console warning for reserved react properites found on a wrapped web component in dev mode only.#3507
b152db29- Filter __forwaredRef from build.@lit-labs/gen-manifest@0.1.0
Minor Changes
b152db29- Added support for export, slot, cssPart, and cssProperty to analyzer and manifest generator. Also improved JS project analysis performance.Patch Changes
b152db29,b152db29,b152db29]:@lit-labs/gen-wrapper-angular@0.0.4
Patch Changes
b152db29,b152db29,b152db29]: