Releases: delucis/astro-netlify-cms
Releases · delucis/astro-netlify-cms
v0.3.2-next.0
29 Oct 13:33
Compare
Sorry, something went wrong.
No results found
v0.3.1
24 Oct 10:03
Compare
Sorry, something went wrong.
No results found
v0.3.0
23 Oct 22:28
Compare
Sorry, something went wrong.
No results found
Minor Changes
#30 6757440 Thanks @delucis ! - Refactor to use Astro’s built-in injectRoute helper to add the admin dashboard.
Significantly simplifies the Vite plugin logic and should make future improvements easier to implement.
v0.2.5
22 Oct 16:29
Compare
Sorry, something went wrong.
No results found
v0.2.4
19 Oct 21:59
Compare
Sorry, something went wrong.
No results found
v0.2.3
06 Oct 21:58
Compare
Sorry, something went wrong.
No results found
v0.2.2
22 Sep 17:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
a7c4e43 Thanks @delucis ! - Hot fix: remove comment clashing with over-eager whitespace collapsing by astro-compress
v0.2.1
22 Sep 14:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
cb7adcc Thanks @delucis ! - Fix for compression support: end import statements with semi-colons