Skip to content

Releases: Tram-One/tram-one

Release v10.1.7

18 Jul 20:15
7156de2
Compare
Choose a tag to compare

Summary

Latest release of Tram-One, significant changes since the last github release, that improve overall performance, new hooks and more!
Be sure to check out all the latest details on https://tram-one.io/

Release 5.2.1

09 May 03:14
53c069e
Compare
Choose a tag to compare

Summary

This release includes

  • default export is ESM
  • update and cleanup dependencies
  • add hover-battery as a default way to save state in localStorage or sessionStorage

Release v4.1.1

16 Feb 05:13
87ce1a1
Compare
Choose a tag to compare
  • better server-side dom controls
  • nested route management

Release v2.0.0

23 Sep 06:47
Compare
Choose a tag to compare
  • New state management library Hover-Engine
  • New routing library rlite

PRs with changes and artifacts: #30

Release 1.3.1

22 Jul 20:33
Compare
Choose a tag to compare
  • Listens for changes on the window history (push, back, forward)
  • Asserts to warn about incorrect usage of the API, and warnings when Tram can't find things
    PRs with changes and artifacts: #18, #23

Release v1.2.0

25 Jun 06:13
Compare
Choose a tag to compare

Allows chaining multiple functions
PR with changes and artifacts: #17

Release v1.1.0

25 Jun 05:21
Compare
Choose a tag to compare

Includes Server Side Rendering, exposes ES Module by default
PR with changes and artifacts: #15

Release v1.0.0

12 Jun 21:43
Compare
Choose a tag to compare

Initial Release of Tram-One.
PR with changes and artifacts: #1