Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

v0.9.0

Choose a tag to compare

@fussel178 fussel178 released this 09 Feb 17:39
· 1660 commits to main since this release

0.9.0 (2021-02-09)

Features

  • mock-server: Make event bus and http server instances protected so extending classes can use them (9c6f6ff)
  • mock-server: The prefix and the hostname are now customizable (467187d)

Bug Fixes

  • mock-server: The SockJS instance now uses the right prefix (3192dd3)
  • template: Add browserslist to package.json to allow immediate start of development build (0cf4d47)