0.11.16 (2019-11-04)
Bug Fixes
- vue: Error: Invalid query format: "order" is not allowed (e6a738a)
- Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (af6f3c2)
- Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (2104492)
- Use
node index.js
fornpm run dev
where available to ensure it starts servers with changed code (527e274)