@lit/ts-transformers
Advanced tools
Comparing version 2.0.0-pre.1 to 2.0.0
# Changelog | ||
## 2.0.0 | ||
### Major Changes | ||
- [#3850](https://github.com/lit/lit/pull/3850) [`7e8491d4`](https://github.com/lit/lit/commit/7e8491d4ed9f0c39d974616c4678552ef50b81df) - Remove transform for deprecated usage of queryAssignedNodes. | ||
- [#4141](https://github.com/lit/lit/pull/4141) [`6b515e43`](https://github.com/lit/lit/commit/6b515e43c3a24cc8a593247d3aa72d81bcc724d5) - Update TypeScript to ~5.2.0, which includes breaking changes to the TypeScript compiler APIs | ||
## 2.0.0-pre.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@lit/ts-transformers", | ||
"version": "2.0.0-pre.1", | ||
"version": "2.0.0", | ||
"publishConfig": { | ||
@@ -63,7 +63,7 @@ "access": "public" | ||
"devDependencies": { | ||
"@lit/localize": "^0.12.0-pre.1", | ||
"@lit/reactive-element": "^2.0.0-pre.1", | ||
"@lit/localize": "^0.12.0", | ||
"@lit/reactive-element": "^2.0.0", | ||
"@types/prettier": "^2.2.3", | ||
"lit": "^3.0.0-pre.1", | ||
"lit-element": "^4.0.0-pre.1", | ||
"lit": "^3.0.0", | ||
"lit-element": "^4.0.0", | ||
"prettier": "^2.3.2", | ||
@@ -70,0 +70,0 @@ "rimraf": "^3.0.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
236936
0