Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-coffeescript

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-coffeescript - npm Package Versions

13

0.9.0

Diff

Changelog

Source

0.9.0

  • Update blueprints for ember-cli 0.1.13
    • Removed classifiedModuleName from moduleFor. They are optional now. #57
    • Made all the changes necessary for qunit 2.0 compatibility #54
kimroen
published 0.8.1 •

Changelog

Source

0.8.1

  • Fix a problem in the acceptance-test blueprint to not hang by default #51
  • Fix a problem with config not being respected in test #55
kimroen
published 0.8.0 •

Changelog

Source

0.8.0

  • Update blueprints for ember-cli 0.1.12
  • Fix the resources blueprint #50
kimroen
published 0.7.0 •

Changelog

Source

0.7.0

  • Update blueprints for ember-cli 0.1.5
    • Check presence of needs in model-test blueprints before emitting ember-cli#2829
    • Reference app instance as application in generated acceptance-tests ember-cli#2659
    • Add aliases -resource and -route to the route blueprint ember-cli#2565
  • Add support for .coffeelintignore-files #45
kimroen
published 0.6.0 •

Changelog

Source

0.6.0

  • Make blueprints optional (defaults to include).
  • Move coffeeOptions from Brocfile.js to config/environment.js. See README for more details on how to use.
kimroen
published 0.5.0 •

Changelog

Source

0.5.0

  • Update blueprints for ember-cli 0.1.4
    • Use the Ember.Applications container for initializer tests. ember-cli#2582
    • Use project.root instead of process.cwd() in route blueprints. ember-cli#2604
kimroen
published 0.4.0 •

Changelog

Source

0.4.0

  • Support pod-structure for
    • adapters
    • serializers
    • transforms
  • Support pod-structure for tests. Added:
    • component-test
    • controller-test
    • model-test
    • route-test
    • serializer-test
    • transform-test
    • view-test
  • Remove blueprints for controller types. See original commit in ember-cli
  • Make generated relationships in models use dasherized names. Ref issue ember-cli
kimroen
published 0.3.2 •

Changelog

Source

0.3.2

  • Fix some issues with the generated component tests #29
  • Update broccoli-coffeescript to 0.3.0, enabling support for literate CoffeeScript.
kimroen
published 0.3.1 •

Changelog

Source

0.3.1

  • Add missing dependency #27
kimroen
published 0.3.0 •

Changelog

Source

0.3.0

  • Add support for linting CoffeeScript #25
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc