Skip to content

Releases: stackcss/sheetify

v8.0.0

28 Aug 09:15
b2e8311
Compare
Choose a tag to compare
  • 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

04 Jul 12:48
Compare
Choose a tag to compare
v8.0.0-beta.0 Pre-release
Pre-release
  • 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

27 May 08:50
7c446d2
Compare
Choose a tag to compare
  • Cleanup template declarations (#156)
  • Rename bel to nanohtml (#157)
  • Remove xtend dependency (#159)
  • Update dependencies (#162)

v7.3.3

27 Jun 11:00
addbd33
Compare
Choose a tag to compare
  • Upgrade static-eval, fixing security warnings.
  • Handle new Bublé template string compilation. (#155)

v7.3.2

13 Apr 08:01
664389d
Compare
Choose a tag to compare

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