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
48

0.22.0

Diff

Changelog

Source

0.22.0

  • COMPAT: add the newer public in-element helper to the built-in helpers list by @josemarluedke
  • COMPAT: use runtime loader for tests
ef4
published 0.21.0 •

Changelog

Source

0.21.0

  • ENHANCEMENT: make it easier for addons to emit macros into their consuming packages in classic builds
  • COMPAT: patch a bug in ember-template-compiler so we can support all active LTS versions of ember-source
  • COMPAT: avoid interactions with addons that manipulate the value of window.require over time
ef4
published 0.20.0 •

Changelog

Source

0.20.0

  • COMPAT: remote our adapter for ember-window-mock because upstream now has an embroider-compatible solution
  • ENHANCEMENT: added isTesting, isDevelopingApp, and isDevelopingThisPackage macros
  • BUGFIX: handle addons with a customized ember-addon.main that use stock trees
  • COMPAT: make customized tree detection robust enough to catch addons that mutate other addon instances
  • COMPAT: support customized treeForAddonStyles
  • BUGFIX: make our babel plugin order match classic builds by @thoov
  • HOUSEKEEPING: use volta extends within our monorepo by @thoov
  • BUGFIX: fix renamed-modules when used with languages that transpile to js
  • COMPAT: follow template compiler changes in ember 3.17+ by @GCheung55
  • DOCS: remove addon package publishing warning by @GavinJoyce
ef4
published 0.19.0 •

Changelog

Source

0.19.0

  • HOUSEKEEPING: Updating some babel-related deps to avoid upstream bugs
  • ENHANCEMENT: implement a build-variants system to begin supporting multiple simultaneous flavors of builds in stage3 packagers.
  • BUGFIX: use the build-variants system to fix optimized production fastboot builds
  • COMPAT: added a compat-adapter for ember-cli-fastboot-testing
  • BUGFIX: make engine configs fastboot-friendly
  • BUGFIX: preload webpack's lazy chunks in fastboot
  • HOUSEKEEPING: update volta pinning on all packages in monorepo
ef4
published 0.19.0-alpha.0 •

ef4
published 0.18.0 •

Changelog

Source

0.18.0

  • COMPAT: updated to new proposed fastboot v5 format (https://github.com/ember-fastboot/fastboot/pull/272)
  • COMPAT: avoid spurious testem error when running tests directly in browser
  • ENHANCEMENT: support static resolution of components named like foo/index.js as opposed to foo.js, by @NullVoxPopuli
ef4
published 0.17.0 •

Changelog

Source

0.17.0

  • COMPAT: tolerate broken in-repo-addons for compatibility with ember-cli by @thoov
  • ENHANCEMENT: add data-fastboot-ignore to scripts that shouldn't run in fastboot by @thoov
ef4
published 0.16.1 •

Changelog

Source

0.16.1

  • BUGFIX: addons that return undefined from treeForFastboot caused a build-time exception
  • BUGFIX: apps with sufficiently modern preset-env configuration saw webpack parse errors
ef4
published 0.16.0 •

Changelog

Source

0.16.0

  • BUGFIX: improved support for in-repo addons, including in-repo addons inside in-repo addons
  • ENHANCEMENT: full fastboot support (depends on upstream changes in fastboot that are still in a PR)
  • ENHANCEMENT: addon rebuilding improvements
  • BUGFIX: make @embroider/router coexist correctly with ember-engines
ef4
published 0.15.0 •

Changelog

Source

0.15.0

  • ENHANCEMENT: lazy engines' own JS is now loaded lazily by @thoov
  • HOUSEKEEPING: updated to node 12 by @SparshithNR
  • ENHANCEMENT: apps with ember-engines can now build and run correctly
  • ENHANCEMENT: macro system can now evaluate many more kinds of expressions, and supports optional chaining syntax, by @SparshithNR
  • BUGFIX: support running test suites via ember s, not just ember test
  • COMPAT: support in-repo-addons inside other addons, by @thoov
  • HOUSEKEEPING: switch to github actions for our own CI, by @thoov
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