npm install '@rocicorp/[email protected]'
(vs [email protected]
)
npx reflect env set
CLI command can now be called with an auth key, not just via interactive auth.enableAnalytics
feature:
render.com
enableAnalytics
is false
reflectOptions.server
indicates testing (a value of null
) or local development (a value like localhost, ip address, etc)tx.put
to contain undefined
. Before tx.put({foo: undefined})
was an error. Now it is allowed and the foo
property is silently stripped during synchronization.delete --all
was not prompting for confirmation when there was only one app-h
. We realize this is a UX regression but we need to be able to get an accurate count of usage at this stage to improve the product.