Skip to content

Latest commit

 

History

History
123 lines (81 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

123 lines (81 loc) · 2.61 KB

aiur version history

v0.11.0

significant changes for end users:

  • allow to set additional meta tags via the meta configuration:
    • expects an object, with the keys being the name and the values being the content
  • we no longer bundle the --serve and --live-serve dependencies - you will be asked to install them
  • reduce faucet dependencies
  • update all dependencies

v0.10.0

significant changes for end users:

  • fix compatability with current versions of faucet-pipeline
  • remove support for JSX, Handlebars and Thymeleaf
  • require Node >= 18

v0.9.0

significant changes for end users:

  • bug fix: Running aiur without the watch option crashed
  • added: --baseuri command line option
  • update all dependencies

v0.8.0

significant changes for end users:

  • update all dependencies

v0.7.0

significant changes for end users:

  • update all dependencies with vulnerabilities

v0.7.0

significant changes for end users:

  • update all dependencies
  • switch from live-server to five-server, because it is no longer maintained

v0.6.0

Several feature implementations

  • added: allow to configure the directories that are being watched
  • added: allow to add your own assets build via faucet with the snippetAssets configuration
  • bug fix: --target works now

v0.5.1

Several feature implementations

  • added: additionally (temporarily) included languages: handlebars, Thymeleaf
  • added: code blocks process parameters, height parameter actually has effect
  • added: injectable context data for snippet rendering
  • added: ability to inject target assets (scss, js)
  • added: ability to add remote "vendor assets", e.g. font awesome icons
  • added: more document meta data gets processed: status, version, tags, ...
  • added: tabbed snippet views: preview, source, markup result
  • added: status badges

v0.4.0

2019-09-16

significant changes for end users:

  • Support new CLI options (--serve and --liveserve) to host the styleguide locally (with auto reload in the second case)

v0.3.1

2019-08-19

significant changes for end users:

  • Adds a trailing slash to the component paths so they are referenced properly in the iframe on simple static node http servers
  • upgrade dependencies

v0.3.0

2019-01-08

significant changes for end users:

  • bug fix: show the heading in h1, not the title
  • upgrade dependencies

v0.2.0

2018-11-23

significant changes for end users:

  • first version

Pre 0.2.0

The previous versions of this package are an entirely different project. The name was donated to this project on November, 18. 2018.