Skip to content

Latest commit

Β 

History

History
223 lines (76 loc) Β· 6.16 KB

CHANGELOG.md

File metadata and controls

223 lines (76 loc) Β· 6.16 KB

0.1.11 (2020-10-15)

Bug Fixes

  • πŸ› fix date bug in markdown (3756799)

0.1.10 (2020-10-03)

Bug Fixes

  • πŸ› config: default 'width' and 'scales' props not used when custom props provided (#32) (48bc805)
  • πŸ› fix getPrefix for windows (546be36)

0.1.9 (2020-09-30)

Bug Fixes

  • πŸ› windows fix for image plugin (00e6c99)

0.1.8 (2020-09-27)

Bug Fixes

  • πŸ› add default config, fix falsey values in parser (c01e16e)
  • πŸ› remove reference shortcodes from markdown (034cb20)

0.1.7 (2020-09-22)

Bug Fixes

  • πŸ› sitemap should run last (53841d1)

0.1.6 (2020-09-18)

Features

  • 🎸 sitemap plugin will add origin from elder.config.js (9bbf144)

0.1.5 (2020-09-18)

Bug Fixes

  • πŸ› browser reload uses plugin prefix (affdee4)
  • πŸ› fix distdir (c94449b)

0.1.4 (2020-09-18)

Bug Fixes

0.1.3 (2020-09-18)

Bug Fixes

0.1.2 (2020-09-17)

Bug Fixes

  • πŸ› fix error with path (578a4d4)

0.1.1 (2020-09-17)

Bug Fixes

  • πŸ› nan on references (acecc99)

0.1.0 (2020-09-17)

Features

  • 🎸 add reference and markdown plugins (0777c31)

0.0.14 (2020-09-17)

Bug Fixes

0.0.13 (2020-09-17)

Bug Fixes

  • πŸ› fix deps, mixed up projects (ba299e6)

0.0.12 (2020-09-17)

Features

  • 🎸 add image plugin (8b5ccba)

0.0.11 (2020-09-10)

Bug Fixes

  • πŸ› or not and in logic (61d0f39)

0.0.10 (2020-09-10)

Features

  • 🎸 disable critical path from the head during generation (9af2cb0)

0.0.9 (2020-09-09)

Bug Fixes

  • πŸ› Elder.js was processing stacks backwards, this fixes (9c23f39)

0.0.8 (2020-09-02)

Features

  • add browser-reload plugin (6479bf8)

0.0.7 (2020-08-11)

Bug Fixes

  • πŸ› Fix css specificity issue with adding critical path css (a852aa7)

0.0.6 (2020-08-11)

Bug Fixes

  • πŸ› add in missing deps for critical path css (fef9619)

0.0.5 (2020-08-11)

0.0.4 (2020-08-11)

Bug Fixes

  • πŸ› critical path css should go first not last on cssStack (9c6971d)

0.0.3 (2020-08-10)

0.0.2 (2020-08-10)

Bug Fixes

  • πŸ› Remove dotenv dep (6ee32c3)

0.0.1 (2020-08-10)

Initial release of plugins, testing of deployment with shipjs.