Skip to content

Releases: jverneaut/html-to-gutenberg

1.7.5

29 May 22:36
6702681
Compare
Choose a tag to compare

What's Changed

  • 76 Add new api to explicitly define attributes by @jverneaut in #78

Full Changelog: 1.7.4...1.7.5

1.7.4

29 May 19:49
6d8965b
Compare
Choose a tag to compare

What's Changed

  • 50 Allow creating server side rendered blocks by @jverneaut in #75

Full Changelog: 1.7.3...1.7.4

1.7.3

28 May 22:17
db547bf
Compare
Choose a tag to compare
  • #59 Allow adding style, editorStyle and viewScript

1.7.2

28 May 01:55
1baaf93
Compare
Choose a tag to compare
  • #55 Allow overriding generated files

1.7.1

28 May 00:50
168edb3
Compare
Choose a tag to compare
  • #54 Handle data-display attribute

1.7.0

27 May 14:29
Compare
Choose a tag to compare

Breaking

  • #45 Drop twig support

1.6.0

27 May 03:28
4e9a973
Compare
Choose a tag to compare
  • #44 Add support for setting block category, icon and version

Breaking

  • blocksPrefix option has been renamed to defaultNamespace

1.5.21

27 May 02:36
71bb942
Compare
Choose a tag to compare
  • #43 Fix quotes handling in edit.js and improve placeholder generation
  • #39 Remove path and fs dependencies for printers + add explicit prettier parsers/plugins

1.5.20

26 May 15:00
2e6c7f1
Compare
Choose a tag to compare
  • #37 Add support for nested blocks

1.5.19

25 May 23:34
Compare
Choose a tag to compare
  • #29 Add size to Image component if set
  • #31 Make use of the engine option to prevent generating extra files