This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Releases: justcoded/npm-jcn
Releases · justcoded/npm-jcn
V2.0.0
v1.8.1 Add new config WP
v.1.7.0 WordPress Build
We have added new version of our build for WordPress 🎉🎉🎉
Below you can find all commit that have been imported in the new version
v1.6.0 RequireJS
Whats new
We added a RequireJS module loader option! Now you are able to use Web Starter Kit and load your JavaScript modules asynchronously if needed.
Release 1.0.0
Whats new
We have refactored code and added new features:
- Created modules folder which contains all needed methods and functions:
- Added errors handlers for all async methods and functions.
- Added configuration support for possible variants of projects. For example, branch 'With-Bootstrap' has a 'config.json' file with the next code:
- Added tests which prevent possible programming errors (Jasmine - Behavior-Driven Javascript).
Coming soon
We will add Webpack Module Bundler option.