Skip to content

Releases: chrisetheridge/avenue

0.2.7

Choose a tag to compare

@chrisetheridge chrisetheridge released this 22 Sep 09:28
  • Get all registered routes with (avenue/all-routes)

Components and locations.

Choose a tag to compare

@chrisetheridge chrisetheridge released this 13 Sep 10:31

rum components are now passed the current Javascript location object when mounted.

CHANGELOG:

  • Components are passed the current location on mount.
  • Removed :opts key.

More cleanup

Choose a tag to compare

@chrisetheridge chrisetheridge released this 01 Sep 07:40
0.2.5

🍂 0.2.5

Cleaned up docstrings.

Choose a tag to compare

@chrisetheridge chrisetheridge released this 01 Sep 07:19

No API changes, just cleaned up some docstrings.

No more configs!

Choose a tag to compare

@chrisetheridge chrisetheridge released this 31 Aug 20:04

Removed the need to set the config when using avenue. This is now optional. However, if you do not set the config, the default options will be used.

Default options thus far:

rum mount point: #react_mount

Working release

Choose a tag to compare

@chrisetheridge chrisetheridge released this 31 Aug 14:04

This release brings in a working API. The API is still incredibly minimal, and I would not consider it robust yet.

More to come.

Fixed some initial problems.

Pre-release

Choose a tag to compare

@chrisetheridge chrisetheridge released this 31 Aug 13:53
0.0.7

🍁 0.0.7

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@chrisetheridge chrisetheridge released this 31 Aug 10:55

This is the initial release for Avenue.

The API is available but has not yet been documented. That will come with the next release!