Releases: brittni-and-the-polar-bear/genart-template
Releases · brittni-and-the-polar-bear/genart-template
v2.0.0
What's Changed in v2.0.0
- Dependency updates
- Update project output to preserve module separation so libraries can be easily changed and swapped in the HTML tags.
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Update template to use latest version of the brittni and the polar bear generative art library
- Update development dependencies
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update project to use new @batpb/genart library
New Contributors
- @blwatkins made their first contribution in #29
Full Changelog: v0.1.0...v1.0.0
v0.1.0
Generative Art Project Template - v0.1.0
An initial version of the generative art project template. This project bundles p5 and TypeScript into a single page application with a UMD JavaScript module.
Developer Tools in Project
- TypeScript linting performed on every build.
- Rollup file analysis performed on every build. Provides metrics on code reduction.
- Compressed zip of bundle created on every build.
- Ability to run local development server that serves the single page application at its root.
What's Changed
- dependabot npm update(deps): update typescript requirement from ^5.2.2 to ^5.3.2 by @dependabot in #11
- dependabot npm update(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^6.10.0 to ^6.13.1 by @dependabot in #10
- dependabot npm update(deps-dev): update @typescript-eslint/parser requirement from ^6.10.0 to ^6.13.1 by @dependabot in #13
- dependabot npm update(deps): update p5 requirement from ^1.8.0 to ^1.9.0 by @dependabot in #14
- dependabot npm update(deps): update @types/p5 requirement from ^1.7.3 to ^1.7.4 by @dependabot in #12
- dependabot npm update(deps): update typescript requirement from ^5.3.2 to ^5.3.3 by @dependabot in #18
- dependabot npm update(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^6.13.1 to ^6.13.2 by @dependabot in #16
- dependabot npm update(deps-dev): update @typescript-eslint/parser requirement from ^6.13.1 to ^6.14.0 by @dependabot in #21
- dependabot npm update(deps-dev): bump rollup from 4.3.1 to 4.8.0 by @dependabot in #20
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/brittni-and-the-polar-bear/generative-art-project-template/commits/v0.1.0