Merge branch '4.x'

This commit is contained in:
Hannah Wolfe
2020-04-01 18:54:36 +01:00
28 changed files with 2854 additions and 2425 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { registerDefaultDecorators } from './decorators';
import logger from './logger';
import { resetLoggedProperties } from './internal/proto-access';
export const VERSION = '4.7.3';
export const VERSION = '4.7.4';
export const COMPILER_REVISION = 8;
export const LAST_COMPATIBLE_COMPILER_REVISION = 7;