Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Releases: himynameisdave/svb

v0.4.0-beta.0

24 Sep 04:45
757b85d
Compare
Choose a tag to compare
v0.4.0-beta.0 Pre-release
Pre-release

Linting, watch mode bugfixes, and best of all, sourcemaps!

v0.3.0-beta.0...v0.4.0-beta.0

v0.3.0-beta.0

27 Aug 04:41
e6b1110
Compare
Choose a tag to compare
v0.3.0-beta.0 Pre-release
Pre-release

πŸ‘€ Watch mode!

v0.2.0-beta.1...v0.3.0-beta.0

v0.2.0-beta.1

20 Aug 06:28
e9f0b66
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

Docs and coverage!

  • πŸ‘Ί Fix tests for release script c60701c
  • πŸ“–Add coverage badge to README 908b6f8
  • πŸ‘¨ Fix CI script dcb7f00
  • πŸ‘– Adds coveralls coverage testing d42e4d8
  • πŸ“– Add docs 94d29c7

v0.2.0-beta.0...v0.2.0-beta.1

v0.2.0-beta.0

19 Aug 06:09
c21be09
Compare
Choose a tag to compare
v0.2.0-beta.0 Pre-release
Pre-release

The big-ticket feature here is the ability to generate a custom/default HTML template, so that the user can actually run the app locally.

  • 🦎 Add .npmignore e3437d0
  • ☝ Bump some deps 4e397ee
  • Merge pull request #13 from /issues/2 858d3ba
  • 🚿 Remove comment cf713d9
  • πŸ“– Add documentation for index.html 1c88a40
  • πŸ”¬Add unit tests for modules/template 9929512
  • 🦞 Cleanup/refactor some stuff cef17c1
  • 🏷 Allow multiple names for template files 201627f
  • 🐘 Minify HTML output 2eba800
  • πŸ”§ Fixes some minor issues 9149766
  • 🎩 Replace mustache with pupa 5e4fee4
  • 🚚 Break up large template module bfa12a2
  • πŸ“‘ Templating basically works 13b4938
  • πŸ“‚ Some updates to the examples folder ae86be9
  • βž• Add some deps d0a66e8
  • ⚠️ Warn now accepts error object 96bead5
  • πŸ₯™ Example is done! 3422b96
  • 🎱 Support Node 8 8f610d4
  • πŸ“ Add example/ app 9671494
  • Merge pull request #10 from /issues/7 a9fe871
  • 🎫 Include badge in README 731776c
  • πŸ‘·β€β™€οΈ Add travis.yml file 2a48557

v0.1.0-beta.1...v0.2.0-beta.0

v0.1.0-beta.1

06 Aug 22:10
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

The big ticket item here is adding unit tests πŸ”¬

  • 🚿 Bump deps & cleanup 574ed7f
  • Merge pull request #9 from /issues/5 00d19e9
  • 🧢 Hide yarn.lock from git diffs c00a9af
  • 🚚 Break up more code bb40fdc
  • 🧬 More tests for utils 8712684
  • πŸ”¬ Add tests for utils a299a73
  • πŸƒ Add Jest cc89d28
  • 🦷 Require node >= 10.x 4c2a205
  • Merge pull request #1 from himynameisdave/dependabot/npm_and_yarn/lodash-4.17.15 a8bf3a1
  • πŸ“„ Add a CONTRIBUTING guide b2bd34e
  • Bump lodash from 4.17.11 to 4.17.15 7e0a023
  • πŸ“„ Add issue templates 3938310

v0.1.0-beta.0...v0.1.0-beta.1

v0.1.0-beta.0

01 Aug 18:31
Compare
Choose a tag to compare
v0.1.0-beta.0 Pre-release
Pre-release

Initial beta release so that it can start to be tested properly.

  • πŸ“Ÿ Minor config changes bd59782
  • πŸ’­ Update .gitignore 788f3df
  • 🏷 Rename package to svb 03cf0ab
  • πŸ“¦ Initial prototype efd5c1a

1256350...v0.1.0-beta.0