v0.27.0
What's Changed
- BREAKING: Treat null arrays as
BulkNil
instead of the empty array (#321) - BREAKING: Change
BulkNil
fromundefined
tonull
(#331) - feat: add
zinter
command by @ClaudiuCeia (#323) - fix: Improve type definition of
geopos
(#315) - deps:
deno@v1.25.0
,deno_std@v0.153.0
(#328) - chore(deno.json): Add
dlink
task (#330)
New Contributors
- @ClaudiuCeia made their first contribution in #323
Full Changelog: v0.26.0...v0.27.0