Skip to content

Releases: glimmerjs/glimmer-vm

Release 0.65.2

17 Feb 21:56
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @glimmer/integration-tests, @glimmer/runtime
    • #1272 [BUGFIX] Fix reactivity of dynamic attributes (@pzuraq)

Committers: 1

Release 0.76.0

16 Feb 21:26
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime
    • #1263 [BUGFIX] Ensure owner is available during resolution for all components (@pzuraq)

πŸ› Bug Fix

  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces
    • #1270 Ensure inline if returns undefined when no falsey value is provided (@rwjblue)
  • @glimmer/integration-tests, @glimmer/runtime
    • #1268 [BUGFIX] Fix reactivity of dynamic attributes (@pzuraq)
    • #1269 [BUGFIX] Fix {{get}} when used on non-objects (@pzuraq)
  • @glimmer/syntax
    • #1266 Maintain relative order of attributes and comments within an ElementNode (@charlespierce)

🏠 Internal

  • @glimmer/integration-tests

Committers: 3

Release 0.74.3

12 Feb 14:56
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @glimmer/syntax
    • #1266 Maintain relative order of attributes and comments within an ElementNode (@charlespierce)

Committers: 1

Release 0.75.0

09 Feb 17:57
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/syntax

Committers: 1

Release 0.74.2

01 Feb 23:58
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @glimmer/compiler, @glimmer/interfaces
    • #1260 Omit scope property from precompiled templates in loose mode (@rwjblue)

Committers: 1

Release 0.74.1

01 Feb 21:45
Compare
Choose a tag to compare

πŸš€ Enhancement

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/validator
    • #1259 Adds deprecation for property fallback lookup (@pzuraq)

Committers: 1

Release 0.74.0

30 Jan 05:01
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • @glimmer/benchmark-env, @glimmer/global-context, @glimmer/integration-tests, @glimmer/validator, build-utils
    • #1257 Add assert and deprecate to global context API (@pzuraq)

πŸ› Bug Fix

  • @glimmer/integration-tests, @glimmer/syntax
    • #1255 Don't call customizeComponentName on curly components (@dfreeman)

🏠 Internal

  • @glimmer/integration-tests, @glimmer/syntax
    • #1258 Remove usages of this.property fallback from tests (@pzuraq)

Committers: 2

Release 0.73.2

21 Jan 16:43
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @glimmer/integration-tests, @glimmer/syntax
    • #1253 [BUGFIX] Convert component names after symbol allocation (@pzuraq)

Committers: 1

Release 0.73.1

21 Dec 23:54
Compare
Choose a tag to compare

πŸ› Bug Fix

  • @glimmer/compiler, @glimmer/integration-tests
    • #1249 Ensure {{component.name}} works with implicit this fallback in loose mode. (@rwjblue)

🏠 Internal

Committers: 1

Release 0.73.0

18 Dec 23:00
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • @glimmer/benchmark-env, @glimmer/global-context, @glimmer/integration-tests, @glimmer/runtime, @glimmer/util
    • #1245 [FEATURE] Upstream built-in helpers and modifiers from Ember (@pzuraq)
  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime

πŸš€ Enhancement

  • @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime, @glimmer/vm
    • #1240 [FEATURE] Adds inline if and unless keywords (@pzuraq)

πŸ› Bug Fix

  • @glimmer/runtime
    • #1241 Fix missing component error message (@ef4)

🏠 Internal

  • @glimmer/compiler, @glimmer/integration-tests

Committers: 2