Skip to content

Releases: cozy/create-cozy-app

v0.5.4

31 Jan 01:46
Compare
Choose a tag to compare

[email protected] (2018-01-31)

✨ New Features:

  • cozy-scripts
    • #242 Add css-modules config for stylus (not provided by default). (@CPatchane)
    • #241 Handle webpack-merge strategies by config file. (@CPatchane)

💅 Enhancements:

  • cozy-scripts
    • #236 Remove unused prewatch script from templates package.json. (@CPatchane)

📝 Documentations:

⬆️ Dependencies:

Committers: 1

v0.5.3

24 Jan 19:40
Compare
Choose a tag to compare

[email protected], [email protected], [email protected] (2018-01-24)

💅 Enhancements:

  • cozy-scripts

🐛 Bug Fixes:

  • cozy-scripts
    • #223 Use only app webpack chunk for main browser html file. (@CPatchane)

🔧 Chore:

⬆️ Dependencies:

Committers: 1

v0.5.2

18 Jan 14:17
Compare
Choose a tag to compare

[email protected] (2018-01-18)

💅 Enhancements:

🐛 Bug Fixes:

  • cozy-scripts
    • #202 Add missing .transifexrc.tpl file for travis tx usage. (@CPatchane)

📝 Documentations:

⬆️ Dependencies:

Committers: 2

v0.5.1

15 Jan 13:29
Compare
Choose a tag to compare

[email protected], [email protected], [email protected]

✨ New Features:

  • cozy-scripts
    • #137 Rename config (s/services/intents) and add new services configuration using webpack multi-compiling. (@CPatchane)

💅 Enhancements:

  • cozy-scripts
    • #193 Make webpack watch script displaying instead of throwing err on error. (@CPatchane)
    • #192 Use —prefer-online for yarn to check cache before fetch packages. (@CPatchane)
    • #154 Add progress bar for webpack scripts. (@CPatchane)
    • #153 Better debug mode handling and documentation. (@CPatchane)

🐛 Bug Fixes:

⬆️ Dependencies:

Committers: 1

v0.5.0 - Introduce a new VueJS app template (v2+)

10 Dec 14:34
Compare
Choose a tag to compare

[email protected], [email protected] (2017-12-10)

✨ New Features:

  • cozy-scripts, create-cozy-app

💅 Enhancements:

  • cozy-scripts
    • #113 Add app default route redirection. (@CPatchane)
    • #101 Better template files outline with HelloViews folder and better sidebar. (@CPatchane)

🐛 Bug Fixes:

  • cozy-scripts
    • #109 Make bundle.default config returning an object instead of an array. (@CPatchane)

🔧 Chore:

  • cozy-scripts
    • #124 Better handling application tests failing with spawn. (@CPatchane)
    • #91 chore: On mobile all files are on the build. (@kosssi)
    • #120 Remove cozy-scripts from template-vue dependencies. (@CPatchane)
    • #104 Better extension handling for index files with webpack. (@CPatchane)

📝 Documentations:

  • cozy-scripts
    • #114 Add documentation about vue webpack config and bundle. (@CPatchane)

⬆️ Dependencies:

Committers: 2

v0.4.1

02 Dec 00:48
Compare
Choose a tag to compare

[email protected], [email protected] (2017-12-02)

💅 Enhancements:

  • cozy-scripts

🔧 Chore:

  • cozy-scripts
    • #77 chore: add protocol to cozy client js init. (@y-lohse)

📝 Documentations:

  • cozy-scripts
    • #81 Better config documentation + minor fix for postcss loader. (@CPatchane)

⬆️ Dependencies:

Committers: 3

v0.4.0

13 Nov 08:28
Compare
Choose a tag to compare

[email protected], [email protected], [email protected], [email protected], [email protected] (2017-11-12)

✨ New Features:

  • cozy-scripts-vanilla, create-cozy-app
    • #66 Add cozy-scripts-vanilla to bootstrap Cozy applications in vanillaJS. (@CPatchane)

📝 Documentations:

  • create-cozy-app
    • #70 Add --vanilla option documentation in create-cozy-app README. (@CPatchane)
  • cozy-scripts
    • #67 Add LICENSE file + minor changes (README, test name). (@CPatchane)
  • babel-preset-cozy-app, cozy-scripts-vanilla, create-cozy-app, eslint-config-cozy-app
    • #68 Fix broken links + minor changes in many README. (@CPatchane)

⬆️ Dependencies:

  • cozy-scripts-vanilla
  • cozy-scripts
    • #65 chore(deps): update dependency eslint-config-cozy-app to v0.3.0. (@renovate[bot])
    • #64 chore(deps): update dependency babel-preset-cozy-app to v0.3.0. (@renovate[bot])

Committers: 1

v0.3.1

10 Nov 22:54
Compare
Choose a tag to compare

💅 Enhancements:

  • cozy-scripts
    • #59 Add debug option for cozy-scripts cli (used for webpack) . (@CPatchane)
    • #58 Add CLI message about app.config.js for webpack customization. (@CPatchane)
    • #49 Replace pin icon by a bullet point icon for sidebar menu. (@CPatchane)
  • create-cozy-app
    • #48 Notice if scripts source provided using --scripts-source option. (@CPatchane)

🔧 Chore:

  • cozy-scripts

📝 Documentations:

  • babel-preset-cozy-app, cozy-scripts, create-cozy-app, eslint-config-cozy-app
    • #46 Add and improve documentations (all packages). (@CPatchane)
  • create-cozy-app
    • #45 Better global README + add README and LICENSE to cozy-create-app package. (@CPatchane)
  • eslint-config-cozy-app
    • #44 Add README and LICENSE files to eslint-config-cozy-app. (@CPatchane)
  • babel-preset-cozy-app
    • #43 Add README + LICENSE file to babel-preset-cozy-app. (@CPatchane)

⬆️ Dependencies:

Committers: 1

v0.3.0

04 Nov 18:33
Compare
Choose a tag to compare

✨ New Features:

  • cozy-scripts
    • #38 Use a more opinionated config by default (without app.config.js). (@CPatchane)

💅 Enhancements:

🔧 Chore:

  • babel-preset-cozy-app
    • #39 Add transform class properties plugin to babel preset cozy-app. (@CPatchane)

⬆️ Dependencies:

Committers: 1

v0.2.1

29 Oct 16:13
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • cozy-scripts
    • #25 Prevent .gitignore to be renamed to .npmignore when npm publishing. (@CPatchane)

📝 Documentations:

⬆️ Dependencies:

Committers: 1