Skip to content

Releases: stackcss/sheetify

v8.0.0

Choose a tag to compare

@bcomnes bcomnes released this 28 Aug 09:15
b2e8311
  • Added a synonym concept to the sheetify codebase. You can now add synonyms that trigger the sheetify transform to detect alternative import names. This can be used to bundle sheetify into UI libraries to enforce inform versioning across modules.
  • (breaking) Sheetify now requires Node 6 or higher.

No changes made since the prerelease.

v8.0.0-beta.0

v8.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@bcomnes bcomnes released this 04 Jul 12:48
  • Added a synonym concept to the sheetify codebase. You can now add synonyms that trigger the sheetify transform to detect alternative import names. This can be used to bundle sheetify into UI libraries to enforce inform versioning across modules.
  • (breaking) Sheetify now requires Node 6 or higher.

v7.4.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 27 May 08:50
7c446d2
  • Cleanup template declarations (#156)
  • Rename bel to nanohtml (#157)
  • Remove xtend dependency (#159)
  • Update dependencies (#162)

v7.3.3

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 27 Jun 11:00
addbd33
  • Upgrade static-eval, fixing security warnings.
  • Handle new Bublé template string compilation. (#155)

v7.3.2

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 13 Apr 08:01
664389d

Replace findup by @choojs/findup. (#153)