Skip to content

Latest commit

Β 

History

History
605 lines (200 loc) Β· 16.9 KB

CHANGELOG.md

File metadata and controls

605 lines (200 loc) Β· 16.9 KB

1.8.0-beta.4 (2022-07-14)

1.8.0-beta.3 (2022-07-14)

1.3.10 (2022-04-29)

1.3.9 (2022-04-13)

1.3.8 (2022-03-25)

Bug Fixes

  • cross platform root for images plugin (4134f4c)

1.3.7 (2022-03-07)

1.3.6 (2022-03-04)

1.3.5 (2022-03-04)

1.3.4 (2021-10-08)

Bug Fixes

  • πŸ› revert bug introduced that caused css to be excluded (31dfe29)

1.3.3 (2021-10-08)

Bug Fixes

  • πŸ› remove // in images plugin that breaks compression (f2b5daa)

1.3.2 (2021-09-25)

Bug Fixes

  • πŸ› stop remark from santitizing html (6852e3c)

1.3.1 (2021-09-13)

1.3.0 (2021-08-10)

1.2.1 (2021-08-10)

Features

  • 🎸 add in draft functionality to markdown plugin (07d9bbe)

1.2.0 (2021-07-30)

Features

1.1.6 (2021-07-02)

Bug Fixes

  • πŸ› critical path css before elder.js's css (8a923d3)

1.1.5 (2021-07-01)

1.1.4 (2021-06-28)

Bug Fixes

  • πŸ› improve SEO check plugin (b3add56)

1.1.3 (2021-06-15)

Features

1.0.2 (2021-06-11)

Bug Fixes

  • πŸ› don't populate any routes for random in build mode (9eb86e0)

1.0.1 (2021-06-11)

Bug Fixes

  • πŸ› no requests on production builds (38c4880)

1.0.0 (2021-06-07)

Features

  • 🎸 allow for disabling of plugin styles (08bf530)
  • 🎸 don't add js/css if picture shortcode hasn't run (ea5ad76)
  • 🎸 make placeholder optional (0b28763)
  • 🎸 s3 support for display (7131ea5)
  • 🎸 S3 upload support, buffer support, library usage (4a4f949)
  • 🎸 support s3 upload and external manifest files (442da69)

0.1.44 (2021-06-04)

0.1.43 (2021-06-03)

Bug Fixes

  • πŸ› add randomLayout to plugin (721e41a)

0.1.42 (2021-06-03)

Bug Fixes

  • πŸ› fix version checking in random (cf80c75)

0.1.41 (2021-06-03)

0.1.40 (2021-06-03)

Features

  • 🎸 v1 of @elderjs/plugin-random (badc7b1)

0.1.39 (2021-05-26)

Bug Fixes

  • πŸ› accept preferences and rules (b1d3abc)

0.1.38 (2021-05-19)

Features

  • 🎸 export remarkPlugins from package for easy importing (296798a)

0.1.37 (2021-05-19)

Features

  • 🎸 pipe in hostname from elder.config.js (6b7f696)

0.1.36 (2021-05-19)

Bug Fixes

  • πŸ› production with quotes (cf00d06)

Features

  • 🎸 allow user defined rules and prefs. Writing to json (3e61283)

0.1.35 (2021-05-18)

Features

  • 🎸 prepare "meta" for the seo-lint package (1184ada)

0.1.34 (2021-05-18)

0.1.32 (2021-05-18)

Features

  • 🎸 wire up sitewide auditing (d850c22)

0.1.31 (2021-05-17)

Features

  • 🎸 SEO check alpha (354cb8d)

0.1.30 (2021-05-17)

0.1.29 (2021-05-14)

0.1.28 (2021-05-14)

Features

  • 🎸 allow for fetching and replacing document (74e02bd)

0.1.27 (2021-05-11)

Bug Fixes

  • πŸ› include prefix in browser reload when present (7df21ab)

0.1.26 (2021-05-11)

0.1.25 (2021-05-11)

0.1.24 (2021-05-10)

Bug Fixes

  • sitemap: permalink with helpers (48c3584)

0.1.23 (2021-05-06)

0.1.22 (2021-05-06)

0.1.21 (2020-12-23)

Bug Fixes

  • πŸ› fix issue where critical path wasn't built for all req (ded1aac)

0.1.20 (2020-11-25)

Features

  • 🎸 detect elderjs css (8f36452)

0.1.19 (2020-11-18)

0.1.18 (2020-11-13)

Features

  • 🎸 major rework of table of contents generation (49d898b)

0.1.17 (2020-11-10)

Bug Fixes

  • πŸ› Wrap shortcodes in
    so they don't get

    wrapped (2944b34)

Features

  • 🎸 pass vfile data to route data when present (2e7a776)
  • 🎸 table of contents functionality (142351e)

0.1.16 (2020-11-08)

0.1.15 (2020-11-08)

0.1.14 (2020-10-31)

0.1.13 (2020-10-22)

Bug Fixes

  • πŸ› adjust reload port based on elder.js origin (5ac53fd)

0.1.12 (2020-10-22)

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.