Skip to content

Latest commit

 

History

History
97 lines (49 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

97 lines (49 loc) · 1.2 KB

@opentf/react-node-repl

0.14.0

Minor Changes

  • cf9facf: Updated deps.

0.13.0

Minor Changes

  • 32b056a: Fixed console line wraping.

0.12.1

Patch Changes

  • 99868ee: Updated readme.

0.12.0

Minor Changes

  • dd8e6d3: Changed utils lib to std.

0.11.0

Minor Changes

  • 0d602bf: Change terminal object printing depth level to 5.

0.10.0

Minor Changes

  • 15d1285: Removed lodash deps.

0.9.0

Minor Changes

  • a6f9e9c: Fixed repl output formatting with node formatWithOptions util.

0.8.0

Minor Changes

  • 9ed3ae4: Fixed editor dark theme not updating.

0.7.0

Minor Changes

  • 26fd2a0: Added dark mode to editor.

0.6.0

Minor Changes

  • c793034: Added customization to editor, terminal & console components.

0.5.0

Minor Changes

  • bca5bbd: Added missing require in pkg exports.

0.4.0

Minor Changes

  • 9f20178: Fixed webcontainer not booting in web frameworks.

0.3.0

Minor Changes

  • 8201bf9: Added jsh shell process to the terminal.

0.2.0

Minor Changes

  • ecb8cb5: Fixed css exports.

0.1.1

Patch Changes

  • 17327ee: Updated pkg json.

0.1.0

Minor Changes

  • 91d1b0e: Added NodeREPL component.