Skip to content

Releases: jpmorganchase/modular

create-modular-react-app@0.8.2

31 Jan 17:31
dbe16d1
Compare
Choose a tag to compare

Patch Changes

  • d8aee46: Use yarn --silent where possible
  • 6a249ea: Avoid some console spam by installing dependencies correctly.

modular-views.macro@1.2.1

30 Jan 18:49
5a0f8e2
Compare
Choose a tag to compare

Patch Changes

  • 7c14fdb: Fix the macro's type generation, and avoid some console spam when
    installing.

modular-scripts@0.9.2

30 Jan 18:49
5a0f8e2
Compare
Choose a tag to compare

Patch Changes

  • 7c14fdb: Fix the macro's type generation, and avoid some console spam when
    installing.

create-modular-react-app@0.8.1

30 Jan 18:49
5a0f8e2
Compare
Choose a tag to compare

Patch Changes

  • beb619c: Adds a debug test launch config for vscode

modular-scripts@0.9.1

27 Jan 21:39
a6179f2
Compare
Choose a tag to compare

Patch Changes

  • a79b8da: Bring back support for --inspect-brk, for testing with a debugger.
  • f193cfd: Bail modular build for libraries when there is a setup issue.

modular-scripts@0.9.0

21 Jan 09:26
62ee759
Compare
Choose a tag to compare

Minor Changes

  • 8de0a31: Include @finos/perspective-webpack-plugin by default.

modular-views.macro@1.2.0

06 Jan 10:01
bbcc415
Compare
Choose a tag to compare

Minor Changes

  • 0412940: Migrate codebase to TypeScript with internal typings

modular-scripts@0.8.1

06 Jan 11:33
c70d626
Compare
Choose a tag to compare

Patch Changes

  • 4cb46cc: Add tsconfig for publishing

modular-scripts@0.8.0

06 Jan 10:01
bbcc415
Compare
Choose a tag to compare

Minor Changes

  • 4466eb6: Use a common tsconfig that we can update whenever

Patch Changes

  • 72637d7: Do sequential builds instead of parallel\
  • c5c15eb: Fix an issue where generated files from libraries would interfere
    with typescript definition generation

create-modular-react-app@0.8.0

06 Jan 10:01
bbcc415
Compare
Choose a tag to compare

Minor Changes

  • 4466eb6: Use a common tsconfig that we can update whenever

Patch Changes

  • 6e49be1: Ignore new build folders in local workspaces