Skip to content

Releases: developit/dlv

1.1.3

Choose a tag to compare

@developit developit released this 22 May 13:17

What? A dlv release? What's there to change?

Well, dlv got smaller thanks to @RReverser's tricks in #30!

It's now 122 bytes, or 91 bytes if you use Brotli 🗜

1.1.2

Choose a tag to compare

@developit developit released this 06 Jun 20:13

Now when only part of the given keypath exists, dlv will always return the default (or undefined). Thanks @kalmbach! (#9/#13)

1.1.1

Choose a tag to compare

@developit developit released this 14 Jan 00:22

1.1.0

Choose a tag to compare

@developit developit released this 31 Jan 19:48
  • Add an optional fallback value as a 3rd argument. If the key path resolves to undefined, fallback is returned. (#2, thanks @billneff79)

1.0.0

Choose a tag to compare

@developit developit released this 31 Jan 19:47

Initial release