Skip to content

Latest commit

Β 

History

History
968 lines (704 loc) Β· 47.1 KB

CHANGELOG.md

File metadata and controls

968 lines (704 loc) Β· 47.1 KB

v2.0.0-beta.21 (2022-09-06)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

v2.0.0-beta.20 (2022-04-11)

πŸ› Bug Fix

  • @glimmer/component
    • #392 Fix Signature integration for external consumers

Committers: 1

v2.0.0-beta.19 (2022-04-01)

πŸ› Bug Fix

  • @glimmer/component

Committers: 1

v2.0.0-beta.18 (2022-03-31)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

Committers: 4

v2.0.0-beta.17 (2021-06-16)

πŸ› Bug Fix

  • @glimmer/core
    • #353 Refactor setGlobalContext into a function to remove cyclic depedency (@chiragpat)

Committers: 1

v2.0.0-beta.16 (2021-04-27)

πŸš€ Enhancement

  • @glimmer/babel-preset

Committers: 2

v2.0.0-beta.15 (2021-03-25)

πŸ› Bug Fix

  • @glimmer/babel-preset, @glimmer/component, @glimmer/core, @glimmer/debug, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking
    • #340 Ensure @glimmer/babel-preset is usable in browsers (@pzuraq)

Committers: 1

v2.0.0-beta.14 (2021-03-24)

πŸ› Bug Fix

  • @glimmer/babel-preset
    • #339 Update babel-plugin-htmlbars-inline-precompile (@pzuraq)
  • @glimmer/babel-preset, @glimmer/component, @glimmer/core, @glimmer/debug, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking

🏠 Internal

  • @glimmer/babel-preset
    • #335 Merge babel-plugins and @glimmer directories (@pzuraq)

Committers: 1

v2.0.0-beta.13 (2021-03-21)

πŸ’₯ Breaking Change

  • @glimmer/blueprint, @glimmer/component, @glimmer/core, @glimmer/debug, @glimmer/ssr, babel-plugins, example-apps
    • #334 Sync template compilation details with Ember, add @glimmer/babel-preset (@pzuraq)

Committers: 1

v2.0.0-beta.12 (2020-12-21)

πŸ’₯ Breaking Change

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins

🏠 Internal

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins
  • example-apps

Committers: 3

v2.0.0-beta.11 (2020-10-26)

πŸš€ Enhancement

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins, example-apps
    • #315 Add support for partial rehydration and example apps for rehydration (@chiragpat)
  • @glimmer/core
    • #313 Add new rehydrate option to renderComponent clientside api (@chiragpat)
  • @glimmer/core, @glimmer/ssr
    • #312 Add new option to output rehydratable markup from @glimmer/ssr (@chiragpat)

Committers: 1

v2.0.0-beta.10 (2020-09-18)

πŸ› Bug Fix

  • @glimmer/tracking
    • #306 Make @glimmer/tracking an ember-cli addon for Ember apps. (@rwjblue)

🏠 Internal

Committers: 1

v2.0.0-beta.9 (2020-09-16)

🏠 Internal

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins

Committers: 1

v2.0.0-beta.8 (2020-09-02)

πŸš€ Enhancement

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins

πŸ› Bug Fix

  • @glimmer/component

🏠 Internal

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins, example-apps
  • Other
    • #287 Ensure the top level package.json is updated upon release. (@rwjblue)

Committers: 3

v2.0.0-beta.7 (2020-04-20)

πŸ’₯ Breaking Change

  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins

🏠 Internal

  • @glimmer/core

Committers: 2

v2.0.0-beta.6 (2020-04-16)

πŸ› Bug Fix

  • #274 [BUGFIX] Ensures interop with Commonjs (@pzuraq)

Committers: 1

v2.0.0-beta.5 (2020-04-04)

πŸ’₯ Breaking Change

  • @glimmer/blueprint, @glimmer/component, @glimmer/core, @glimmer/ssr, example-apps
    • #271 [BUGFIX][BREAKING] Fixes setComponentTemplate (@pzuraq)

πŸš€ Enhancement

  • @glimmer/blueprint
  • @glimmer/core
    • #272 [BUGFIX] Fixes the types of manager return values (@pzuraq)

🏠 Internal

Committers: 2

v2.0.0-beta.4 (2020-04-03)

πŸ› Bug Fix

  • @glimmer/blueprint
    • #265 Add prettier to generated project's package.json. (@rwjblue)
  • @glimmer/blueprint, @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/ssr, @glimmer/tracking, babel-plugins, example-apps
    • #263 Update to prettier@2 and ensure it is enforced by eslint (@rwjblue)

πŸ“ Documentation

  • @glimmer/blueprint, @glimmer/component, @glimmer/tracking
    • #266 Remove outdated information from top level README. (@rwjblue)

🏠 Internal

  • Other
  • @glimmer/blueprint, @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins, example-apps

Committers: 1

v2.0.0-beta.3 (2020-04-01)

πŸš€ Enhancement

  • @glimmer/blueprint
  • babel-plugins

πŸ› Bug Fix

  • @glimmer/blueprint
    • #261 Fix versions of @glimmer packages in new project output. (@pzuraq)
  • @glimmer/core
    • #258 Fix issues with setting a dynamic <a href="{{@foo}}"> or <img src="{{@foo}}"> (@pzuraq)
  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking

πŸ“ Documentation

  • @glimmer/core, @glimmer/helper, @glimmer/modifier, example-apps

🏠 Internal

Committers: 2

v2.0.0-beta.2 (2020-03-31)

Fix a publishing error where cross dependencies were incorrectly published to 2.0.0-beta.1-alpha.1.

v2.0.0-beta.1 (2020-03-31)

The first beta for Glimmer.js 2.0! A lot of changes have been made, some of the highlights include:

  • Minimal renderComponent API!

    import { renderComponent } from '@glimmer/core';
    import MyComponent from './MyComponent';
    
    renderComponent(MyComponent, document.body);
  • Template Import based design - no resolver necessary!

  • Standardized build - based on plain JavaScript modules, no need to a custom build pipeline. Use WebPack, Parcel, Rollup, or whatever other build system you want!

  • Helper Managers and Modifier Managers added to support custom helpers and modifiers!

  • A new blueprint for generating basic Glimmer.js apps!

πŸ’₯ Breaking Change

  • @glimmer/component, @glimmer/core
    • #249 [REFACTOR] Rename Args to TemplateArgs (@pzuraq)
  • @glimmer/core
  • @glimmer/component, @glimmer/core, @glimmer/ssr, example-apps
  • @glimmer/blueprint, @glimmer/core, @glimmer/ssr
    • #241 [CLEANUP] Updates ComponentFactory to ComponentDefinition (@pzuraq)
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/blueprint, @glimmer/compiler-delegates, @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/test-utils, @glimmer/tracking, babel-plugins, example-apps

πŸš€ Enhancement

  • @glimmer/core, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking
  • @glimmer/core, @glimmer/helper, example-apps

πŸ› Bug Fix

  • @glimmer/core
    • #251 [BUGFIX] Ensure Owner is generic for setManager APIs (@pzuraq)
    • #237 BUGFIX - Prevent duplicate compiled modules in test (@chadhietala)
  • @glimmer/application
    • #234 Merge pull request #234 from glimmerjs/remove-compiler-from-runtime (@chadhietala)

🏠 Internal

  • Other
  • @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins
  • @glimmer/blueprint, @glimmer/component
  • @glimmer/core, @glimmer/helper
    • #239 [REFACTOR] Removes most of the remaining custom reference code. (@pzuraq)
  • @glimmer/blueprint, @glimmer/component, @glimmer/core, @glimmer/helper, @glimmer/modifier, @glimmer/ssr, @glimmer/tracking, babel-plugins

Committers: 3

v1.0.0-beta.2 (2019-11-15)

πŸš€ Enhancement

  • @glimmer/component
    • #224 [REFACTOR] Removes deprecations and adds usage error messages. (@pzuraq)
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking
    • #223 Update to Glimmer VM 0.44.0 and migrate tracked implementation to leverage @glimmer/validator. (@pzuraq)

πŸ› Bug Fix

  • @glimmer/component
    • #225 Removes blueprints from @glimmer/component. (@pzuraq)

Committers: 1

v1.0.0-beta.1 (2019-10-23)

πŸ’₯ Breaking Change

  • @glimmer/application, @glimmer/component, @glimmer/tracking

πŸš€ Enhancement

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/blueprint, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking
    • #214 Implement Ember-compatible Custom Component Manager API. (@tomdale)
  • @glimmer/application, @glimmer/component, @glimmer/tracking

πŸ› Bug Fix

  • @glimmer/component
    • #217 Moves @glimmer/tracking to devDependencies. (@pzuraq)

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking

Committers: 2

v0.14.0-alpha.12 (2019-08-16)

πŸš€ Enhancement

  • @glimmer/component
    • #204 Adding back didUpdate hook to glimmer.js component-manager. (@chiragpat)
      • This change also fixes compatibility with Ember 3.13 beta.

Committers: 2

v0.14.0-alpha.11 (2019-08-10)

πŸš€ Enhancement

  • @glimmer/tracking

Committers: 1

v0.14.0-alpha.10 (2019-08-08)

πŸ› Bug Fix

  • @glimmer/component
    • #201 Update the assignment of this.args to reflect the arg proxy. (@pzuraq)

Committers: 1

v0.14.0-alpha.9 (2019-07-11)

πŸš€ Enhancement

  • @glimmer/application-test-helpers, @glimmer/ssr
    • #199 Modify SSRApplication.renderToString to accept a custom Serializer. (@SinS3i)

Committers: 1

v0.14.0-alpha.8 (2019-06-24)

πŸ› Bug Fix

  • @glimmer/ssr
    • #197 Handle non-primitive values passed as args in SSR. (@tomdale)

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking

Committers: 1

v0.14.0-alpha.7 (2019-05-16)

  • Re-release of v0.14.0-alpha.6 due to a problem with published artifacts.

v0.14.0-alpha.6 (2019-05-15)

πŸš€ Enhancement

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/ssr
    • #191 Adding support to pass in a dynamic scope into the ssr glimmer app. (@chiragpat)

Committers: 1

v0.14.0-alpha.5 (2019-05-03)

πŸš€ Enhancement

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/ssr, @glimmer/test-utils
  • @glimmer/component

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking

Committers: 6

v0.14.0-alpha.4 (2019-03-18)

πŸš€ Enhancement

  • @glimmer/component
    • #178 [BUGFIX] Freeze args when updating in DEBUG. (@pzuraq)

πŸ› Bug Fix

  • @glimmer/component
    • #180 [BUGFIX] Fixes args tracking in Glimmer component. (@pzuraq)

Committers: 1

v0.13.0 (2018-11-05)

πŸ’₯ Breaking Change

  • @glimmer/blueprint

πŸš€ Enhancement

  • @glimmer/blueprint
  • @glimmer/application, @glimmer/component

πŸ› Bug Fix

  • @glimmer/application
    • #134 await for rerender to finish before changing rendering flag. (@lifeart)
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component

Committers: 4

v0.11.1 (2018-09-20)

πŸš€ Enhancement

  • @glimmer/component

πŸ› Bug Fix

⚠️ Deprecation

  • @glimmer/component
    • #141 Add deprecation warning for tracked property dependent keys. (@smfoote)

Committers: 3

v0.9.1 (2018-02-15)

🏠 Internal

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates
    • #113 Include handle in bytecode data segment metadata. (@tomdale)

Committers: 1

v0.9.0 (2018-02-08)

Glimmer.js v0.9.0 is a big infrastructural upgrade that lays the groundwork for some exciting new features.

The biggest change in 0.9.0 is that we've broken apart the monolithic Application class into composable objects to change how Glimmer.js behaves:

  1. A Renderer controls how Glimmer performs the initial render.
  2. A Loader controls how Glimmer loads and compiles templates.
  3. A Builder controls how DOM elements are constructed when templates are rendered.

One benefit of this design is that we can add different modes to Glimmer without having to ship code for unused modes. For more discussion, see #34: Separate Application responsibilities.

Out of the box, you can experiment with incremental rendering in your Glimmer.js app using the new AsyncRenderer. This renderer breaks initial rendering into small, discrete units of work. Each unit of work is scheduled using the browser's requestIdleCallback API, ensuring the browser stays responsive even on slower devices and complex pages.

We will also be adding binary bytecode templates and server-side rendering with rehydration in a future release. The implementation for these features are in the 0.9.0 release, but not yet integrated into the default application produced by the blueprint.

To upgrade existing Glimmer.js applications, you will need to update the src/main.ts file to specify the renderer, loader and builder to use. To preserve the rendering behavior of Glimmer.js 0.8.0, use the DOMRenderer, RuntimeCompilerLoader, and SyncRenderer:

// src/main.ts
import Application, { DOMBuilder, RuntimeCompilerLoader, SyncRenderer } from '@glimmer/application';
import Resolver, { BasicModuleRegistry } from '@glimmer/resolver';
import moduleMap from '../config/module-map';
import resolverConfiguration from '../config/resolver-configuration';

export default class App extends Application {
  constructor() {
    let moduleRegistry = new BasicModuleRegistry(moduleMap);
    let resolver = new Resolver(resolverConfiguration, moduleRegistry);
    const element = document.body;

    super({
      builder: new DOMBuilder({ element, nextSibling: null }),
      loader: new RuntimeCompilerLoader(resolver),
      renderer: new SyncRenderer(),
      resolver,
      rootName: resolverConfiguration.app.rootName,
    });
  }
}

v0.9.0-alpha.14 (2018-02-08)

πŸš€ Enhancement

πŸ“ Documentation

  • @glimmer/application
  • @glimmer/component
    • #53 Update and improve Component documentation. (@locks)

🏠 Internal

  • @glimmer/blueprint
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr
  • @glimmer/app-compiler

Committers: 4

v0.9.0-alpha.13 (2017-12-09)

πŸš€ Enhancement

  • @glimmer/application-test-helpers, @glimmer/application
  • @glimmer/blueprint
    • #87 Import @glimmer/blueprint into monorepo. (@Turbo87)

πŸ› Bug Fix

  • @glimmer/application
    • #95 Use Glimmer.js version of UpdatableReference to avoid action volatility. (@tomdale)

Committers: 3

v0.9.0-alpha.12 (2017-11-28)

πŸ› Bug Fix

  • @glimmer/application, @glimmer/compiler-delegates

Committers: 1

v0.9.0-alpha.10 (2017-11-28)

πŸš€ Enhancement

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr
  • @glimmer/application-test-helpers, @glimmer/component
    • #85 Remove unused/duplicate dev dependencies. (@Turbo87)
  • Other
  • @glimmer/app-compiler
    • #82 app-compiler: Remove unnecessary co dependency. (@Turbo87)
  • @glimmer/app-compiler, @glimmer/compiler-delegates
    • #81 Replace deprecated qunitjs dependency with qunit. (@Turbo87)

Committers: 2

v0.9.0-alpha.9 (2017-11-16)

πŸš€ Enhancement

  • @glimmer/application

Committers: 1

v0.9.0-alpha.8 (2017-11-15)

πŸ› Bug Fix

  • @glimmer/compiler-delegates
    • #74 BUGFIX: Builtin helpers and app helpers serialization. (@chadhietala)

Committers: 1

v0.9.0-alpha.7 (2017-11-15)

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates

Committers: 1

v0.9.0-alpha.6 (2017-11-13)

πŸ› Bug Fix

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates

Committers: 1

v0.9.0-alpha.5 (2017-11-09)

πŸš€ Enhancement

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr

🏠 Internal

  • @glimmer/application
  • @glimmer/compiler-delegates
  • @glimmer/app-compiler, @glimmer/compiler-delegates

Committers: 4

v0.9.0-alpha.4 (2017-10-30)

πŸš€ Enhancement

  • @glimmer/app-compiler, @glimmer/application, @glimmer/compiler-delegates

Committers: 1

v0.9.0-alpha.3 (2017-10-30)

🏠 Internal

Committers: 1

v0.9.0-alpha.2 (2017-10-30)

πŸš€ Enhancement

  • @glimmer/application, @glimmer/component
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/test-utils
  • @glimmer/application, @glimmer/ssr
  • @glimmer/app-compiler, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component
  • @glimmer/application
    • #34 Separate Application responsibilities. (@tomdale)
  • @glimmer/compiler-delegates

πŸ› Bug Fix

  • @glimmer/app-compiler, @glimmer/compiler-delegates

🏠 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/test-utils

v0.8.0 (2017-10-22)

We've got some big changes in v0.8.0 of Glimmer.js! The most notable change is that we have migrated from dasherized components (x-profile) to capitalized components (Profile). Multi-word components should be capitalized too, so user-profile becomes UserProfile.

To upgrade existing Glimmer.js applications to 0.8.0, perform the following steps:

  1. Modify your application's package.json:
    1. @glimmer/application should be ^0.8.0.
    2. @glimmer/component should be ^0.8.0 (you may need to add this dependency).
  2. Rename component files from dasherized to CapitalCase. For example, the src/ui/components/user-profile directory should be renamed to src/ui/components/UserProfile.
  3. Change all component invocations from dasherized to CapitalCase. For example, change <user-profile @user={{user}} /> to <UserProfile @user={{user}} />.

These are all of the changes that should be necessary to migrate an existing app.

We've also introduced a new feature that makes it easier to take control of HTML attributes. In 0.8.0, you can add ...attributes to an element in a component's template, and any attributes passed to the component will be applied to that element.

For example, imagine you have a ProfileImage component whose template contains an img tag. You want anyone using this component to be able to treat it just like an img element, including being able to set standard HTML attributes on it. We'll add ...attributes to the target element, like this:

{{! src/ui/components/ProfileImage/template.hbs }}
<img ...attributes>

Now when invoking the component, any HTML attributes (i.e. anything without a @ prefix) will be transferred to the element with ...attributes on it:

{{! src/ui/components/Main/template.hbs }}
<ProfileImage
  @isAdmin={{isAdmin}} {{! not an attribute! }}
  src={{user.imageUrl}}
  role="complementary"
  data-is-awesome="yes-is-awesome"
  />

The final DOM will look something like this:

<img
  src="/images/profiles/chad.jpg"
  role="complementary"
  data-is-awesome="yes-is-awesome">

For more information on these and other changes in Glimmer.js, make sure to read the Glimmer.js Progress Report blog post.

Note that 0.8.0 lays the foundation for compiling to binary bytecode, but does not yet enable it. Expect this functionality to be enabled in a future release, now that the requisite version of the underlying Glimmer compiler and VM have been upgraded.

πŸ› Bug Fix

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component
    • #26 Fix incompatibility with {{each}} and frozen objects. (@tomdale)

🏠 Internal

  • Other
  • @glimmer/application, @glimmer/component
    • #30 Support running tests in the browser, Node, or both. (@tomdale)
  • @glimmer/application, @glimmer/component, @glimmer/local-debug-flags
    • #29 Run tests in production and development modes. (@tomdale)

Committers: 2

v0.8.0-alpha.10 (2017-10-17)

🏠 Internal

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/test-utils

Committers: 1

v0.8.0-alpha.9 (2017-10-12)

πŸ› Bug Fix

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/test-utils
    • #23 Fix dependencies and add failing tests for block params and user helpers. (@chadhietala)

🏠 Internal

  • #15 Use yarn to install package dependencies. (@tomdale)

Committers: 2

v0.8.0-alpha.8 (2017-10-06)

πŸ› Bug Fix

  • #21 Bump @glimmer/compiler dependency to 0.29.3. (@tomdale)

Committers: 1

v0.8.0-alpha.7 (2017-09-29)

πŸš€ Enhancement

  • @glimmer/application

Committers: 1

v0.8.0-alpha.6 (2017-09-28)

πŸš€ Enhancement

  • @glimmer/component

Committers: 1

v0.8.0-alpha.5 (2017-09-26)

πŸ› Bug Fix

  • @glimmer/application

Committers: 1

v0.8.0-alpha.2 (2017-09-26)

πŸ› Bug Fix

  • @glimmer/component
    • #16 Break RuntimeResolver circular dependency. (@tomdale)

Committers: 1

v0.8.0-alpha.1 (2017-10-17)

πŸš€ Enhancement

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component
  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/test-utils

πŸ“ Documentation

🏠 Internal

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/test-utils
  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/component, @glimmer/local-debug-flags, @glimmer/test-utils
    • #3 [Monorepo] Adopt @glimmer/component and @glimmer/application. (@tomdale)

Committers: 3