UNPKG

create-decaf-webapp

Version:
302 lines (136 loc) 11.1 kB
# Changelog ## [0.8.0](https://github.com/teloscube/create-decaf-webapp/compare/0.7.0...0.8.0) (2025-04-28) ### ⚠ BREAKING CHANGES * **template:** upgrade the minimum Node version to 22 ### Miscellaneous Chores * **template:** upgrade dependencies ([cf62051](https://github.com/teloscube/create-decaf-webapp/commit/cf6205192857f35a8ec7a691255dd0af43e074d6)) ## [0.7.0](https://github.com/teloscube/create-decaf-webapp/compare/0.6.2...0.7.0) (2024-12-31) ### ⚠ BREAKING CHANGES * now minimum engine version is 22 ### Features * upgrade decaf library versions ([e2eee52](https://github.com/teloscube/create-decaf-webapp/commit/e2eee528e1919e8e92826cedc4baea1ea5210461)) ### Miscellaneous Chores * upgrade dependencies ([e2eee52](https://github.com/teloscube/create-decaf-webapp/commit/e2eee528e1919e8e92826cedc4baea1ea5210461)) ## [0.6.2](https://github.com/teloscube/create-decaf-webapp/compare/0.6.1...0.6.2) (2024-09-18) ### Features * the default theme is now dark ([bd2694f](https://github.com/teloscube/create-decaf-webapp/commit/bd2694f212d7bf8f40cf13af9bf4f891987613c6)) * upgrade to eslint 9 and add graphql-zeus integration ([0439eb7](https://github.com/teloscube/create-decaf-webapp/commit/0439eb7ed1be126b4ee16b61280a1ab92aa089ed)) ### Bug Fixes * update husky commands and start log ([4cd402d](https://github.com/teloscube/create-decaf-webapp/commit/4cd402ded6a7f7fb6fe24ccb10b77fc6aaae88fe)) ## [0.6.1](https://github.com/teloscube/create-decaf-webapp/compare/0.6.0...0.6.1) (2024-01-12) ### Miscellaneous Chores * upgrade dependencies ([7418992](https://github.com/teloscube/create-decaf-webapp/commit/7418992427581392d81d4b8f930d364d9825d348)) ## [0.6.0](https://github.com/teloscube/create-decaf-webapp/compare/0.5.0...0.6.0) (2023-12-13) ### ⚠ BREAKING CHANGES * min. required node version to run the apps is now 20 * set project type to module ### Features * set project type to module ([f3fb1ce](https://github.com/teloscube/create-decaf-webapp/commit/f3fb1ceb2e9f72a398b381bb1f5cf39123151e47)) ### Miscellaneous Chores * min. required node version to run the apps is now 20 ([9462162](https://github.com/teloscube/create-decaf-webapp/commit/94621626630f3e6e9cc30593e6eaab94c971f538)) ## [0.5.0](https://github.com/teloscube/create-decaf-webapp/compare/0.4.10...0.5.0) (2023-12-04) ### ⚠ BREAKING CHANGES * drop support for Node 16 ### Miscellaneous Chores * drop support for Node 16 ([982be75](https://github.com/teloscube/create-decaf-webapp/commit/982be750d473548c58853be748adb38341228417)) ## [0.4.10](https://github.com/teloscube/create-decaf-webapp/compare/0.4.9...0.4.10) (2023-10-10) ### Miscellaneous Chores * upgrade dependencies ([82cc8f7](https://github.com/teloscube/create-decaf-webapp/commit/82cc8f70720b4766795dee7ffe43d9de4299ed42)) ## [0.4.9](https://github.com/teloscube/create-decaf-webapp/compare/0.4.8...0.4.9) (2023-09-25) ### Bug Fixes * dev commands and initial version is wrong ([1bca344](https://github.com/teloscube/create-decaf-webapp/commit/1bca344f60ad3accb89389af0caa540bc37758dc)) ## [0.4.8](https://github.com/teloscube/create-decaf-webapp/compare/0.4.7...0.4.8) (2023-09-11) ### Features * add prettier-plugin-organize-imports plugin ([5968051](https://github.com/teloscube/create-decaf-webapp/commit/5968051aba84d03780981c7beb9e82881482c6dc)) ## [0.4.7](https://github.com/teloscube/create-decaf-webapp/compare/0.4.6...0.4.7) (2023-09-11) ### Features * adopt next.js conventions for script names ([303ec70](https://github.com/teloscube/create-decaf-webapp/commit/303ec70464a47acb40c4f4415c2e6e251af537c9)) * generate husky hooks ([d078b30](https://github.com/teloscube/create-decaf-webapp/commit/d078b3045a42eecdad5d741a56f7e7331572896c)) ## [0.4.6](https://github.com/teloscube/create-decaf-webapp/compare/0.4.5...0.4.6) (2023-08-17) ### Features * enable path aliases for src folder ([3984738](https://github.com/teloscube/create-decaf-webapp/commit/3984738e6c18a79dd45b252e23030883a8151ee1)) * new, up-to-date eslint setup ([a2ff79e](https://github.com/teloscube/create-decaf-webapp/commit/a2ff79e54313b3191c827e648909dd6ce3e571f2)) ### Bug Fixes * set initial version to 0.0.1 on release-please ([92a30de](https://github.com/teloscube/create-decaf-webapp/commit/92a30def0cdb89da97c5a026d6617670cba94c5e)) ## [0.4.5](https://github.com/teloscube/create-decaf-webapp/compare/0.4.4...0.4.5) (2023-08-10) ### Miscellaneous Chores * upgrade dependencies ([01e0382](https://github.com/teloscube/create-decaf-webapp/commit/01e03821b8a0d5c98ffde89843105a658f91ec50)) ## [0.4.4](https://github.com/teloscube/create-decaf-webapp/compare/0.4.3...0.4.4) (2023-07-03) ### Miscellaneous Chores * **release:** release 0.4.4 ([6d07818](https://github.com/teloscube/create-decaf-webapp/commit/6d078183ab29daf1f92e031cb35eb4a22c04240c)) ## [0.4.3](https://github.com/teloscube/create-decaf-webapp/compare/0.4.2...0.4.3) (2023-07-01) ### Features * enable production mode previewing with proxy support ([3807341](https://github.com/teloscube/create-decaf-webapp/commit/380734122638127c4bc3c38e8b741ccc87965e66)) * integrate codegen script for type generation from graphql schema ([926ba54](https://github.com/teloscube/create-decaf-webapp/commit/926ba548ec321b8233a002382c13564f4b783a08)) ## [0.4.2](https://github.com/teloscube/create-decaf-webapp/compare/0.4.1...0.4.2) (2023-05-30) ### Bug Fixes * generate version.json after build ([c08516b](https://github.com/teloscube/create-decaf-webapp/commit/c08516b57d8b44ddb44887e318d29f145a3025d1)) ## [0.4.1](https://github.com/teloscube/create-decaf-webapp/compare/0.4.0...0.4.1) (2023-05-25) ### Features * use commander for cli parsing and interface ([ea6b24b](https://github.com/teloscube/create-decaf-webapp/commit/ea6b24bd75795ac2f63df29b31fb316f87cfcd4b)) ### Bug Fixes * current node version's major is used as string ([5c209fd](https://github.com/teloscube/create-decaf-webapp/commit/5c209fd491588d2d3fd4a0514b504bfcb12e8447)) ## [0.4.0](https://github.com/teloscube/create-decaf-webapp/compare/0.3.0...0.4.0) (2023-05-19) ### ⚠ BREAKING CHANGES * upgrade dependencies ### Bug Fixes * add missing package-lock.json ([3638052](https://github.com/teloscube/create-decaf-webapp/commit/3638052d4c07ec344a9d291c41142b6cb97daa23)) ### Miscellaneous Chores * upgrade dependencies ([29000bb](https://github.com/teloscube/create-decaf-webapp/commit/29000bb0a1c47d0f58049d3cfd765df9a109cec2)) ## [0.3.0](https://github.com/teloscube/create-decaf-webapp/compare/0.2.3...0.3.0) (2023-05-17) ### ⚠ BREAKING CHANGES * migrate to Vite ### Features * migrate to Vite ([f10f3f1](https://github.com/teloscube/create-decaf-webapp/commit/f10f3f1837830695454eb58ec14e637556343316)) ## [0.2.3](https://github.com/teloscube/create-decaf-webapp/compare/0.2.2...0.2.3) (2023-05-11) ### Bug Fixes * project name is not being updated in some action files ([bd2caf2](https://github.com/teloscube/create-decaf-webapp/commit/bd2caf2d7b33a36c4d589eba43de9b03e4b77397)) ## [0.2.2](https://github.com/teloscube/create-decaf-webapp/compare/0.2.1...0.2.2) (2023-05-11) ### Features * get app display name as an optional second parameter ([2b682bc](https://github.com/teloscube/create-decaf-webapp/commit/2b682bc6f2b35dc11b31aacc665275380b48ca98)) ## [0.2.1](https://github.com/teloscube/create-decaf-webapp/compare/0.2.0...0.2.1) (2023-05-11) ### Bug Fixes * override typescript for react-scripts ([7ba009d](https://github.com/teloscube/create-decaf-webapp/commit/7ba009d0fe5517d219df51b4e33a515e5073967e)) ## [0.2.0](https://github.com/teloscube/create-decaf-webapp/compare/0.1.0...0.2.0) (2023-05-11) ### ⚠ BREAKING CHANGES * make minimum supported node version 16 ### Bug Fixes * check for invalid project names ([d5df88d](https://github.com/teloscube/create-decaf-webapp/commit/d5df88ddde84e9bb765549ae27693a0253afdef9)) ### Miscellaneous Chores * make minimum supported node version 16 ([f5de11b](https://github.com/teloscube/create-decaf-webapp/commit/f5de11b33120d8fd9cacfc1663f2b7dbf0e7f903)) ## [0.1.0](https://github.com/teloscube/create-decaf-webapp/compare/0.0.7...0.1.0) (2023-05-11) ### ⚠ BREAKING CHANGES * upgrade dependencies ### Miscellaneous Chores * upgrade dependencies ([6535791](https://github.com/teloscube/create-decaf-webapp/commit/653579102b2baa3f1fd334f8527c0d1df8911d24)) ## [0.0.7](https://github.com/teloscube/create-decaf-webapp/compare/0.0.6...0.0.7) (2023-04-02) ### Miscellaneous Chores * upgrade template dependencies ([a62e0b0](https://github.com/teloscube/create-decaf-webapp/commit/a62e0b01340d564d0d85bf3b4d17794bb7785f54)) ## [0.0.6](https://github.com/teloscube/create-decaf-webapp/compare/0.0.5...0.0.6) (2023-03-08) ### Bug Fixes * **deps:** downgrade chalk to 4 ([6b9c580](https://github.com/teloscube/create-decaf-webapp/commit/6b9c5808ecd468db30a1a20792be04c0cd3c2c73)) ## [0.0.5](https://github.com/teloscube/create-decaf-webapp/compare/0.0.4...0.0.5) (2023-03-08) ### Bug Fixes * **deps:** upgrade dependencies ([01cb609](https://github.com/teloscube/create-decaf-webapp/commit/01cb609c4d9259807dd57095e9e3b7cc41d35dce)) ## [0.0.4](https://github.com/teloscube/create-decaf-webapp/compare/0.0.3...0.0.4) (2023-02-28) ### Bug Fixes * move testing packages to dev dependencies section ([8eb4f08](https://github.com/teloscube/create-decaf-webapp/commit/8eb4f088a7ab69f781da633becaca35679e316f9)) ## [0.0.3](https://github.com/teloscube/create-decaf-webapp/compare/0.0.2...0.0.3) (2023-02-27) ### ⚠ BREAKING CHANGES * **deps:** upgrade template dependencies ### Miscellaneous Chores * **deps:** upgrade template dependencies ([c038735](https://github.com/teloscube/create-decaf-webapp/commit/c038735f007809d206c599c9ca96e8a2b810fc32)) * release 0.0.3 ([1cd3f80](https://github.com/teloscube/create-decaf-webapp/commit/1cd3f800126be6b470d92593b3ed936f13380096)) ## [0.0.2](https://github.com/teloscube/create-decaf-webapp/compare/0.0.1...0.0.2) (2023-02-01) ### Bug Fixes * do not use yarn and yarn cache while publishing ([7503be0](https://github.com/teloscube/create-decaf-webapp/commit/7503be023e32e965ba16f220fb9e820439a40694)) ## 0.0.1 (2023-02-01) ### Features * initialize codebase ([cf787b7](https://github.com/teloscube/create-decaf-webapp/commit/cf787b724d1014d806b9f178eae701a1fd72a4c4)) ### Bug Fixes * do not install as dev dependencies ([fb1a46c](https://github.com/teloscube/create-decaf-webapp/commit/fb1a46ccd0e48b3386eb61924fb344ca718d856b)) * ignore yarn.lock files ([5065765](https://github.com/teloscube/create-decaf-webapp/commit/5065765e9d066beb06bdc88b1b90ef4458cae5b0)) * pass default value for decaf webapp host ([90c8248](https://github.com/teloscube/create-decaf-webapp/commit/90c8248b4d5332ba9b33c5ec52f4d35aeef66c1d)) * use node 16 LTS instead of Node 18 ([27049dd](https://github.com/teloscube/create-decaf-webapp/commit/27049dd518af0b88278978869ca90c46284478d8)) ### Miscellaneous Chores * release 0.0.1 ([c4fa1a0](https://github.com/teloscube/create-decaf-webapp/commit/c4fa1a098d31c1f8ba4692378e33428c1b5da0d4))