lit/lit
### [`v2.2.0`](https://togithub.com/lit/lit/blob/HEAD/packages/lit-html/CHANGELOG.md#220)
[Compare Source](https://togithub.com/lit/lit/compare/lit-html@2.1.3...lit-html@2.2.0)
##### Minor Changes
- [#2401](https://togithub.com/lit/lit/pull/2401) [`2c9d0008`](https://togithub.com/lit/lit/commit/2c9d00082a416457ee02107013dd4925bf589628) - Added a devlog events system that may be used for debugging and visualizing Lit's internals.
### [`v2.1.3`](https://togithub.com/lit/lit/blob/HEAD/packages/lit-html/CHANGELOG.md#213)
[Compare Source](https://togithub.com/lit/lit/compare/lit-html@2.1.2...lit-html@2.1.3)
##### Patch Changes
- [#2498](https://togithub.com/lit/lit/pull/2498) [`2a1dc7a1`](https://togithub.com/lit/lit/commit/2a1dc7a1fd8faf501af3c4c401d822de3fbf2f9e) - Replace 'rare' with 'invalid' in svg tag function JSDocs.
- [#2459](https://togithub.com/lit/lit/pull/2459) [`23df9d45`](https://togithub.com/lit/lit/commit/23df9d4557d8c70820d76aec5c0fd3bce9106e3f) - Fix bindings inside of elements
- [#2479](https://togithub.com/lit/lit/pull/2479) [`89560520`](https://togithub.com/lit/lit/commit/89560520f08079dc1b0e91f1096934d9ccabed59) - Expand JSDocs for the `svg` tagged template literal (TTL). The new documentation makes it more clear that the `svg` tag function should only be used for SVG fragments, and not for the `
This PR contains the following updates:
^1.4.1
->^2.0.0
Release Notes
lit/lit
### [`v2.2.0`](https://togithub.com/lit/lit/blob/HEAD/packages/lit-html/CHANGELOG.md#220) [Compare Source](https://togithub.com/lit/lit/compare/lit-html@2.1.3...lit-html@2.2.0) ##### Minor Changes - [#2401](https://togithub.com/lit/lit/pull/2401) [`2c9d0008`](https://togithub.com/lit/lit/commit/2c9d00082a416457ee02107013dd4925bf589628) - Added a devlog events system that may be used for debugging and visualizing Lit's internals. ### [`v2.1.3`](https://togithub.com/lit/lit/blob/HEAD/packages/lit-html/CHANGELOG.md#213) [Compare Source](https://togithub.com/lit/lit/compare/lit-html@2.1.2...lit-html@2.1.3) ##### Patch Changes - [#2498](https://togithub.com/lit/lit/pull/2498) [`2a1dc7a1`](https://togithub.com/lit/lit/commit/2a1dc7a1fd8faf501af3c4c401d822de3fbf2f9e) - Replace 'rare' with 'invalid' in svg tag function JSDocs. - [#2459](https://togithub.com/lit/lit/pull/2459) [`23df9d45`](https://togithub.com/lit/lit/commit/23df9d4557d8c70820d76aec5c0fd3bce9106e3f) - Fix bindings inside of