Stable Release v2.1.1
Meaningful Changes
- Workaround for upcoming removal of styles in import documents styling the main document #4849.
Raw Notes
-
Prepare for release 2.1.1 (commit)
-
Move @externs before @license because Closure likes that. (commit)
-
just move the style instead (commit)
-
Copy styles to main document (commit)
-
[ci skip] update changelog (commit)
-
Fix shady dom style querySelector (commit)
-
Fix linter error (commit)
-
Exclude script and style tags for parsing bindings (commit)
-
Special-case undefined textarea.value same as input. Fixes #4630 (commit)