Skip to content

v4.7.0

Compare
Choose a tag to compare
@indaco indaco released this 06 Oct 10:10
· 128 commits to main since this release

compare changes

πŸš€ Enhancements

  • #8: Allow all SVG properties as arguments (dbf9141)

⛑️ Fixes

  • Add missing fill=none attribute (9850133)

πŸ’… Refactors

  • Remove hardcoded value for stroke (fa990cf)
  • Remove redundant class and style attributes (e96d5a5)

πŸ“– Documentation

  • CHANGELOG.md: Updated (a951546)
  • README.md: Fix typos (bf98498)
  • Include changes to arbitrary properties (28c46b3)
  • README: Fix format usage section (4bf2d97)

🏑 Chore

  • Update pnpm to v8.7.1 (e2463e1)
  • Deps updated (ce93a74)
  • deps-dev: Bump publint from 0.2.2 to 0.2.3 (d8a3b58)
  • deps-dev: Bump @sveltejs/kit from 1.24.0 to 1.25.1 (914ae2d)
  • deps-dev: Bump @typescript-eslint/eslint-plugin (324e611)
  • Dev deps updated (99b196d)
  • Upgrade prettier 3 and eslint-plugin-svelte (4a2d8b3)
  • Update pnpm to v8.8.0 (52a1289)

❀️ Contributors