Socket
Socket
Sign inDemoInstall

ember-template-imports

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-template-imports - npm Package Versions

234

4.1.2

Diff

nullvoxpopuli
published 4.1.1 •

Changelog

Source

v4.1.1 (2024-05-14)

:bug: Bug Fix
  • #236 Use this.parent instead of this.project when version checking (@Windvis)
  • #234 Add project description for intellisense (@runspired)
:memo: Documentation
Committers: 3
nullvoxpopuli
published 4.1.0 •

Changelog

Source

v4.1.0 (2024-02-05)

:rocket: Enhancement
:memo: Documentation
  • #231 add import guide for components, helpers, modifiers (@Parrryy)
:house: Internal
Committers: 6
nullvoxpopuli
published 4.0.0 •

Changelog

Source

v4.0.0 (2023-10-18)

:boom: Breaking Change
  • #187 Use content-tag, which fixes all the bugs (@NullVoxPopuli) Additionally,
    • for tooling authors, all exports have been removed. Use content-tag for your <template> parsing / location mapping needs.
    • for v1 addon and app users, this change fixes parsing bugs but otherwise should not be noticeable.
    • for v2 addon users, you're already using content-tag if you're using addon.gjs() from @embroider/addon-dev, and this change doesn't affect v2 addons.
  • #146 [Cleanup] Remove all traces of hbs (@NullVoxPopuli)
    The only supported strict-mode syntax is now <template>. See https://github.com/emberjs/rfcs/pull/779
  • #138 Update to support only Node 16 and 18 (@chriskrycho)
:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 9
chriskrycho
published 3.4.2 •

chriskrycho
published 3.4.1 •

Changelog

Source

v3.4.1 (2023-01-30)

:bug: Bug Fix
:memo: Documentation
Committers: 2
rwjblue
published 3.4.0 •

Changelog

Source

v3.4.0 (2022-11-09)

:rocket: Enhancement
:memo: Documentation
Committers: 2
rwjblue
published 3.3.1 •

Changelog

Source

v3.3.1 (2022-10-26)

:bug: Bug Fix
Committers: 1
rwjblue
published 3.3.0 •

Changelog

Source

v3.3.0 (2022-10-26)

:house: Internal
Committers: 1
rwjblue
published 3.2.0 •

Changelog

Source

v3.2.0 (2022-10-25)

:rocket: Enhancement
  • #74 Provide the contents of the parsed template when calling parseTemplates (@gabrielcsapo)
  • #73 Do not require parent addon to include ember-cli-htmlbars (@gabrielcsapo)
:house: Internal
Committers: 2
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