All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove node_modules from deployed package...
- Also create a publish script to prevent this from happening again.
- Increment main versionsFrom constraint, and update testing packages
- Automatically remove the preloadable script tag from DOM during preload.
- Add client side preloadAllLoadables functionality.
- Restored LoadableMap (with Loadable.Map alias) and tests.
- Moved common code (server/client) into a "both" file.
- Ported some tests from the old npm version to Tinytest.
- First version!