Skip to content

Releases: Valyay/astro-iubenda

v0.4.2

21 Dec 14:56
e824f0e

Choose a tag to compare

Patch Changes

v0.4.1

21 Jun 16:23
cf983a7

Choose a tag to compare

Patch Changes

v0.4.0

21 Jun 16:01
1ac3685

Choose a tag to compare

Minor Changes

  • 3bac3ac: Update size limit
  • 6930242: Update dependencies
  • a089f2a: Update size limit
  • d1e53d0: Improved IubendaOptions, added new examples in README, updated tests

v0.3.1

16 Jun 20:21
0a48778

Choose a tag to compare

Patch Changes

  • 4b03a22: - Add explicit-function-return-type rule
  • 9ce5176: Update README to include example image
  • e81e78c: Update Node.js version to 20.x

v0.3.0

12 Jun 22:35
2f1420b

Choose a tag to compare

Minor Changes

v0.2.1

29 May 10:37
7b207d2

Choose a tag to compare

Patch Changes

  • c06ac8a: Increased robust of the integration

v0.2.0

19 May 19:20
38697ee

Choose a tag to compare

Minor Changes

  • 7d85526: Live hot-reload for policies
    Switched ESLint config to TypeScript rules

v0.1.1

15 May 20:26
6e3d003

Choose a tag to compare

Patch Changes

  • 0be4723: - Enhanced error handling for Iubenda API responses
    • Improved document fetching with support for JSON and HTML responses
    • Updated Vite plugin to support dynamic code generation and fixed passing function getDocument to Astro components
    • Fixed issues with Pro plan detection, empty document handling

v0.1.0

08 May 17:08
68c4e35

Choose a tag to compare

Minor Changes

  • 80674d9: Add size-limit, move astro to peer deps, update docs and github actions

v0.0.2

07 May 21:21
b3ede74

Choose a tag to compare

Patch Changes

  • bd9b2b8: Add github actions
  • 547fd89: Add tests, ci, structure changes