Skip to content

Releases: maizzle/framework

v0.8.0

29 Feb 12:55
Compare
Choose a tag to compare

New features

  • Add beforeCreate event. 9ef368f
  • Support async functions in afterBuild event. 4f4829c

Maintenance

  • Rename config variables. 9650e2d
  • Bump @fullhuman/postcss-purgecss from 2.0.5 to 2.1.0 d0e52cd
  • Bump postcss from 7.0.26 to 7.0.27 2903e2c
  • Bump np from 5.2.1 to 6.2.0 9d21f44
  • Bump email-comb from 3.9.0 to 3.9.3 060be57
  • Bump eslint-plugin-import from 2.20.0 to 2.20.1 cc13487
  • Bump query-string from 6.10.1 to 6.11.0 ff30eba
  • Bump string-strip-html from 4.3.15 to 4.3.16 f87c461

v0.7.4...v0.8.0

v0.7.4

12 Feb 19:26
Compare
Choose a tag to compare
  • Don't rewrite class names when developing locally. 1cbe8fd
  • Fix Nunjucks inheritance. 4d5efce
  • Include ui browser sync option ab0b7c8

v0.7.3...v0.7.4

v0.7.3

07 Feb 15:29
Compare
Choose a tag to compare
  • Bump tailwindcss from 1.1.4 to 1.2.0 ab15ec7

v0.7.2...v0.7.3

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