-
Notifications
You must be signed in to change notification settings - Fork 5
Release v0.16.0 #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.16.0 #202
Conversation
Image promise function was garbage
Co-authored-by: Trevor Burgoyne <82477095+TrevorBurgoyne@users.noreply.github.com>
This ensures the style is properly removed when the div is removed
Also build to avoid conflicts
org/listeners
Pull other static functions
feature/loader
|
@TrevorBurgoyne I merged the three mentioned PRs in, bumped, built, and updated the changelog. The functionality shouldn't be any different than what was in #190. If #203 is a priority I will get that up-to-date and request review there if we want to bundle it with the rest of the changes. |
TrevorBurgoyne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Release v0.16.0
Description
Gathering content from #200, #201, #190 into a single release candidate.
See
CHANGELOG.mdfor all compiled changes.PR Checklist
package.jsonhas been bumped since last releasepackage.jsonandsrc/version.jsnpm installandnpm run buildAFTER bumping the version numberapi_spec.md)changelog.mdBreaking API Changes
A lot of existing logic was split into separate files. The vast majority of this should only be internal calls.
If any compatibility issues arise, we can address them at that point.