v1.0.0-alpha.2
Pre-release
Pre-release
jscottsmith
released this
11 Jun 07:31
·
661 commits
to master
since this release
Changes
- Corrected a number of publishing issues including transpiling src files with Babel in a
prepublish
script and fixing the main entry point. - Refactored
ParallaxScrollListener
to use a singleton pattern and changed how it is imported and initialized on the client.