0.2.0
Major Changes
- feat: update config settings for subscriptions (#160)
- To prepare for subscriptions, we moved the order of the parameters in
toSchema()
so thatconfig
is first. This will allow us to easily add subscriptions as the optional final parameter. Also since we will have another option for a top level name we combined all the names into a single object
- To prepare for subscriptions, we moved the order of the parameters in