v0.92.1-@glimmer/compiler: Merge pull request #1611 from glimmerjs/release-preview
github-actions
released this
12 Sep 09:12
·
65 commits
to main
since this release
Release (2024-09-11)
@glimmer/compiler 0.92.1 (patch)
@glimmer/debug 0.92.2 (patch)
@glimmer/destroyable 0.92.1 (patch)
@glimmer/encoder 0.92.1 (patch)
@glimmer/global-context 0.92.1 (patch)
@glimmer/interfaces 0.92.1 (patch)
@glimmer/manager 0.92.2 (patch)
@glimmer/node 0.92.2 (patch)
@glimmer/opcode-compiler 0.92.2 (patch)
@glimmer/owner 0.92.1 (patch)
@glimmer/program 0.92.2 (patch)
@glimmer/reference 0.92.1 (patch)
@glimmer/runtime 0.92.2 (patch)
@glimmer/syntax 0.92.1 (patch)
@glimmer/util 0.92.1 (patch)
@glimmer/validator 0.92.1 (patch)
@glimmer/vm 0.92.1 (patch)
@glimmer/vm-babel-plugins 0.92.1 (patch)
@glimmer/wire-format 0.92.1 (patch)
🐛 Bug Fix
@glimmer-workspace/build-support
,@glimmer/debug
,@glimmer/local-debug-babel-plugin
- #1606 Fix stripping local debug code so can that dead-code-elimination produces smaller bundles with fewer function calls (part 1) (@NullVoxPopuli)
🏠 Internal
@glimmer-workspace/krausest
,@glimmer-workspace/bin
,@glimmer-workspace/benchmark-env
,@glimmer-workspace/integration-tests
,@glimmer-workspace/test-utils
,@glimmer/compiler
,@glimmer/debug
,@glimmer/destroyable
,@glimmer/encoder
,@glimmer/global-context
,@glimmer/interfaces
,@glimmer/manager
,@glimmer/node
,@glimmer/opcode-compiler
,@glimmer/owner
,@glimmer/program
,@glimmer/reference
,@glimmer/runtime
,@glimmer/syntax
,@glimmer/util
,@glimmer/validator
,@glimmer/vm-babel-plugins
,@glimmer/vm
,@glimmer/wire-format
- #1616 Declare all workspace protocols workspace:* so that patch bumps bump all consumers as well (@NullVoxPopuli)
- Other
- #1615 When generating the release plan, we don't need to run the puppeteer install -- so we can use --ignore-scripts (@NullVoxPopuli)
- #1614 Do not have nested packages (@NullVoxPopuli)
- #1612 Don't run the Krausest benchmark unless we have to (@NullVoxPopuli)
- #1613 Add a name entry to a package.json that didn't have a name -- all package.jsons must have a name (@NullVoxPopuli)
- #1610 Have the release-automation workflows use the same setup as CI (@NullVoxPopuli)
- #1609 Sync pnpm versions in the new release-automation workflows (@NullVoxPopuli)
- #1607 Setup Release plan, remove release-it (@NullVoxPopuli)