Skip to content

Releases: maizzle/framework

v5.0.6

12 Mar 14:20
Compare
Choose a tag to compare
  • fix: skip vml tags when replacing sources inside mso comments e1a867f

v5.0.5...v5.0.6

v5.0.5

10 Mar 18:38
Compare
Choose a tag to compare
  • fix: broad regex when checking for selectors to preserve 97073e4

v5.0.4...v5.0.5

v5.0.4

10 Mar 16:05
Compare
Choose a tag to compare
  • fix: handling of pseudo-classes when inlining css c0b7457

v5.0.3...v5.0.4

v5.0.3

10 Mar 15:04
Compare
Choose a tag to compare
  • fix: handling of base64 encoded css values in preferUnitlessValues 2e0b456, #1468

v5.0.2...v5.0.3

v5.0.2

04 Mar 16:23
Compare
Choose a tag to compare

Fixed

  • fix: handle baseUrl inside mso comments for non-vml tags 935d4fb
  • build(deps): bump posthtml-base-url from 3.1.6 to 3.1.7 35306ff
  • fix: export correct generatePlaintext type definition 0dc868a
  • fix: plaintext files output path 9fba8f7
  • fix: output files at root of output.path bdc66b6
  • fix: ensure node exists 85c4685

v5.0.1...v5.0.2

v5.0.1

24 Feb 15:41
Compare
Choose a tag to compare

Fixed

  • fixed an issue with HMR in workspaces and pnpm projects 0c7f1eb, #1410
  • fixed an issue preventing <fetch> from working 16f8004, #1416

Changed

  • updated dependencies (see compare link below)

v5.0.0...v5.0.1

v5.0.0

16 Dec 20:46
Compare
Choose a tag to compare

Maizzle 5

Maizzle 5 comes with awesome new features like:

  • New dev server with HMR*
  • 10x faster local dev
  • Streamlined configs
  • Streamlined Tailwind CSS
  • npx create-maizzle
  • Revamped CLI
  • Content source globs
  • Updated template
  • Better modern CSS support (vars, calc)
  • Improved type definitions
  • New tags (<env:?>, <template>)
  • Enhanced events/hooks

Maizzle 5 requires Node.js 18.20+

* Hot Markup Replacement™

Upgrade guide: https://maizzle.com/docs/upgrade-guide

v5.0.0-beta.38

30 Nov 16:06
Compare
Choose a tag to compare
v5.0.0-beta.38 Pre-release
Pre-release
  • refactor: access baseURL config only once d42f405
  • fix: attributes.remove type d10dc05
  • fix: include user-defined components.fileExtension in list of component file extensions to scan for 005e2ee

v5.0.0-beta.37...v5.0.0-beta.38

v5.0.0-beta.37

29 Nov 17:34
Compare
Choose a tag to compare
v5.0.0-beta.37 Pre-release
Pre-release
  • fix: use correct output file extensions 5c9421b

v5.0.0-beta.36...v5.0.0-beta.37

v5.0.0-beta.36

29 Nov 17:01
Compare
Choose a tag to compare
v5.0.0-beta.36 Pre-release
Pre-release
  • build(deps): use posthtml-component@next f725e50
  • fix: server start time logging ad4e8e0

v5.0.0-beta.35...v5.0.0-beta.36