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 1c6b223 commit d2cc037Copy full SHA for d2cc037
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.3.27](https://github.com/MicroAppJS/core/compare/v0.3.26...v0.3.27) (2020-04-17)
2
+
3
4
+### Features
5
6
+* add `mergeContext` method ([740b8bb](https://github.com/MicroAppJS/core/commit/740b8bbdf3d20a31eb428cf2d440c16895be319e))
7
+* add before register ([efc19f5](https://github.com/MicroAppJS/core/commit/efc19f5e956c9e140d7b7fb45b331cc8ad765bd2))
8
9
## [0.3.26](https://github.com/MicroAppJS/core/compare/v0.3.25...v0.3.26) (2020-04-15)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/core",
- "version": "0.3.26",
+ "version": "0.3.27",
"description": "[Core] Pluggable micro application framework.",
"main": "src/index.js",
"scripts": {
0 commit comments