Socket
Socket
Sign inDemoInstall

ember-fastboot-server

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-fastboot-server - npm Package Versions

23

0.7.3

Diff

Changelog

Source

0.7.3

  • Application config is now stored in the built application's package.json. This allows turning the storeConfigInMeta back on for FastBoot apps.
  • Setting the document's title via document.title is deprecated. Use the ember-cli-head addon instead.
danmcclain
published 0.7.2 •

Changelog

Source

0.7.2

  • The HTTP response object is now exposed to the FastBoot service.
danmcclain
published 0.7.1 •

Changelog

Source

0.7.1

  • Fixes an issue where requiring built-in modules via FastBoot.require() wouldn't work.
tomdale
published 0.7.0 •

Changelog

Source

0.7.0

  • Removes the contextify dependency. This should significantly improve install speed and platform compatibility, at the expense of dropping support for Node 0.10.
  • Improves compatibility of the request headers object with the Headers specification.
tomdale
published 0.6.2 •

Changelog

Source

0.6.2

  • Adds the ability for the FastBoot service to defer rendering the response by providing a promise.
tomdale
published 0.6.1 •

danmcclain
published 0.6.0 •

Changelog

Source

0.6.0

  • Adds hot reloading of app.
  • Fixes an issue where the console global was not available inside the FastBoot sandbox.
  • Makes incoming HTTP request available to the Ember app.
tomdale
published 0.5.4 •

danmcclain
published 0.5.3 •

tomdale
published 0.5.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc