Releases: jhwohlgemuth/tomo-cli
Releases · jhwohlgemuth/tomo-cli
Minor Updates and Fixes
- Add
postcss
to PostCSS dependencies - Ensure mode is saved as "development" when
argv.mode
is not "production" - Replace
webpack-dev-server
command withwebpack serve
v1.6.1
Updates, Fixes and Features (still minor-ish though)
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
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"
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
v1.2.0
v1.1.0
Minor Changes
v1.0.9
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