Releases: Unknown-Studios/react-sitemap-generator
Releases · Unknown-Studios/react-sitemap-generator
v1.1.6
What's Changed
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #8
- Added support for react 18
Full Changelog: v1.1.4...v1.1.6
v1.1.5
What's Changed
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #4
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #5
- Fixed an issue with polyfill in webpack 5
- Fixed a typeerror when trying to extract children from React.FC
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
- Updated dependencies
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Fixed compiled file structure 2e6be81
v1.1.1
v1.1.0
- Merge branch 'master' of github.com:Unknown-Studios/react-sitemap-generator 5baafaf
- Fixed wrong naming on github action fba6703
- Delete .DS_Store 06919f1
- Fixed failing tests and tested missing lines 4bbaa3f
- Fixed running test on push be9eb95
- Create stale.yml a306fea
- Added more tests, example and improved general functionality c4870e7
- Create LICENSE feac289