New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@glimmer/compiler

Package Overview
Dependencies
Maintainers
15
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/compiler - npm Package Versions

1
810
31

0.71.1

Diff
pzuraq
published 0.71.1 •

Changelog

Source

v0.71.1 (2020-12-16)

Republish with correct prod build

pzuraq
published 0.71.0 •

Changelog

Source

v0.71.0 (2020-12-15)

:boom: Breaking Change
  • @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/vm
    • #1235 [FEATURE] Adds dynamic curly components and helpers (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime
:bug: Bug Fix
Committers: 2
pzuraq
published 0.70.0 •

Changelog

Source

v0.70.0 (2020-12-14)

:boom: Breaking Change
  • @glimmer/benchmark-env, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/opcode-compiler, @glimmer/runtime
Committers: 1
pzuraq
published 0.69.3 •

Changelog

Source

v0.69.3 (2020-12-10)

:bug: Bug Fix
  • @glimmer/integration-tests, @glimmer/syntax
    • #1231 [BUGFIX] Ensure template locals work in nested blocks (@pzuraq)
Committers: 1
pzuraq
published 0.69.2 •

Changelog

Source

v0.69.2 (2020-12-10)

:bug: Bug Fix
  • @glimmer/runtime
Committers: 1
pzuraq
published 0.69.1 •

Changelog

Source

v0.69.1 (2020-12-10)

:bug: Bug Fix
  • @glimmer/syntax
    • #1229 [BUGFIX] Makes ASTPluginEnvironment generic (@pzuraq)
Committers: 1
pzuraq
published 0.69.0 •

Changelog

Source

v0.69.0 (2020-12-10)

:boom: Breaking Change
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/vm
:rocket: Enhancement
  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/syntax
:bug: Bug Fix
  • @glimmer/integration-tests, @glimmer/syntax
Committers: 1
pzuraq
published 0.68.1 •

Changelog

Source

v0.68.1 (2020-12-06)

:bug: Bug Fix
  • @glimmer/manager, @glimmer/util
    • #1224 [BUGFIX] Make the custom tag system non-enumerable (@pzuraq)
  • @glimmer/runtime
Committers: 1
pzuraq
published 0.68.0 •

Changelog

Source

v0.68.0 (2020-12-04)

:boom: Breaking Change
  • @glimmer/benchmark-env, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/util
    • #1222 [REFACTOR] Align resolver and internals with strict mode (@pzuraq)
  • @glimmer/destroyable, @glimmer/integration-tests, @glimmer/manager, @glimmer/owner, @glimmer/runtime
    • #1221 [REFACTOR] Extract Owner and Destroyables into their own packages (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime
    • #1215 [REFACTOR] Use constants pool for definitions (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/program, @glimmer/runtime, @glimmer/util
    • #1213 [REFACTOR] Upstream custom managers, TO managers (@pzuraq)
:bug: Bug Fix
  • @glimmer/compiler, @glimmer/integration-tests
    • #1218 Fix splattributes handling of type attribute. [rebased] (@locks)
:house: Internal
  • @glimmer/benchmark-env
    • #1220 [BUGFIX] Absorb breakage in benchmark-env instead of benchmark (@pzuraq)
    • #1217 Revert "[BREAKING] Update benchmark-env API" (@pzuraq)
    • #1216 [BREAKING] Update benchmark-env API (@pzuraq)
  • @glimmer/integration-tests
    • #1214 [REFACTOR] Update tests to match actual Glimmer component API (@pzuraq)
Committers: 2
pzuraq
published 0.67.0 •

Changelog

Source

v0.67.0 (2020-11-24)

:boom: Breaking Change
  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/syntax
    • #1206 [BUGFIX] Ensures keywords and elements can always be shadowed (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/encoder, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/util
:bug: Bug Fix
  • @glimmer/integration-tests, @glimmer/runtime
  • @glimmer/validator
    • #1205 Ensure @tracked assertion can be made a deprecation. (@rwjblue)
  • @glimmer/syntax
    • #1204 Ensure loc is populated by builders.element(...) (@rwjblue)
Committers: 3