Skip to content

Reload All The Things!

Compare
Choose a tag to compare
@elwayman02 elwayman02 released this 07 Feb 08:06
· 19 commits to master since this release

Added shouldReloadAll to the adapter to make sure the cache is refreshed. This fixes a bug where you could load a single post and then want to retrieve all posts, but it would just return the stale cache.

Also fixed a bug where queryRecord didn't work properly. You can now use that to retrieve a single post!