Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

2.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbaxleyiii jbaxleyiii released this 25 Jan 14:17
· 1798 commits to master since this release

Fixes some bundling troubles with the first alpha and adds SSR support for Query!

Changelog

  • Change package to produce ES2015 as module and commonjs for main #1576
  • Make Query component work with getDataFromTree by defining fetchData [#1579]
  • Added back in support for browser / main bundles #1578