@quilted/create 0.2.8 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @quilted/create
2
2
 
3
+ ## 0.2.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [`17cf1aae`](https://github.com/lemonmade/quilt/commit/17cf1aae321f16ca9f8b2cf6c7a5524103ead825) Thanks [@lemonmade](https://github.com/lemonmade)! - Simplify template app module browserslist configuration
8
+
3
9
  ## 0.2.8
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@quilted/create",
3
3
  "type": "module",
4
- "version": "0.2.8",
4
+ "version": "0.2.9",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -27,7 +27,7 @@
27
27
  "defaults and not dead"
28
28
  ],
29
29
  "modules": [
30
- "defaults and fully supports es6-module and fully supports es6-module-dynamic-import"
30
+ "defaults and fully supports es6-module-dynamic-import"
31
31
  ],
32
32
  "evergreen": [
33
33
  "last 1 firefox version",
@@ -27,7 +27,7 @@
27
27
  "defaults and not dead"
28
28
  ],
29
29
  "modules": [
30
- "defaults and fully supports es6-module and fully supports es6-module-dynamic-import"
30
+ "defaults and fully supports es6-module-dynamic-import"
31
31
  ],
32
32
  "evergreen": [
33
33
  "last 1 firefox version",
@@ -30,7 +30,7 @@
30
30
  "defaults and not dead"
31
31
  ],
32
32
  "modules": [
33
- "defaults and fully supports es6-module and fully supports es6-module-dynamic-import"
33
+ "defaults and fully supports es6-module-dynamic-import"
34
34
  ],
35
35
  "evergreen": [
36
36
  "last 1 firefox version",
@@ -34,7 +34,7 @@
34
34
  "defaults and not dead"
35
35
  ],
36
36
  "modules": [
37
- "defaults and fully supports es6-module and fully supports es6-module-dynamic-import"
37
+ "defaults and fully supports es6-module-dynamic-import"
38
38
  ],
39
39
  "evergreen": [
40
40
  "last 1 firefox version",