Releases: withastro/compiler
Releases · withastro/compiler
25 Oct 20:13
Compare
Sorry, something went wrong.
No results found
Patch Changes
2f4b772 : Prevents overrunning an array when checking for raw attribute
25 Oct 17:54
Compare
Sorry, something went wrong.
No results found
Patch Changes
4f9155a : Bugfix: fix character limit of 4096 characters
83df04c : Upgrade to Go 1.17
25 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Patch Changes
9ad8da7 : Allows a data-astro-raw attr to parse children as raw text
61b77de : Bugfix: CSS and selector scoping
23 Oct 02:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
8fbae5e : Bugfix: fix component detection bug in parser
37b5b6e : Bugfix: wait to release processStyle() until after fn call
22 Oct 12:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
3ea8d8c : Fix for string interpolation within titles
ef7cb1e : Fixes bug with textContent containing apostrophe character
22 Oct 22:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
f59c886 : Bugfix: allow for detection of void tags (e.g. )
4c8d14a : Fixes textContent containing a forward slash
22 Oct 17:54
Compare
Sorry, something went wrong.
No results found
Patch Changes
f262b61 : Fix for string template usage within expressions
22 Oct 17:03
Compare
Sorry, something went wrong.
No results found
Patch Changes
c9fa9eb : Fix for apostrophe within elements
22 Oct 15:52
Compare
Sorry, something went wrong.
No results found
Patch Changes
27629b2 : Reverts the apostrophe change that broke markdown parsing
22 Oct 15:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
57eb728 : Fixes hydrated scripts not recognized when using fragment transformation