Skip to content

v1.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@JosephSilber JosephSilber released this 22 Oct 13:49
· 138 commits to master since this release

This is a small bugfix release, and as such has the same PHP/Laravel versions support as RC3.

Fixes

  • Fix Bouncer's caching, which actually had an adverse effect on performance. #347

  • Register the clipboard with the container, even when used outside of Laravel. #354

  • Always resolve the clipboard class through its contract. #349