Releases: blimmer/ember-cli-server-variables
Releases · blimmer/ember-cli-server-variables
v3.0.0
v2.4.0
v2.2.0
Release 2.1.0
See changelog.
Fix Default Blueprint
Ember & Ember CLI Upgrade
See changelog for more details.
JSON Parsing Support
Support automatically parsing JSON strings. Previously, keys would have to be parsed manually if they are JSON.
Because this is not backwards compatible, this is a major release.
Upgrading
If you do not have any JSON server variable content, you do not need to do anything.
If you previously were parsing JSON variables manually, remove your call to JSON.parse
.
Ember CLI and Dependency Upgrades
Also, this API is stable enough to call 1.0.
See changelog.
Ember CLI 1.13.6 Upgrade
See Changelog for details.