Skip to content

Releases: CodeYellowBV/tarantino

v2.1.0

01 Dec 13:19
Compare
Choose a tag to compare
  • html5history defaults to true now for the browser.

Note that this was technically a breaking change, but since it was released a few minutes after v2.0.0 I don't care.

v2.0.0

01 Dec 13:09
Compare
Choose a tag to compare

This is the first release for the fork Tarantino.

  • Remove workaround for an old Chrome bug, which caused many issues.
  • Refactored build process (moved from CodeSurgeon - which is deprecated - to RollUp).
  • Remove browserify field in package.json, added browser field instead (which is also compatible with webpack).