Skip to content

2.0.2

Latest
Compare
Choose a tag to compare
@joeldrapper joeldrapper released this 16 Feb 12:49
· 6 commits to main since this release

What's Changed

If you try to access context before the component starts being rendered (e.g. from your initializer), it will now raise a helpful error message. This is non-breaking because it was always raising an error message. The previous error message was that it couldn’t find the method user_context on nil.

Full Changelog: 2.0.1...2.0.2