Releases: CoCreate-app/CoCreateJS
Releases · CoCreate-app/CoCreateJS
Release list
v1.78.0
1.78.0 (2026-07-11)
Bug Fixes
- add plugin definitions for external libraries to CoCreate.config.js (20e411b)
- clean up package.json by removing unused devDependencies and adding allowScripts (e46c080)
- comment out SymlinkCreator in webpack config to prevent issues with dynamic imports (8940b7a)
- remove deprecated CoCreateCSS plugin reference from configuration files (cbc9bc8)
- remove NPM_TOKEN from workflows to streamline environment variables (c29993f)
- remove postinstall script from package.json (354a3f1)
- remove SymlinkCreator from webpack config to resolve dynamic import issues (87d1560)
- removed $relativePath (1a9912c)
- update branch name from main to master in release configuration (2463a29)
- update branch name from master to main in release.config.js (c2c44aa)
- update dependencies in package.json to latest versions (28b40a7)
Features
- simplify webpack commands in package.json and update @cocreate/cli dependency (02ff296)
v1.77.1
v1.77.0
v1.76.0
v1.75.1
v1.75.0
1.75.0 (2025-04-30)
Bug Fixes
- {{path}} replaced with $relativePath (41c202a)
- added browserslist to config (05ec143)
- added css-loader (826fe9f)
- added performance to config (5844a9e)
- demos (3c29a5e)
- renamed CoCreate-components to CoCreate-modules (dc325a8)
- update filter-query-key (454351c)
- update query selector attributes to *-query (8c59c14)
- update selector operators (69ef5df)
- updated cocreate module versions (7e0780a)
- webpack and dev packages (b4703dd)
- webpack.config and devdependencies (6b4cfa6)
Features
- added google-maps (b128cb1)