Releases: developmentseed/project-seed
Releases · developmentseed/project-seed
v8.0.0
v7.0.0
🎉 Features
- Update to use new version of eslint
- Use typescript by default
- Remove gulp as orchestrator in favor of simple node scripts
- Use
npm
as package manager
🚀 Improvements
- Improve deployment docs and workflows
- Update modules
🐛 Fixes
v6.0.0
Includes:
- Updates to dependencies
- Test setup with jest
- Typescript support
- gulpfile as mjs
- Updated linting and prettier rules
- node v18
- React 18
- Fixes to build system
v5.0.0
Version 5 of project seed with parcel+gulp.
This is the result of a #97 and experimentation.
Releases are created as an archive. You should look at the main
branch for the most recent version
v4.0.0
Version 4 of project-seed with Browserify and Gulp