Skip to content

Releases: chrislopresto/ember-freestyle

Release 0.21.0

27 Sep 03:06
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 3

Release 0.20.0

07 Oct 21:47
Compare
Choose a tag to compare

🚀 Enhancement

  • #973 Eliminate uppercase'ing of menu items and update menu item hover state (@lukemelia)

Committers: 1

Release 0.19.0

28 Sep 23:19
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

  • #963 Add an Api type to Freestyle::Usage for when you expect a component as argument (@lukemelia)

🐛 Bug Fix

Committers: 2

Release 0.18.0

18 Jul 16:20
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 0.17.0

18 Oct 18:01
Compare
Choose a tag to compare

🚀 Enhancement

💥 Breaking Change

Committers: 2

Release 0.16.0-beta.0

22 Sep 11:21
Compare
Choose a tag to compare
Release 0.16.0-beta.0 Pre-release
Pre-release

💥 Breaking Change

Committers: 1

Release 0.15.0

14 Sep 22:19
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

v0.12.3

05 Feb 15:45
Compare
Choose a tag to compare

Fix a bug in Args.String with @options code path (c8cd62a)

v0.12.2

04 Feb 17:08
Compare
Choose a tag to compare

This release introduces a new experimental API: Freestyle::Usage by merging #457

Documentation on the new API can be found here: https://github.com/chrislopresto/ember-freestyle/blob/v0.12.2/FREESTYLE_USAGE_API.md

Let us know what you think!

v0.12.0

04 Feb 17:09
v0.12.0
3cf337c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Remove support for freestyle-note
  • A stub component has been left to throw an error which points the documentation
  • test: Update test matrix support to ember 3.12 and 3.16

  • Preserve formatting for source blocks in AST transform

  • also moved unindenting to the AST plugin rather than in-browser
  • style: Improve documentation site styles

  • chore: removed unused import