Skip to content

Releases: marziply/yankee-doodle

v2.0.4

31 Aug 12:46
afdd236
Compare
Choose a tag to compare

Fixes

  • Updated build

v2.0.3

31 Aug 10:45
254b905
Compare
Choose a tag to compare

Fixes

  • set() method in Serialiser not ignoring undefined values

v2.0.2

31 Aug 10:24
598481e
Compare
Choose a tag to compare

Features

  • Added default scope for exec filter

v2.0.1

31 Aug 10:06
8fcfd07
Compare
Choose a tag to compare

Fixes

  • Filter exec running with incorrect scope

v2.0.0

31 Aug 09:27
62621b7
Compare
Choose a tag to compare

Effectively a complete rewrite, notable improvements are:

  • Filters for properties
  • Replaced Webpack with Rollup
  • Better handling around null/undefined values
  • Very simple AST structure to handle the output of properties
  • Full test suite