Skip to content

Releases: maizzle/framework

v0.3.3

28 Aug 10:48
Compare
Choose a tag to compare

This is just a security & maintenance release:

  • [Security] Bump set-value from 2.0.0 to 2.0.1 5da7c27
  • [Security] Bump mixin-deep from 1.3.1 to 1.3.2 af7f0c4
  • Bump query-string from 6.8.1 to 6.8.2 d8eba9e
  • Bump color-shorthand-hex-to-six-digit from 2.10.35 to 2.10.37 9e63ac0
  • Bump email-comb from 3.4.8 to 3.5.1 1e5bf71
  • Bump tailwindcss from 1.0.6 to 1.1.2 13c8832
  • Bump string-strip-html from 4.0.27 to 4.0.29 227514a

v0.3.2...v0.3.3

v0.3.2

15 Aug 22:44
Compare
Choose a tag to compare
  • Better media query sorting. 99d1aa5

v0.3.1...v0.3.2

v0.3.1

13 Aug 12:18
Compare
Choose a tag to compare
  • Specify env when getting config in serve method. acbeb91

v0.3.0...v0.3.1

v0.3.0

01 Aug 13:49
Compare
Choose a tag to compare
  • Remove fix for Tailwind CSS escaped characters. 9d0a870
  • Throw error if building env with missing config. 5ca5230
  • Allow using array for build.templates.filetypes ab361d2
  • Don't add baseImageURL to empty attributes. a5e7e4a
  • Support falsy values for baseImageURL. 3412db5

+ dependencies & security updates

v0.2.4...v0.3.0

v0.2.4

01 Jul 10:19
Compare
Choose a tag to compare
  • Bump np from 4.0.2 to 5.0.3 4e0840c
  • Bump fs-extra from 8.0.1 to 8.1.0 58f932d
  • Bump color-shorthand-hex-to-six-digit from 2.10.26 to 2.10.27 822b4bf
  • Bump marked from 0.6.2 to 0.6.3 f477c37
  • Bump query-string from 6.4.0 to 6.8.1 5bde4c4

v0.2.3...v0.2.4

v0.2.3

24 Jun 12:32
Compare
Choose a tag to compare

This patch release simply updates dependencies.

v0.2.2...v0.2.3

v0.2.2

12 Jun 19:40
Compare
Choose a tag to compare
  • Update baseImageURL replacement regex. efd7463

    Fixes a bug where images referenced with absolute paths (i.e. https://example.com/image.png) were still being appended the baseImageURL, resulting in invalid URLs.

  • Parse template file path only when needed. 8c79708

    Speed up some builds by parsing and computing output file path only if a permalink was not provided.

v0.2.1...v0.2.2

v0.2.1

12 Jun 13:27
Compare
Choose a tag to compare
  • Check if assets source path exists before copying. b5c163e

v0.2.0...v0.2.1

v0.2.0

10 Jun 12:39
Compare
Choose a tag to compare

v0.1.5...v0.2.0

v0.1.5

04 Jun 17:05
Compare
Choose a tag to compare

v0.1.4...v0.1.5