Skip to content

Latest commit

 

History

History
85 lines (38 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

85 lines (38 loc) · 2.93 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-05-26)

Breaking Changes

  • generate: feed output in generate folder (#43) (8832f39)

Features

Tests

  • 💍 update rss2 snapshots (#79) (d320fb0)
  • refactor tests with module-test-utils (#80) (e418c34)
  • module: explicitly call nuxt.ready() (#46) (5ddf6d3)

1.1.0 (2019-01-12)

Features

1.0.0 (2019-01-12)

Bug Fixes

Features

  • introduce data property (23e819e)

0.2.0 (2018-10-05)

Bug Fixes

  • fix typo in package.json (ff69039)

Features

  • set default generator to nuxt-feed module (2cfc35b)

0.1.1 (2018-04-20)

Bug Fixes

  • name of property error in generate (52a5155)

0.1.0 (2018-04-18)

Features

  • accept a factory function as feed parameter (740ec07)

0.0.1 (2018-04-14)