Releases: chrisetheridge/avenue
Releases · chrisetheridge/avenue
Release list
0.2.7
Components and locations.
rum components are now passed the current Javascript location object when mounted.
CHANGELOG:
- Components are passed the current location on mount.
- Removed
:optskey.
More cleanup
Cleaned up docstrings.
No API changes, just cleaned up some docstrings.
No more configs!
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
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.
0.0.7 🍁 0.0.7
Initial release
This is the initial release for Avenue.
The API is available but has not yet been documented. That will come with the next release!