Releases: niklasfjeldberg/vue-strapi-blocks-renderer
Releases · niklasfjeldberg/vue-strapi-blocks-renderer
v0.2.2
v0.2.1
🩹 Fixes
- Formatting (352d41e)
- Remove unneded peerDependencie (55e91f3)
- Render empty paragraph as br elements (#25)
- Remove old ts plugin (111a1d5)
- Add br to test data (1b3958b)
🏡 Chore
- dep: Update packages (c25be63)
✅ Tests
- Added p => br test (ede0a25)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me
- Reslear reslear@gmail.com
v0.2.0
🚀 Enhancements
⚠️ Render Fragment insead div wrapper (c40487b)
🩹 Fixes
- Prettier formatting (108cbee)
- Lint + prettier code (2a2599c)
- Missing blocks tests locking for wrong string (b5e27a1)
- Formatting (ba4288e)
📖 Documentation
- Features section (eb4a755)
🏡 Chore
- dep: Update packages (6c69722)
⚠️ Breaking Changes
⚠️ Render Fragment insead div wrapper (c40487b)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me
- Reslear reslear@gmail.com
v0.1.2
🚀 Enhancements
- Types (a74b7b2)
🩹 Fixes
- Prettier formatting (c026b2a)
- Add new files (caead90)
- Improve github actions (7c35a03)
- Rep (b3baae2)
💅 Refactors
📖 Documentation
✅ Tests
- Testing for custom modifiers and components (65a42ff)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me
- Reslear reslear@gmail.com
v0.1.1
🩹 Fixes
💅 Refactors
- Comment + clean code (bdd91bb)
✅ Tests
- Improve testing (b33897a)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me
v0.1.0
🩹 Fixes
- Path (92afc9d)
- Switch + recursive updates error (8281e5c)
- Change dep to devDep (95f6dfe)
- Some types fixed + cleaning code (ce9c36b)
💅 Refactors
⚠️ From useStrapiBlocks to StrapiBlocks (a058bc8)
📖 Documentation
- Coverage badge (1e74727)
✅ Tests
- Add coverage test + test non existing blocks (6b39a49)
⚠️ Breaking Changes
⚠️ From useStrapiBlocks to StrapiBlocks (a058bc8)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me
v0.0.13
v0.0.12
v0.0.11
v0.0.10
🩹 Fixes
- Code block and string correct format (2fa4513)
📖 Documentation
- Badges + playground (aad4892)
✅ Tests
- Added code block to test data (d9d568a)
❤️ Contributors
- Niklas Fjeldberg github@fjeldberg.me