All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2019-04-15)
- automatically create sitemap in
dist
(#42) (2767ccb) - cache initialization (a947b33), closes #27 #51
- create cache (#47) (cd1d90f)
- reduce the use of lodash (c226f11)
- usage of hook that require Nuxt >= 1.0
0.2.2 (2019-03-12)
- avoid duplicate routes with "index.vue" child-routes (2315574)
0.2.1 (2019-03-12)
0.2.0 (2019-01-02)
- add custom
filter
option (239a1ed)
0.1.2 (2018-12-11)
- fix static folder path (0e02ea6)
0.1.1 (2018-04-16)
0.1.0 (2018-04-16)
- optimize lodash imports (5e1e68f)
0.0.5 (2018-04-14)
- wrap async calls (b1b785a)
- add routesUnion() method to combine routes arrays (5d4f5b7)
0.0.3 (2017-08-03)
- sitemap: nuxt rc compability (#104) (335ae7a)
0.0.2 (2017-07-25)
- sitemap: refactor to fix production build (27fdca8)