Skip to content

Releases: jhwohlgemuth/tomo-cli

Minor Updates and Fixes

21 Mar 19:24
Compare
Choose a tag to compare
  • Add postcss to PostCSS dependencies
  • Ensure mode is saved as "development" when argv.mode is not "production"
  • Replace webpack-dev-server command with webpack serve

v1.6.1

08 Jul 02:02
Compare
Choose a tag to compare

Patches

  • Fix: Remove isNotOffline from tasks and perform general condition cleanup: 7fdb98b

Updates, Fixes and Features (still minor-ish though)

30 Jun 02:01
Compare
Choose a tag to compare

Patches

  • Sec: Run 'npm audit fix': cd1dd4a
  • Feat: Add frameguard to http server template: 83ebbc1
  • Feat: Re-enable CSRF and CSP (may need to update heroku example app): 4bfc24e
  • Feat: Add feature policy header to http server template: 0371934
  • Feat: Connect PostCSS and add image and font loaders: a03f93a
  • Feat: Use jsx files for generated React apps: b7846ba
  • Feat: Update configs for webpack, rollup and parcel to use jsx files for generated react apps: c10aaed
  • Fix: Enable generated react app JS files to be copied as JSX: f5e551b
  • Feat: Add SRI support to Webpack build: 560c721
  • Fix: Correct issues with webpack configuration: f1abdf7
  • Feat: Add bundle analyzer scripts to scaffolded webpack projects: 290958f
  • Feat: Add --with-rust option: 73a7de3
  • Fix: Make build work on windows, only add rust deps with --with-rust: 59cf24c
  • Dev: Add line ending to editor config: 36dce9d
  • Tests: Remove 'size' from get directory test function: 233b242
  • Tests: Run certain tests only on Linux: 31d9125
  • Ci: Run travis tests on linux and windows: 3446efe
  • Feat: Add StrictMode to react boilerplate and update omaha eslint config: 57b5f95

Server updates, improvements, and fixes

19 Feb 16:26
Compare
Choose a tag to compare

Patches

  • Fix(deps): update dependency semver to v7.1.3: 96dfd8f
  • Chore(deps): update dependency cpy-cli to v3.1.0: 2334903
  • Fix(deps): update dependency update-notifier to v4.1.0: 7baa524
  • Fix(deps): update dependency ink to v2.7.1: 4d3132c
  • Fix(deps): update dependency figures to v3.2.0: 743e9a6
  • Fix: Replace single quotes with double to fix windows support: 5a40a56
  • Fix(deps): update dependency p-queue to v6.3.0: 9ab5081
  • Chore(deps): update dependency eslint-plugin-react-hooks to v2.4.0: 39e9581
  • Fix(deps): update dependency meow to v6.0.1: 7bcad2e
  • Fix: Improve static routing, make index.html files relative, minor adjustments: 6416379

Update dependencies and "tomo new server"

11 Feb 03:13
Compare
Choose a tag to compare

Patches

  • Chore(deps): update dependency ink-testing-library to v1.0.3: 012684e
  • Chore(deps): update dependency sinon to v8.1.1: 48c37c8
  • Fix(deps): update dependency semver to v7.1.2: c1123fb
  • Fix(deps): update dependency ramda to ^0.27.0: 588e2a8
  • Chore(deps): update dependency eslint-plugin-react to v7.18.3: 731cd87
  • Fix(deps): update dependency ink to v2.7.0: 77d5e1c
  • Chore(deps): update dependency rimraf to v3.0.2: a12431d
  • Chore(deps): update jest monorepo to v25: b07b3d3
  • Fix: Update server exports and port management: eaa49a5
  • Feat: Add example JS code in main.js file: adeea74
  • Fix: Add eslint env to main.js: 155f267
  • Fix(tests): Skip failing test: bc52f84

Updates and Fixes

02 Feb 23:26
Compare
Choose a tag to compare

Patches

  • Feat: Update webpack config to support new ESM version of CesiumJS: e8d8cd7
  • Fix: Update Remarkable import in server.js template: 424cf54
  • Fix: Update client count in socket.js - wss.clients is a Set, not an Array: 30e876a

v1.2.0

01 Dec 22:46
Compare
Choose a tag to compare

Minor Changes

  • Feat: Add getElapsedTime function to api: 7a69924

Patches

  • Tests: Separate tomo UI and tomo API components tests: fcea6f8
  • Docs: Rebuild docs: 30585a6

v1.1.0

22 Nov 02:41
Compare
Choose a tag to compare

Minor Changes

  • Feat: Add -h alias for --help: 7a83c85
  • Feat: Parameterize Description component and export UI components in preparation for external usage: ec45a9b
  • Feat: Refactor code to isolate tomo UI from component API: f2620c5
  • Fix: Remove marionette from new app description (since it can be React too): 61cf88b

v1.0.9

07 Oct 22:25
Compare
Choose a tag to compare

Patches

  • Fix(deps): update dependency react to v16.10.2: 34c1e58
  • Fix(deps): update dependency execa to v2.0.5: 2f2fc8c
  • Chore(deps): update dependency eslint-plugin-react to v7.16.0: 9a865a2
  • Chore(deps): update dependency eslint to v6.5.1: #81
  • Fix(deps): update dependency react to v16.10.2: #80
  • Chore(deps): update babel monorepo to v7.6.2: #78
  • Dev: Add npm ignore file: 20d7160

v1.0.8

27 Sep 01:43
Compare
Choose a tag to compare

Patches

  • Fix: Remove un-used dependency from cypress command: 9b9e55e