You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package.json: Missed "types" field was added (54b5fbb)
Features
debug: debug package was added and was exposed through API (66aeb03)
BREAKING CHANGES
debug: The first non-default export (export {debug}) was added.
It causes default export to be accessible under .default: const StaticServer = require('simplatic-http-server').default