Skip to content

Latest commit

 

History

History
73 lines (34 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

73 lines (34 loc) · 2.87 KB

Changelog

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

3.3.0 (2021-06-24)

Features

3.2.2 (2021-03-23)

3.2.1 (2021-01-18)

Bug Fixes

3.2.0 (2021-01-18)

Features

3.1.0 (2020-08-04)

Features

3.0.0 (2020-08-04)

⚠ BREAKING CHANGES

  • the plugin and API handler instantiation have changed

Features

  • support replacing robots.txt with the siteUrl (#9) (bc63c85), closes #8

2.0.1 (2020-07-31)

Bug Fixes

2.0.0 (2020-07-31)

⚠ BREAKING CHANGES

  • baseUrl is now a required parameter and was changed to siteUrl
  • withSitemap -> withSitemap()

Bug Fixes

  • make API consistent with other plugins we have (9bf81b7)
  • rework mapping to fix various issues (#7) (3723511)

1.1.1 (2020-07-29)

1.1.0 (2020-07-29)

Features