Skip to content

Releases: maizzle/framework

v0.7.2

04 Feb 19:13
Compare
Choose a tag to compare
  • Allow using local as environment name in config file. 45b5ccd

v0.7.1...v0.7.2

v0.7.1

01 Feb 14:15
Compare
Choose a tag to compare
  • Replace % with pc in output HTML class names. 4b90d7a
  • Add support for % in default PurgeCSS extractor. dc8e0ab
  • Update Tailwind separator replacer regex. fcad256

v0.7.0...v0.7.1

v0.7.0

30 Jan 14:26
Compare
Choose a tag to compare

New in v0.7.0: you can now use an afterBuild event when working with the CLI.


  • Ensure parent object exists for afterBuild event. 5b9fd9f
  • Bump string-strip-html from 4.3.14 to 4.3.15 6556a93
  • Bump color-shorthand-hex-to-six-digit from 2.10.55 to 2.10.56 46674c4
  • Bump email-comb from 3.8.21 to 3.9.0 f67d31d
  • Add afterBuild hook. 4e12a6f
  • Bump string-strip-html from 4.3.12 to 4.3.14 cc89770
  • Bump email-comb from 3.8.19 to 3.8.21 2f181d4
  • Bump @fullhuman/postcss-purgecss from 1.3.0 to 2.0.5 92dd016
  • Bump query-string from 6.9.0 to 6.10.1 ecd7c52
  • Bump eslint-plugin-import from 2.19.1 to 2.20.0 8d4804e
  • Bump front-matter from 3.0.2 to 3.1.0 19e18e4
  • Bump color-shorthand-hex-to-six-digit from 2.10.53 to 2.10.55 567f55f
  • Update FUNDING.yml 5cf30f0
  • Update FUNDING.yml 1750962
  • Bump eslint-plugin-node from 10.0.0 to 11.0.0 30ca5f6
  • Bump postcss-nested from 4.1.2 to 4.2.1 fc0fe52
  • Bump postcss from 7.0.25 to 7.0.26 5bfcd3e
  • Bump eslint from 6.7.2 to 6.8.0 769feb8
  • Update dependencies. 49a2faa

v0.6.4...v0.7.0

v0.6.4

23 Dec 10:58
Compare
Choose a tag to compare

This is a hotfix release, it fixes using Tailwind CSS in a template through posthtml-content.

  • Pass env config in posthtml-content transformer. 78f9b2c

v0.6.3...v0.6.4

v0.6.3

23 Dec 10:49
Compare
Choose a tag to compare
  • Fix purgeCSS when using multiple template sources. 8a00ec6
  • Simplify special character replacement regexes. d204ad7
  • Make use of layout in render() method, too. fd9474c
  • Don't ensure and read layout when compiling CSS. eaae1c9

v0.6.2...v0.6.3

v0.6.2

20 Dec 16:36
Compare
Choose a tag to compare
  • allow customizing purgeCSS "content" when building strings 4f127bd

v0.6.1...v0.6.2

v0.6.1

19 Dec 17:27
Compare
Choose a tag to compare
  • Make sure Nunjucks config exists before using it. 23ab1a1

v0.6.0...v0.6.1

v0.6.0

19 Dec 14:37
Compare
Choose a tag to compare
  • Support compiling templates from multiple sources. f627869
  • Allow configuring Nunjucks tags. 6beb37a
  • Allow configuring Nunjucks base path. c7f89c8
  • Add support for lifecycle hooks in config. bf91c8d
  • Update escaped character CSS class replacements. dfa1add
  • Allow customizing purgeCSS' defaultExtractor. d8f8380

v0.5.3...v0.6.0

v0.5.3

17 Dec 19:26
Compare
Choose a tag to compare
  • Prefer const for layout variable. 5241e61
  • Also generate Tailwind components by default. f3453a0
  • Update regex for escaped character class replace. 61fd671

v0.5.2...v0.5.3

v0.5.2

12 Dec 17:28
Compare
Choose a tag to compare

This release fixes template inheritance.

  • Fix layout handling in render() method. bed6dd5
  • Rework template inheritance. 8bdb8dd

v0.5.1...v0.5.2