Skip to content

v1.1.0(2019-11-13)

Compare
Choose a tag to compare
@daysai daysai released this 13 Nov 06:53
· 225 commits to master since this release
  • fix: for security reasons, remove localUrl api
  • feat: add render/component props to AppRoute to support the basic ability to replace react-router #25
  • chore: adjust the testing-library package #22
  • fix: adjust NotFound rendering to AppRouter layer rendering, more reasonable
  • fix: improve test cases, current test cases cover 95%+, legacy shadowRoot related, custom event polyfill related