Skip to content

Releases: delucis/astro-netlify-cms

v0.3.2-next.0

29 Oct 13:33
cec0b0f
Compare
Choose a tag to compare
v0.3.2-next.0 Pre-release
Pre-release

Patch Changes

v0.3.1

24 Oct 10:03
0af9dd1
Compare
Choose a tag to compare

Patch Changes

v0.3.0

23 Oct 22:28
f25bfe6
Compare
Choose a tag to compare

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
acf0732
Compare
Choose a tag to compare

Patch Changes

v0.2.4

19 Oct 21:59
facd2b5
Compare
Choose a tag to compare

Patch Changes

v0.2.3

06 Oct 21:58
d14833e
Compare
Choose a tag to compare

Patch Changes

v0.2.2

22 Sep 17:10
a59a204
Compare
Choose a tag to compare

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
322a4f9
Compare
Choose a tag to compare

Patch Changes

  • cb7adcc Thanks @delucis! - Fix for compression support: end import statements with semi-colons