2.0.0
- breaking changes: Source code has been moved into
./src
and distributed file goes to./lib
; - breaking changes: Distributed file(
./lib/fetchql.js
) is unminified now. - feature: remove empty string(
''
) ornull
values in query variables.
./src
and distributed file goes to ./lib
;./lib/fetchql.js
) is unminified now.''
) or null
values in query variables.