This version adds support for Preact X. It also changes the default type for the props script to application/json
. This is a standard mimetype, and will be supported in the next version of Prettier, so your props will be validated and formatted. Scripts with type="text/props"
will still work.