Skip to content

Commit

Permalink
Release 0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed May 20, 2021
1 parent 96d4c29 commit f31f32b
Show file tree
Hide file tree
Showing 17 changed files with 103 additions and 50 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,58 @@
# Embroider Changelog

## v0.41.0 (2021-05-20)

#### :rocket: Enhancement
* `webpack`
* [#812](https://github.com/embroider-build/embroider/pull/812) Update thread-loader to get RegExp serialization ([@bendemboski](https://github.com/bendemboski))
* [#796](https://github.com/embroider-build/embroider/pull/796) Allow customization of Webpack's babel loader options ([@charlespierce](https://github.com/charlespierce))
* [#795](https://github.com/embroider-build/embroider/pull/795) Allow `thread-loader` configuration ([@bendemboski](https://github.com/bendemboski))
* `compat`
* [#770](https://github.com/embroider-build/embroider/pull/770) Add compat adapter for `ember-get-config` ([@alexlafroscia](https://github.com/alexlafroscia))
* [#772](https://github.com/embroider-build/embroider/pull/772) Allow compat adapter's to expose shouldApplyAdapter ([@thoov](https://github.com/thoov))

#### :bug: Bug Fix
* `addon-shim`, `compat`, `core`, `util`
* [#766](https://github.com/embroider-build/embroider/pull/766) Update to broccoli-funnel@3.0.5 ([@rwjblue](https://github.com/rwjblue))
* `compat`
* [#797](https://github.com/embroider-build/embroider/pull/797) Use configPath to locate the configuration file, instead of assuming a fixed path ([@charlespierce](https://github.com/charlespierce))
* [#784](https://github.com/embroider-build/embroider/pull/784) Remove usage of the Ember global ([@sandydoo](https://github.com/sandydoo))
* [#785](https://github.com/embroider-build/embroider/pull/785) Improve semver checks for the modules polyfill ([@sandydoo](https://github.com/sandydoo))
* `test-setup`
* [#792](https://github.com/embroider-build/embroider/pull/792) Install `webpack` alongside `@embroider/webpack` when using `@embroider/test-setup` ([@alexlafroscia](https://github.com/alexlafroscia))
* `webpack`
* [#791](https://github.com/embroider-build/embroider/pull/791) Better error message with webpack v4 installed ([@bendemboski](https://github.com/bendemboski))

#### :memo: Documentation
* `addon-shim`
* [#804](https://github.com/embroider-build/embroider/pull/804) Fix installation instructions in @embroider/addon-shim ([@rwjblue](https://github.com/rwjblue))
* `util`
* [#807](https://github.com/embroider-build/embroider/pull/807) Add repository entry for the @embroider/util package ([@mansona](https://github.com/mansona))
* Other
* [#789](https://github.com/embroider-build/embroider/pull/789) Update README for webpack install requirement ([@bendemboski](https://github.com/bendemboski))
* [#782](https://github.com/embroider-build/embroider/pull/782) docs: for setting publicAssetUrl in non-production environments ([@timiyay](https://github.com/timiyay))

#### :house: Internal
* `compat`, `core`, `test-setup`, `webpack`
* [#765](https://github.com/embroider-build/embroider/pull/765) Packager Refactoring ([@alexlafroscia](https://github.com/alexlafroscia))
* Other
* [#774](https://github.com/embroider-build/embroider/pull/774) Convert static-app to new test structure ([@thoov](https://github.com/thoov))
* [#816](https://github.com/embroider-build/embroider/pull/816) Limit CI jobs to 30 minutes ([@rwjblue](https://github.com/rwjblue))
* [#790](https://github.com/embroider-build/embroider/pull/790) Update app template dependency versions ([@bendemboski](https://github.com/bendemboski))
* `addon-shim`
* [#776](https://github.com/embroider-build/embroider/pull/776) github actions failing silently ([@ef4](https://github.com/ef4))

#### Committers: 9
- Alex LaFroscia ([@alexlafroscia](https://github.com/alexlafroscia))
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
- Charles Pierce ([@charlespierce](https://github.com/charlespierce))
- Chris Manson ([@mansona](https://github.com/mansona))
- Edward Faulkner ([@ef4](https://github.com/ef4))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- Sander Melnikov ([@sandydoo](https://github.com/sandydoo))
- Travis Hoover ([@thoov](https://github.com/thoov))
- [@timiyay](https://github.com/timiyay)

## v0.40.0 (2021-04-24)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@
"node": "12.16.1",
"yarn": "1.22.5"
},
"version": "0.40.0"
"version": "0.41.0"
}
4 changes: 2 additions & 2 deletions packages/addon-shim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/addon-shim",
"version": "0.40.0",
"version": "0.41.0",
"description": "Make v2 addons work in non-Embroider apps.",
"keywords": [
"ember-addon"
Expand All @@ -17,7 +17,7 @@
"prepare": "tsc"
},
"dependencies": {
"@embroider/shared-internals": "^0.40.0",
"@embroider/shared-internals": "^0.41.0",
"ember-auto-import": "2.0.0-alpha.0",
"semver": "^7.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-loader-7/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/babel-loader-7",
"version": "0.40.0",
"version": "0.41.0",
"repository": {
"type": "git",
"url": "https://github.com/embroider-build/embroider.git",
Expand Down
6 changes: 3 additions & 3 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/compat",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "Backward compatibility layer for the Embroider build system.",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@babel/preset-env": "^7.12.1",
"@babel/traverse": "^7.12.1",
"@babel/types": "^7.12.1",
"@embroider/macros": "0.40.0",
"@embroider/macros": "0.41.0",
"@types/babel__code-frame": "^7.0.2",
"@types/yargs": "^15.0.9",
"assert-never": "^1.1.0",
Expand Down Expand Up @@ -82,7 +82,7 @@
"typescript": "~4.0.0"
},
"peerDependencies": {
"@embroider/core": "0.40.0"
"@embroider/core": "0.41.0"
},
"engines": {
"node": "10.* || 12.* || >= 14"
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/core",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "A build system for EmberJS applications.",
"repository": {
Expand Down Expand Up @@ -37,8 +37,8 @@
"@babel/runtime": "^7.12.5",
"@babel/traverse": "^7.12.1",
"@babel/types": "^7.12.1",
"@embroider/macros": "0.40.0",
"@embroider/shared-internals": "0.40.0",
"@embroider/macros": "0.41.0",
"@embroider/shared-internals": "0.41.0",
"assert-never": "^1.1.0",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"broccoli-node-api": "^1.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/hbs-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/hbs-loader",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "Glimmer handlebars loader for webpack",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"typescript": "~4.0.0"
},
"peerDependencies": {
"@embroider/core": "0.40.0",
"@embroider/core": "0.41.0",
"webpack": "^4 || ^5"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/macros/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/macros",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "Standardized build-time macros for ember apps.",
"keywords": [
Expand All @@ -24,7 +24,7 @@
"test": "jest"
},
"dependencies": {
"@embroider/shared-internals": "0.40.0",
"@embroider/shared-internals": "0.41.0",
"assert-never": "^1.1.0",
"ember-cli-babel": "^7.23.0",
"lodash": "^4.17.10",
Expand All @@ -35,7 +35,7 @@
"@babel/core": "^7.12.3",
"@babel/traverse": "^7.12.1",
"@babel/types": "^7.12.1",
"@embroider/core": "0.40.0",
"@embroider/core": "0.41.0",
"@embroider/test-support": "0.36.0",
"@types/babel__core": "^7.1.10",
"@types/babel__generator": "^7.6.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/router",
"version": "0.40.0",
"version": "0.41.0",
"description": "Lazy loading router",
"keywords": [
"ember-addon"
Expand Down Expand Up @@ -28,16 +28,16 @@
"test:classic": "cross-env CLASSIC=true ember test --test-port=0"
},
"dependencies": {
"@embroider/macros": "0.40.0",
"@embroider/macros": "0.41.0",
"ember-cli-babel": "^7.23.0"
},
"devDependencies": {
"@ember/optional-features": "^0.7.0",
"@ember/string": "^1.0.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"@types/ember__routing": "^3.16.9",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"qunit-dom": "^0.8.4"
},
"peerDependencies": {
"@embroider/core": "0.40.0",
"@embroider/core": "0.41.0",
"@types/ember__routing": "*"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-internals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/shared-internals",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "Utilities shared among the other embroider packages",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/test-setup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/test-setup",
"version": "0.40.0",
"version": "0.41.0",
"repository": {
"type": "git",
"url": "https://github.com/embroider-build/embroider.git",
Expand All @@ -16,7 +16,7 @@
"resolve": "^1.17.0"
},
"devDependencies": {
"@embroider/compat": "0.40.0"
"@embroider/compat": "0.41.0"
},
"volta": {
"extends": "../../package.json"
Expand Down
12 changes: 6 additions & 6 deletions packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/util",
"version": "0.40.0",
"version": "0.41.0",
"description": "Utilities for app and addon authors.",
"keywords": [
"ember-addon"
Expand Down Expand Up @@ -28,18 +28,18 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@embroider/macros": "0.40.0",
"@embroider/macros": "0.41.0",
"broccoli-funnel": "^3.0.5",
"ember-cli-babel": "^7.23.1"
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.2.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/test-setup": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/test-setup": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"@glimmer/component": "^1.0.3",
"@glimmer/tracking": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/webpack",
"version": "0.40.0",
"version": "0.41.0",
"private": false,
"description": "Builds EmberJS apps with Webpack",
"repository": {
Expand All @@ -23,8 +23,8 @@
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
"@embroider/babel-loader-7": "0.40.0",
"@embroider/hbs-loader": "0.40.0",
"@embroider/babel-loader-7": "0.41.0",
"@embroider/hbs-loader": "0.41.0",
"@types/loader-utils": "^2.0.1",
"@types/source-map": "^0.5.7",
"babel-core": "^6.26.3",
Expand Down Expand Up @@ -55,7 +55,7 @@
"webpack": "^5.33.2"
},
"peerDependencies": {
"@embroider/core": "0.40.0",
"@embroider/core": "0.41.0",
"webpack": "^5.0.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions test-packages/engines-host-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@ember/jquery": "^0.6.0",
"@ember/optional-features": "^0.7.0",
"@ember/string": "^1.0.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/router": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/router": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"broccoli-asset-rev": "^3.0.0",
"eager-engine": "0.0.0",
"ember-cli": "~3.10.1",
Expand Down
8 changes: 4 additions & 4 deletions test-packages/funky-sample-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"start": "ember serve"
},
"dependencies": {
"@embroider/macros": "0.40.0",
"@embroider/macros": "0.41.0",
"broccoli-babel-transpiler": "^5.5.0",
"broccoli-funnel": "^3.0.5",
"broccoli-merge-trees": "^3.0.2",
Expand All @@ -28,10 +28,10 @@
},
"devDependencies": {
"@ember/optional-features": "^0.7.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~3.10.1",
"ember-cli-dependency-checker": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions test-packages/macro-sample-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"test:classic:": "cross-env CLASSIC=true ember test --test-port=0"
},
"dependencies": {
"@embroider/macros": "0.40.0",
"@embroider/macros": "0.41.0",
"ember-cli-babel": "^7.20.5",
"ember-cli-htmlbars": "^4.3.1"
},
"devDependencies": {
"@ember/optional-features": "^0.7.0",
"@ember/string": "^1.0.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~3.10.1",
"ember-cli-dependency-checker": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions test-packages/macro-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@ember/jquery": "^0.6.0",
"@ember/optional-features": "^0.7.0",
"@ember/string": "^1.0.0",
"@embroider/compat": "0.40.0",
"@embroider/core": "0.40.0",
"@embroider/macros": "0.40.0",
"@embroider/compat": "0.41.0",
"@embroider/core": "0.41.0",
"@embroider/macros": "0.41.0",
"@embroider/test-support": "0.36.0",
"@embroider/webpack": "0.40.0",
"@embroider/webpack": "0.41.0",
"ember-ajax": "^5.0.0",
"ember-cli": "~3.10.1",
"ember-cli-app-version": "^3.2.0",
Expand Down

0 comments on commit f31f32b

Please sign in to comment.