Import upstream changes (99cd7571ad8c17ca7edc4398d57c8b03fcb272a7)

This commit is contained in:
Lit Robot
2022-03-04 22:59:12 +00:00
parent 9b52767bf6
commit 540e2eb289
10 changed files with 30824 additions and 30822 deletions

View File

@@ -1,5 +1,20 @@
# @lit/lit-starter-ts
## 1.0.2
### Patch Changes
- [#2535](https://github.com/lit/lit/pull/2535) [`d1359856`](https://github.com/lit/lit/commit/d1359856698d1af381b335fb757f9282574690b0) - Update the README to indicate that issues and PRs should be filed on the main Lit repo.
## 1.0.1
### Patch Changes
- [#2300](https://github.com/lit/lit/pull/2300) [`8b9dcb4d`](https://github.com/lit/lit/commit/8b9dcb4d10e4161083146ae40d0b12174a63d31d) - Fix starter kits so `npm run serve` serves the root directory, and add a link to the `/dev/index.html` component example from `/`.
- Updated dependencies [[`fcc2b3d0`](https://github.com/lit/lit/commit/fcc2b3d0054e69e6f76588ea9f440117b6d0deed), [`49ecf623`](https://github.com/lit/lit/commit/49ecf6239033e9578184d46116e6b89676d091db), [`1d563e83`](https://github.com/lit/lit/commit/1d563e830c02a2d1a22e1e939f1ace971b1d1ae7)]:
- lit@2.1.0
## 1.0.0
### Patch Changes