We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecffa8a commit 590330fCopy full SHA for 590330f
packages/gasket-engine/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# `@gasket/engine`
2
3
+### 6.38.5
4
+
5
+- Fix to use long name for named app plugins ([#560])
6
7
+### 6.36.0
8
9
- Add missing dependencies property on the `Plugin` type
10
11
### 6.34.4
@@ -103,5 +109,6 @@
103
109
[#385]: https://github.com/godaddy/gasket/pull/385
104
110
[#436]: https://github.com/godaddy/gasket/pull/436
105
111
[#457]: https://github.com/godaddy/gasket/pull/457
112
+[#560]: https://github.com/godaddy/gasket/pull/560
106
113
107
114
[Loader]:/packages/gasket-resolve/docs/api.md#loader
0 commit comments