Skip to content

v2.0.0-rc.2

Compare
Choose a tag to compare
@nklayman nklayman released this 13 Jun 22:01
· 283 commits to master since this release
6076dfc

This release contains a handful of fixes:

  • Static assets from public folder wouldn't load due to incorrect process.env.BASE_URL (#803)
  • Type error in background.ts related to process.env.NODE_INTEGRATION (#801)
  • Support nested pages (#786)