Skip to content

Releases: blimmer/ember-cli-server-variables

v3.0.0

18 Dec 04:14
4bce80a
Compare
Choose a tag to compare

See changelog.

v2.4.0

03 Apr 16:49
26565e0
Compare
Choose a tag to compare

See changelog

v2.2.0

08 May 14:50
ec0eaba
Compare
Choose a tag to compare

See changelog.

Release 2.1.0

29 Mar 22:23
7455060
Compare
Choose a tag to compare

See changelog.

Fix Default Blueprint

30 Aug 17:03
e5a4970
Compare
Choose a tag to compare

Ember & Ember CLI Upgrade

14 Aug 21:24
7a5bc4d
Compare
Choose a tag to compare

See changelog for more details.

JSON Parsing Support

28 May 18:53
35695b2
Compare
Choose a tag to compare

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

03 Apr 21:13
Compare
Choose a tag to compare

Also, this API is stable enough to call 1.0.

See changelog.

Ember CLI 1.13.6 Upgrade

02 Aug 00:26
Compare
Choose a tag to compare

See Changelog for details.

Ember CLI 0.2.7 Upgrade

07 Jun 18:21
Compare
Choose a tag to compare