v0.2.0
Pre-release
Pre-release
- Breaking Change: You now have to define
metaInfo
as a function in order to access component props/data. This is in contrast to previous versions where each property ofmetaInfo
had to be a function. This fixes a bug (#14) to do with items in a tag list being overriden.