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

@embroider/macros

Package Overview
Dependencies
Maintainers
4
Versions
471
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@embroider/macros - npm Package Versions

1
47

0.11.0

Diff

Changelog

Source

0.11.0

  • ENHANCEMENT: support rebuilding of linked addons when using the BROCCOLI_ENABLED_MEMOIZE feature flag
ef4
published 0.10.0 •

Changelog

Source

0.10.0

  • BUGFIX: make TemplateCompiler's isParallelSafe flag survive clone()
  • COMPAT: support ember-cli-htmlbars>=4, which has native support for inline hbs
  • BUGFIX: fix CSS ordering between certain kinds of addon CSS by @kandhavivekraj
  • COMPAT: updated compat adapter for ember-data 3.15 by @jenweber
ef4
published 0.9.0 •

Changelog

Source

0.9.0

  • DOCS: improved README example code by @jenweber
  • PERFORMANCE: memoize template compiler, by @kratiahuja and @stefanpenner
  • BUGFIX: fix implicit-modules in apps with NPM scoped names
  • BUGFIX: keep json and wasm as default resolvable extensions
  • COMPAT: short-circuit template compilation to be compatible with addons with broken template preprocessors but no templates
ef4
published 0.8.0 •

Changelog

Source

0.8.0

  • HOUSEKEEPING: upgrade css-loader.
  • BUGFIX: include nested CSS files from addons that use no preprocessor
  • ENHANCEMENT: support addons that customize treeForStyles and don't call super, by @simonihmig.
  • DOCS: improvement to README by @simonihmig
  • HOUSEKEEPING: update for compatibility with newest ember-cli-htmlbars
ef4
published 0.7.1 •

Changelog

Source

0.7.1

  • BUGFIX: changes to CSS and public assets were not always reflected after rebuilds
ef4
published 0.7.0 •

Changelog

Source

0.7.0

  • HOUSEKEEPING: multiple fixes and improvements by @stefanpenner
  • ENHANCEMENT: treat dotfiles the same way ember-cli does by @thoov
  • HOUSEKEEPING: upgrade babel plugin-debug-macros by @k-fish
  • ENHANCEMENT: compatibility with app.import from node_modules with outputFile option
  • ENHANCEMENT: build performance improvement by caching v2tree by @tmquinn
  • ENHANCEMENT: allow interactive rebuilds of addons by @thoov
  • ENHANCEMENT: fastboot compatibility improves by @dnalagatla
  • ENHANCEMENT: support node's mjs extension by @knownasilya
  • ENHANCEMENT: usage of getOrCreate cleaned up by @2hu12
  • ENHANCEMENT: add support for nested angle components by @josemarluedke
  • ENHANCEMENT: add support for pod module prefix by @josemarluedke
  • ENHANCEMENT: add support for ember's new on and fn by @josemarluedke
  • ENHANCEMENT: add compatibility rules for ember-basic-dropdown v2 by @josemarluedke
  • DOCS: improved readme code samples by @efx
ef4
published 0.6.0 •

Changelog

Source

0.6.0

  • BUGFIX: make renamed implicit-modules work
  • ENHANCEMENT: expose outputPath from the standard build pipeline
  • ENHANCEMENT: fix a build error when building ember engines
  • BUGFIX: fix template compiler serialization during rebuilds
  • ENHANCEMENT: improved test coverage of app.import with prepend, by @stefanpenner
  • ENHANCEMENT: add support for app.import with the destDir argument, by @balinterdi
  • ENHANCEMENT: teach resolver about Ember's component invocation dot rules
  • ENHANCEMENT: teach resolver about more of Ember's built-ins
ef4
published 0.5.1 •

Changelog

Source

0.5.1

  • COMPAT: tolerate addons that overwrite their own files
ef4
published 0.5.0 •

Changelog

Source

0.5.0

  • COMPAT: added a compatAdapter for ember-svg-jar
  • ENHANCEMENT: apps that use ember-cli-typescript are now supported
  • BUGFIX: respect the app's custom babel config (this was a regression)
  • COMPAT: try to match ember-cli's file-smooshing priority more closely when an addon is consumed multiple times
  • BUGFIX: don't mess with bare require in non-Ember packages.
  • COMPAT: adjust compatibility adapter for ember-data 3.11
  • BUGFIX: correctly handled a renamed module inside a renamed package by @stefanpenner
  • ENHANCEMENT: implement the outputFile option to app.import, by @stefanpenner
  • BUGFIX: windows path handling by @lifeart
  • ENHANCEMENT: skip the OneShot optimization on broccoli versions that don't need it, by @thoov
  • BUGFIX: error message formatting on windows by @lifeart
  • BUGFIX: don't leak the full filesystem path in compiled templates, by @lifeart
  • BUGFIX: support a blank pod prefix by @lifeart
  • BUGFIX: ignore new built-in angle-bracket components: Input, LinkTo, TextArea. By @cyk.
  • HOUSEKEEPING: module name cleanup by @lifeart
  • ENHANCEMENT: allow unresolved style by @lifeart
  • HOUSEKEEPING: upgrade macro test fixtures by @stefanpenner
  • ENHANCEMENT: invoke ember-cli-babel to get its latest default babel config, by @stefanpenner
ef4
published 0.4.3 •

Changelog

Source

v0.4.3

  • BUGFIX: nested files were missing from previous published packages
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