Skip to content

Releases: ianpurvis/vue-tight

v2.0.0

02 May 03:36
c6d7325
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...2.0.0

v1.0.2

02 May 03:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

v1.0.1

02 May 03:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

v1.0.0

02 May 03:05
Compare
Choose a tag to compare
  • Bumps version to 1.0.0
  • Adds binstubs for jest and debug
  • Upgrades to @bable/core and @babel/preset-env 7.5.4
  • Optimizes readme examples for github markdown
  • Makes markdown html safe for github
  • Adds README
  • Renames repo to vue-tight
  • Installs eslint
  • Upgrades to @babel/preset-env 7.5.2
  • Adds build script
  • Splits isWhitespace into isText and isBlank. Adds dependency injection for blank matcher
  • Adds core functions and specs
  • Adds jest config
  • Adds babel config
  • Installs babel, jest, and node-inspect
  • Adds .node-version of 12.4.0
  • Adds .gitignore file
  • Adds MIT license

Full Changelog: https://github.com/ianpurvis/vue-tight/commits/1.0.0