Skip to content

🙃v1.1.0

Compare
Choose a tag to compare
@atellmer atellmer released this 11 Apr 12:54
· 141 commits to master since this release

@dark-engine/core

  • Added new jsx-runtime

@dark-engine/platform-browser

  • Added __danger property for dangerous HTML issue
  • Added hydration of entire document issue

@dark-engine/platform-server

  • New option bootstrapModules for renderToStream issue
  • The renderToString under the hood uses a stream

@dark-engine/web-router

  • Removed trailing slashes in the router pathes issue

Thanks to @Coachonko for active participation in the discussions.